div#lateral-ficha {
	float:left;
	width:221px;
	border-top:5px solid #EE3432;
}
div#lateral-ficha form {
	padding:5px;
	background-color:#f9f9f9;
	border-left:5px solid #EE3432;
	border-right:1px solid #d8d8d8;
	font-size:11px;
}
div#lateral-ficha form h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:6px;
	color:#cf2321;
	text-transform:uppercase;
	background-image:url(../img/ficha-h2.gif);
	display:block;
	overflow:auto;
	overflow:hidden;
	width:193px;
}
div#lateral-ficha form p {
	padding:0 0 10px 0;
}
div#lateral-ficha form p label {
	display:block;
	clear:both;
	background:url(../img/flecha-form.gif) no-repeat 0em 4px;
	padding:0 0 2px 13px;
}
div#lateral-ficha form p select {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#cf2321;
	margin:0 0 0 13px;
	font-size:10px;
	width:188px;
}
div#lateral-ficha form p input#botonBuscador {
	width:77px;
	height:27px;
	display:inline-block;
	float:right;
	background:url(../img/form-boton.gif) no-repeat 0em 0px;
	border:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	margin:0;
	padding:0 0 0 8px;
	cursor:hand;
}
div#lateral-ficha form p input:hover#botonBuscador {
	background:url(../img/form-boton_f2.gif) no-repeat 0em 0px;
}
div#lateral-ficha p#detallada {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	display:block;
	width:215px;
	height:32px;
	background:url(../img/form-p.gif) no-repeat 0em 0px;
	margin:0;
	padding:0;
	clear:both;
	border-left:5px solid #EE3432;
	border-bottom:5px solid #EE3432;
	border-right:1px solid #d8d8d8;
}
div#lateral-ficha p#detallada a {
	background:url(../img/form-mas.gif) no-repeat right;
	font-size:10px;
	font-weight:bold;
	color:#09090f;
	padding:0 14px 0 0;
	margin:9px 10px 0 0;
	display:inline-block;
}
div#lateral-ficha p#detallada a:hover {
	color:#ee3432;
}
div#lateral-ficha div#lista {
	padding:5px;
	background-color:#f9f9f9;
	border-left:1px solid #EE3432;
	border-right:1px solid #d8d8d8;
	font-size:11px;
}
div#lateral-ficha div#lista h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:6px;
	color:#ffffff;
	text-transform:uppercase;
	display:block;
	overflow:auto;
	overflow:hidden;
	background-color:#393e44;
}
div#lateral-ficha div#lista ul {
}
div#lateral-ficha div#lista ul li {
	border-bottom:1px dotted #d8d8d8;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	overflow:auto;
	overflow:hidden;
}
div#lateral-ficha div#lista ul li img {
	border:1px solid #d8d8d8;
	width:80px;
	float:left;
	border-bottom:1px solid #d8d8d8;
}
div#lateral-ficha div#lista ul li p {
	float:left;
	display:inline-block;
	width:121px;
	float:right;
}
div#lateral-ficha div#lista ul li p a {
	font-size:10px;
	color:#ee3432;
	font-weight:bold;
}
div#lateral-ficha div#lista ul li p a:hover {
	color:#484a4e;
}
form#recibirinfo {
	padding:15px 0 0 0;
	border-top:1px dotted #EE3432;
}
fieldset ul.formError {
	width:336px!important;
}
fieldset ul.formError li {
	overflow:auto;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 10px 15px;
	background:url(../img/cross-mini_f2.gif) no-repeat 0em 2px;
	color:#EE3432;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dotted #EE3432;
	clear:both;
	float:none;
	display:block;
	height:auto!important;
	width:336px!important;
	text-align:left!important;
}
fieldset p.formOk {
	width:auto;
	overflow:auto;
	overflow:hidden;
	margin:0 0 10px 0!important;
	padding:0 0 10px 15px!important;
	background:url(../img/ok.gif) no-repeat 0em 2px;
	color:#14a801;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dotted #EE3432;
	clear:both;
	float:none;
	display:block;
}
form#recibirinfo p {
	clear:both;
	display:inline-block;
	padding:0 0 10px 0;
	width:100%;
}
form#recibirinfo label {
	background:transparent url(../img/flecha-grisoscuro.gif) no-repeat scroll 0 5px;
	padding:0 0 0 8px;
	float:left;
}
form#recibirinfo input {
	float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:250px;
	color:#EE3432;
}
form#recibirinfo textarea {
	float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:322px;
	color:#EE3432;
	margin:3px 0 0 0;
}
form#recibirinfo input#enviar {
	width:53px;
	height:20px;
	display:block;
	background:url(../img/home-servicios-boton.gif) no-repeat 0em 0px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding:0 0 2px 0!important;
	border:none;
}
form#recibirinfo input:hover#enviar {
	background:url(../img/home-servicios-boton_f2.gif) no-repeat 0em 0px;
}

