.enlace{
	font-family: Verdana;
	font-size: 11px;
}

.enlace a:link{
	color: #193f6a;
	text-decoration: none;
}

.enlace a:visited {
	color: #193f6a;
	text-decoration: none;
}

.enlace a:hover {
	color: #193f6a;
	text-decoration:underline;
}

.enlace a:active {
	color: #193f6a;
	text-decoration: none;
}

.tit_h2{
	font-size: 11px;
	color:#193f6a;
	margin-bottom: 0px;
	margin-top: 0px;
}

#titulo h4 {
	font-family:Arial;
	font-size: 18px;
	color: #193f6a;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:bold;
}

.estilo_tabla
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.tabla_tit{
	background: white url(../images/tablas_tit.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align:left;
	padding:2px;
}

.tablaResultado{
	background-image:url(../img_new/bg_tabla_prodyserv.jpg);
	background-repeat:repeat-x;
	border:#A3B5CD 1px solid;
	margin-bottom:10px;
	height: 100px;
	
}

.tdUrb{
	background-color:#FFFFFF;
	border:#BECDE0 1px solid;
}

.tdUrb02{
	background-color:#FFFFFF;
	border-bottom:#BECDE0 1px solid;
	border-top:#BECDE0 1px solid;
}

.tdCod{
	background-color:#90A9C8;
	border:1px #BECDE0 solid;
	color: #FFFFFF;
}

.tdPrice{
	background-color:#6B87AC;
	border:1px #BECDE0 solid;
	color: #FFFFFF;
	
}

.primero{
	border-left:#BECDE0 1px solid;
	background-color:#FFFFFF;
	border-bottom:#BECDE0 1px solid;
	border-top:#BECDE0 1px solid;
}

.ultimo{
	border-right:#BECDE0 1px solid;
	background-color:#FFFFFF;
	border-bottom:#BECDE0 1px solid;
	border-top:#BECDE0 1px solid;
}

.borde_blanco{
border:2px #FFFFFF solid;
}

.datos{
	border:#B8C5D2 1px solid;
	padding:5px; 
	background: white url(../img_new/tablas_tit.jpg);
	background-repeat: repeat-x;
}
#main_container{
	background-color:#D8E8FF;
	width:100%;
	clear:both;
}

#image_container{
 	float:left;
	height:471px;
	width:437px;
	}
#panel_derecho{
	float:left;
	width:306px;
}
#ubicacion{
	margin-bottom:10px; 
	background-color:#FFFFFF;
	
}
#caracteristicas{
	margin-bottom:2px; 
	background-color:#FFFFFF;	
}

#informacion_contacto{
	margin-bottom:10px; 
	margin-top:10px; 
	float:left; 
	/*width:516px;*/
	/*height:200px;*/ 
	background-color:#FFFFFF;
	border:#B8C5D2 1px solid; 
}
.botones{
	float:right; 
	width:185px; 
	border:#B8C5D2 1px solid; 
	height:51px;
	background-color:#FFFFFF;
	margin-top:2px;
	text-align:center
}
.botones img{
	float:left;
}
#boton_agregar{
	background: url(../img_new/ventana_detalle_boton_agreg.jpg)  ;
	background-position:right;	

}
#boton_enviar{
	background: url(../img_new/ventana_detalle_boton_envia.jpg) ;
	background-position:right;	
}
#boton_imprimir{
	background: url(../img_new/ventana_detalle_boton_impri.jpg) ;
	background-position:right;	
}
#panel_derecho p, #informacion_contacto p{
	
	text-align:left;
	
	font-size: 11px;
	margin-bottom:0;
	margin-top: 0;
}
.detalles_tit{
	font-weight:bold;
}
.titbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B4F8F;
}

.link_num {
	color: #1B4E8D;
	text-decoration: none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.link_num visited {
	color: #1C4F8E;
	text-decoration: none;
}
.link_num active {
	color: #1C4F90;
}
.link_num:hover {
	color: #1C4F90;
	text-decoration: underline;
}
.localidad {
	color:#1C4F8E;
	font-weight:bold;
}

.area_foto_rev{
	width:95px;
	text-align:center;
	vertical-align:middle;
	border-right:#FFFFFF solid 1px;
}


