/***********   GENERALES   *************/

/* hacks varios, adivinen para q browser... */
html, body, #contenedor {
	min-height: 100%; /* alto minimom FF y Safari */
	width: 100%;
	height: 100%; /* alto minimo para IE Windows */
	margin: 0;
	padding: 0;
}
html>body #contenedor {
	height: auto; /* con este hack escondemos el min-height de IE*/
}
/* fin hacks varios */
/******  COMPONENTES HTML   ******/
body {
	font-size:13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/images_frontend/bg_top.jpg);
	background-repeat:repeat-x;
	line-height:17px;
	letter-spacing:0.3px;
	background-color: #f7f6f6;

	
}
hr{
	border:#e9f0d6 solid 1px;
}

h1.center{
	margin:0px;
	color:#f69632;
	font-size:22px;
	font-style:italic;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	padding-top:0px;
	margin-top:8px;	
	line-height:22px;
}


h1{
	margin:0px;
	color:#f69632;
	font-size:20px;
	font-style:italic;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	padding-top:0px;
	margin-top:8px;	
}
h2{
	margin:0px;
	font-weight:bold;
	color:#376eaf;
	font-size:15px;
	text-align:left;
	height:22px;
	
	background-image: url(../images/images_frontend/subrayado.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
h3{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 1px;
}
h4{
	margin:0px;
	height:10px;
	background-image: url(../images/images_frontend/subrayado.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
a:link, a:active, a:visited{
	color:#185191;
	text-decoration:none;
}
a.blanco:link, a.blanco:active, a.blanco:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
}
a.azulClaro12:link, a.azulClaro12:active, a.azulClaro12:visited{
	color:#9dc6ff;
	text-decoration:none;
	font-size:13px;
}
a.azul19:link, a.azul19:active, a.azul19:visited{
	color:#1667da;
	text-decoration:none;
	font-size:19px;
}

a.azulOscuro:link, a.azulOscuro:active, a.azulOscuro:visited{
	color:#1667DA;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

a:hover,a.blanco:hover,a.azulClaro12:hover,a.azul19:hover,a.azulOscuro{
	text-decoration:underline;
}

ul{
	margin:0px;
	padding:20px;
	padding-top:0px;
	color:#ff921e;
}
li{
	padding-bottom:10px;
	list-style:square;
}
ul#files li{
	list-style:none;
	color:#333333;
	margin:0px;
	padding:0px;
}

li span{
	color:#333333;
}
input[type=text],input[type=password]{
	width:18em;
}
input[type=text],input[type=password],input[type=submit],input[type=button],textarea,select{ 
	padding: 4px; 
	border: 1px solid #7EA7D3;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	margin-top: 3px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;
	letter-spacing:0.5px;
} 

input[type=submit],input[type=button]{
	background-color:#366faf;
	color:#FFFFFF;
	padding:2px;
	padding-left:15px;
	padding-right:15px;
	border:#7ea7da 1px solid;
}
input[type=submit]:hover, input[type=button]:hover {
	background-color:#7ea7da;
	border:#366faf 1px solid;
	cursor:pointer;
	
}
input#codigo_residencial{
	width:4em;
}
input#residencial{
	width:12.5em;
}
input#codigo_oficina{
  width:4em;
}
input#telefono_contacto{
  width:12.5em;
}

input#numero_click{
  width:4em;
}

input#movil{
	width:12.5em;
}
input#movil_contacto{
  width:12.5em;
}
input#codigo_telefono{
	width:4em;
}
input#telefono{
	width:12.5em;
}
input#codigo_fax{
	width:4em;
}
input#fax{
	width:12.5em;
}
input#zona_cobertura{
	width:42.5em;
}
input#titulo_especialidad{
	width:40em;
}
input#titulo_clasificado{
	width:40em;
}

input#fecha_from{
	width:6.5em;
}

input#fecha_to{
	width:6.5em;
}

input#titulo_patrocinado{
	width:13em;
}

input#linea_uno{
	width:13em;
}

input#linea_dos{
	width:13em;
}

input#url_visible{
	width:13em;
}

input#url_destino{
	width:13em;
}

input#url_externa{
	width:13em;
}


textarea#direccion_fiscal{
  *width: 18em;
  font-size:13px;
  
}
textarea#descripcion_especialidad{
  *width: 44em;
  *height: 14em;
  width: 48em;
  height: 14em;
  font-size:13px;  
}
textarea#descripcion_clasificado{
  *width: 44em;
  *height: 14em;
  width: 48em;
  height: 14em;
  font-size:13px;  
}

textarea#mensaje{
  *width: 35em;
  *height: 14em;
  width: 35em;
  height: 14em;
  font-size:13px;
  
}
/******  FIN COMPONENTES HTML   ******/
#contenedor {
	position: absolute;
	top: 0;
	left: 0;
}
#contenedorPrincipal{
	background-color:#f7f6f6;
	
}
.principal {
	height: auto;
	padding: 15px;
	padding-bottom:0px;
	/*padding-bottom: 60px;   /* con este  padding el footer nunca toca el contenido */
	margin: 0 auto;
	width:970px;
	padding-top:5px;
	/*margin-bottom:115px;*/
	background-image:url(../images/images_frontend/bg_div.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
/******  CABECERA   ******/
#cabecera{
	width:100%;
	text-align:left;
	width:980px;
	margin: 0 auto;
	height: 164px;
	background-image:url(../images/images_frontend/bg_buscador.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;

}
#logo{
	padding-top:11px;
	padding-left:14px;
}
#buscador{
	float:left;
	padding-top: 13px; 
	*padding-top: 12px; /* Hack para internet explorer */ 
	padding-left:14px;
	color:#FFFFFF;
	
}

#textBuscador{
	border:0px;
	-moz-border-radius: 0px; 
	-khtml-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	padding:6px;
	margin:0px;
	width:262px;
}

#botonAcceder{
	margin:0px;
	text-align:right;
	padding:0px;
	padding-right:20px;
	padding-top:35px; 
	*padding-top:35px; /* Hack para internet explorer */
}
#datosAcceder{
  margin:0px;
  text-align:right;
  padding:0px;
  padding-right:20px;
  *padding-right:10px; /* Hack para internet explorer */
   
  padding-top:40px; /* Hack para internet explorer */


}
.bordeAzul{
	border-bottom:#437cbc solid 1px;
	border-top:#437cbc solid 1px;
}
/******  FIN  CABECERA   ******/

#contenidoDereccho{
	width:235px;
	float:left;
	margin-left:26px;
}
#contenido{
	width:708px;
	
	float:left;
}
#contenidoDereccho .contenidoBloqueBlanco{
	background-color:#FFFFFF;
	border:#E6E6E6 solid 1px;
	padding:5px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	
}

.contenidoBloqueBlanco{
	background-color:#FFFFFF;
	border:#E6E6E6 solid 1px;	
	padding:15px;
	padding-top:15px;
	padding-bottom:15px;
	
}
/**** LOGIN  *****/
#frmLogin{
	text-align:left;
	padding:5px;
}
#frmLogin input[type=text]{
	width:14.5em;
}
#frmLogin input[type=password]{
	width:14.5em;
}


/**** FIN LOGIN  *****/
/**** PIE DE PAGINA   *****/
.piePagina {
	width: 100%;
	/*position: absolute;
	bottom: 0;*/
 	background-image:url(../images/images_frontend/bg_footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
	background-color: #f4f7fc;
	/*f7f6f6*/
	
}
#textoPiePagina {
	text-align:left;
	width:980px;
	margin:auto;
	padding-top:20px;
	color:#ffffff;
	background-image:url(../images/images_frontend/bg_footer_gr.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:108px;

}
#abajoPiePagina{

 padding-top:20px;

}

/**** FIN PIE DE PAGINA   *****/
/****  MENSAJES DE SISTEMA  ****/
.msn_error{
	background-color:#FEF2F2;
	border:#EB2728 solid 1px;
	color:#EB2728;
	margin-top:2px;
	padding:5px;
}
.msn_ok{
	background-color:#F2F8EC;
	border:#61A011 solid 1px;
	color:#61A011;
	margin-top:2px;
	padding:5px;
}
/****  FIN MENSAJES DE SISTEMA  ****/
/****  TEXTOS  ****/
.txtAzulOscuro15{
    
  font-weight:bold;
  color:#376eaf;
  font-size:15px;
  text-align:left;

}

.txtGris19{
	font-size:19px;
	color:#c6d2df;
	
}
.txtGrisOscuroBusqueda20{
	font-size:20px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

.txtNaranjaBusqueda20{
	font-size:20px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF921F;
}
.txtAzulClaro{
	color:#9dc6ff;
	font-size:13px;
}
.txtAzulOscuro{
	color: #376eaf;
}

.txtAzulOscuroBold{
	color: #376eaf;
	font-weight:bold;
}

.txtGrisOscuro{
  color:#000000;
  
}

.txt18Bold{
	color: #000000;
	font-weight:bold;
	font-size:18px;
}

.txtRequerido{
  color:#DD3C10;
}

.textoRojo{	
	color:#EB2728;
}
.textoNaranja{	
	color:#FF921F;
	font-weight:bold;
}
.textAnexoBuscador{
  padding: 5px;
  padding-left: 0px;
  font-size: 11px;
}

.txtContenidoBold{
	font-weight:bold;
}

/****  FIN TEXTOS  ****/

/****  BORDES  ****/
.bordeInterno{
	border: 1px solid #7ea7d3;
	border-top: 0px;
	padding: 10px;
}
.bordeIzqDere{
	border: 1px solid #7ea7d3;
	border-top: 0px;
	border-bottom: 0px
}
/****  FIN BORDES  ****/

/**** SISTEMA DE ESTANA  ***/

.pestDesactiva{
  background-color: #7ea7d3;
  border-left:#ffffff solid 2px; 
  border-right:#ffffff solid 2px; 
  border-bottom: 1px solid #7ea7d3;
}
.pestDesactiva a{
	color: #ffffff;
}
.pestDesactivaUltima{
  border-bottom: 1px solid #7ea7d3;
}
.pestActiva{
	background-color:#F4F9FC;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #7ea7d3;
	border-bottom: 0px;
}
.pestActivaMedio{
	background-color:#F4F9FC;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #7ea7d3;
	border-bottom: 0px
}

/**** FIN SISTEMA DE ESTANA  ***/
#upload{	
	width:209px;
	height:76px;
	background-image: url(../images/images_frontend/image_upload.jpg);
}

#upload_foto_patrocinado{
	width:150px;
	height:30px;
	background-image: url(../images/images_frontend/upload_foto_patrocinado.jpg);
	padding:0px;
}

.div_listImages{
	background-image: url(../images/images_frontend/subrayado.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.subRayado{
 background-image:url(../../images/images_frontend/subrayado.gif);
  background-repeat:repeat-x;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fondoListaFotos{
	background-color:#F4F9FC;
}

.fondoListaPlanes{
	background-color:#F7F7F7;
}

.fondoMensajesBuscador{
  background-color:#fdebd9;
  padding: 5px;
}

.marcoImagen{
	padding: 2px 2px 2px 2px;
	border: 1px solid #7EA7D4;
}

.marcoDetaleAnuncio{
  border: solid 1px #E6E6E6;
  height: 220px;
  width: 300px;
  padding:2px;
 position: relative;
}
.imagenDetalle{
  position: absolute;
  left: 50%;
  top: 50%;
               
} 
.tablaFondoAzul{
	background-color: #3974B6;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
}

.tablaAdminClics{
	background-color: #3974B6;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	margin:0px;
}

.tablaAdminClicsDetalle{
	background-color: #3974B6;	
}



.subRayadoDetalle{
  background-image: url('../images/images_frontend/subrayado.gif'); 
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}

.fondoVistaPatrocinado{
	background-color:#F4F7FC;
	width:228px;	
	margin:3px 3px 3px 3px;
	padding:10px;
	font-weight:bold; 
}

.fondoVistaUrlPatrocinado{
	background-color:#FFFFCC;
	width:228px;	
	margin:3px 3px 3px 3px;
	padding:10px;
	/*color:#6FAF25;*/
	color:#0066FF;
}

.fondoVistaUrlPatrocinadoBusqueda{

	width:198px;	
	padding:0px;
	color:#008000;
}

.fondoImagenPatrocinado{
	background-color:#FFFFFF;
	width:228px;	
	margin:3px 3px 3px 3px;
	padding:10px;
}

.fondoVistaTexto{	
	background-color:#F4F4F4;
	width:228px;	
	margin:3px 3px 3px 3px;
	padding:5px;
	color:#333333;
}

.marcoOpciones{

	border: 1px solid #CCCCCC;
}

.marcoBlanco{
	padding: 10px;
	border: 0px solid #CCCCCC;
}

.textoHome{
	margin:0px;
	color:#f69632;
	font-size:18px;
	font-style:italic;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	padding-top:0px;
	margin-top:8px;	
	line-height:22px;
}
