@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:0;
}

body {
	background-image:url(../img/bk.jpg);
	background-repeat:  repeat-x;
	background-color: #fff500;
}

#container{
	width: 1003px;
	height:auto;
}

#head{
	height:60px;
	width: 985px;
	background-image:url(../img/logotipos.gif);
	background-repeat:no-repeat;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:18px;
}

#logotipo{
	float: left;
}

#menu{
	padding-left: 345px;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

img.logotipo{
	padding-top:12px;
}	

#middle{
	height:auto;
}

#zonaBanner{
	float:right;
	width:170px;
	padding-left:12px;
}

.banner160{
	width:160px;
	margin-bottom:10px;
}

#zonaPrincipal{
	width:720px;
	height:auto;
	padding-left:90px;
}	

#zonaPrincipalInfo{
	width:555px;
	height:auto;
	float: left;
}	

#zonaPrincipalLateral{
	float:right;
	width:145px;
	height:450px;
	background-image:url(../img/bkLateral.jpg);
	background-repeat:repeat-x;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border: 1px solid #000000;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}	

#zonaPrincipalLateralFecha{
	color:#000000;
	margin-bottom:6px;
}

#zonaPrincipalLateralTitulo{
	color:#000000;
	margin-bottom:10px;
}

#datoTiempo{
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	filter: alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Firefox, Opera, ... */
	opacity: 0.7; /* CSS 3*/
	background-color:#FFFFFF;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius:8px;
	padding-left:15px;	
	padding-top: 10px;
	margin-bottom: 10px;
}

.zonaPrincipalLateralDivisor{
	height:5px;
	background-image:url(../img/divLat.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}


#divBannerSuperior{
	width:100%;
	height:60px;
	margin-bottom: 10px;
	text-align: center;

}	

#divBannerFlotante{

}	

#zonaPrincipalInfoContenido{
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	padding-right:10px;
	margin: 0 auto;
    border: 1px solid #fff;
    color: #000;
    background-color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 15px;
    -moz-border-radius:15px;
}

#buscador{
	/*height:45px;*/
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:5px;
}

#miniguias{
	margin-top:10px;
	height:85px;
	background-image:url(../img/bkMiniguias.jpg);
	background-repeat:repeat-x;
	padding-left:4px;
}

#linksMiniguias{
	width:250px;
	padding-left:30px;
}

#textoMGAutomotores{
	width:290px;
	visibility:hidden;
	position:absolute; 
	top: 290px !important;   
	left: 360px!important;
}

#textoMGFiestas{
	width:290px;
	visibility:hidden;
	position:absolute;
	top: 290px !important;   
	left: 360px!important;
}

#textoMGInformatica{
	width:290px;
	visibility:hidden;
	position:absolute;
	top: 290px !important;   
	left: 360px!important;
}

#textoMGProfesionales{
	width:290px;
	visibility:hidden;
	position:absolute;
	top: 290px !important;  
	left: 360px!important;
}

#accesoosRapidos{
	margin-top:4px;
	height:32px;
	background-color:#fff;
}

#divisor{
	margin-top:1px;
	margin-bottom:3px;
	height:2px;
	background-color:#85658e;
}

#infoutil{
	margin-top:10px;
	height:auto;
	color:#000000;
}

#contenidopagina {
	color:#000000;
	height:auto;
	margin-top:10px;
}

#animacion{
	width:300px;
	height:275px;
	position:absolute;
	top: 350px;
	left: 425px;
	visibility: visible;
	z-index: 1;
}

#bottom{
	width: 720px;
	padding-left:90px;
	text-align:left;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

/*estilso para resultados*/

.tituloResultado{
	padding-left:8px;
	padding-right:8px;
	height:100%;
	background-image:url(../img/bkTitResult.jpg);
	background-repeat:repeat-x;
	padding-bottom:5px;
	padding-top:5px;
}

/*#cantidadResultados{
	float:left;
	width:150px;
	margin-top: 8px;
}*/

.paginado{
	margin-top: 5px;
	text-align:right;
}

#linea{
	background-image:url(../img/borTitResult.gif);
	background-repeat:repeat-x;
	height:6px;
	margin-bottom:3px;
}


/*Niveles de resultados*/

.nivel1{
	border-bottom:solid;
	border-bottom-color:#be2222;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:3px;
	min-height:110px;
	overflow: hidden;
	height:100%;
}

.Automotores .nivel1{
	border-bottom-color:#be2222;
}

.nivel1 h1, .nivel1 h1 a{
	background-image:url(../img/bknivel1.jpg);
	background-repeat:repeat-x;
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:black;	
	padding-top: 5px;
	padding-bottom: 6px;
}

.Automotores .nivel1 h1{
	background-image:url(../img/bknivel1automotores.jpg);
}

.nivel1 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#e69801;
}

.Automotores .nivel1 h5{
	color:#be2222;
}

.nivel2{
	background-image:url(../img/bknivel2y3.jpg);
	background-repeat:repeat-x;
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:2px;
	min-height:110px;
}

.nivel2 h1, .nivel2 h1 a{
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e69801;
	padding-top: 6px;
	padding-bottom: 6px;
}

.nivel2 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.nivel3{
	background-image:url(../img/bknivel2y3.jpg);
	background-repeat:repeat-x;
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:2px;
}

.nivel3 h1, .nivel3 h1 a{
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	padding-top: 6px;
	padding-bottom: 6px;
}

.nivel3 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.nivel4{
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom:8px;
}

.nivel4 h1, .nivel4 h1 a{
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nivel4 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.nivel5{
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom:6px;
}

.nivel5 h1, .nivel5 h1 a{
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nivel5 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.nivel999{
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom:6px;
}

.nivel999 h1{
	padding-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nivel999 h5{
	padding-left:6px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

img.cliente{
	width:80px;
	height:80px;
	float:right;
	padding-top:35px;
	margin-right:8px;
	margin-left:8px;
}

.ajustar{
clear:both;
}


/*para el lateral en pag resultados*/

#zonaPrincipalLateral.resultado{
	height:auto;
	width:155px;
	background:none;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
	margin-top:0px;
}	

#zonaPrincipalLateralOpciones{
	/*height:auto;*/
	background:#FFFFFF;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius:8px;
    border: 1px solid #fff;
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
	margin:0px;
}	

/*estilos para index miniguia*/

/*estilos para pagina categoria*/

#zonaPrincipalCategoria {
	width:720px;
	background:#FFFFFF;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 12px;
	-moz-border-radius:12px;
	border: 1px solid #fff;
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    overflow: hidden;
/*	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;*/
}

#zonaPrincipalCategoriaLateral{
	float:right;
	width:145px;
	height:auto;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
}

#zonaPrincipalInfoContenidoCategoria{
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-right:8px;
	padding-bottom:20px;
	border-right:dotted thin;
	border-right-color:#999999;
	min-height: 600px;
}

#cabCategoria{
	height:160px;
	/* Do rounding (native in Firefox and Safari) */
   -webkit-border-top-left-radius: 11px;
   -moz-border-radius-topleft: 11px;
   -webkit-border-top-right-radius: 11px;
   -moz-border-radius-topright: 11px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

#divBannerCabezalMiniguia{
	width:150px;
	height:130px;
	float:right;
	padding-top:30px;
}

#baseCab{
	height:3px;
	border-bottom:2px solid #c0c0c0;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:2px;
}

fieldset{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

#zonaPrincipalInfo.categoria{
	width:560px;
}	

/* info util */

.infoutil{
	margin-top:10px;
	height:auto;
	color:#000000;
}

.filaPar{
 background-color:#f6f6f6;
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-bottom:1px;
 margin-top:1px;
 border-bottom:#666666 dotted 1px;
}
.filaImpar{
	/*height:17px; */
	width:99%;
	padding-top:2px;
	padding-left: 1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:1px;
	border-bottom:#666666 dotted 1px;
	/*border-top:#666666 dotted 1px; */
}


/* contenido paginas */

.contenidopagina {
	color:#000000;
	height:auto;
	margin-top:10px;
}

#zonaPrincipalLateralInfoUtil{
 float:right;
 width:145px;
 height:100%;
 background-image:url(../img/bkLateral.jpg);
 background-repeat:repeat-x;
 /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
 -moz-border-radius:8px;
 border: 1px solid #000000;
 padding-top:10px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:10px;
}

#titiu{
 height:30px;
 background-color:#ffd300;
 text-align:right;
 padding-right:10px;
 padding-top:5px;
 margin-bottom:10px;
} 
 
 /*accesos rapidos*/
#titCasa{
 height:35px;
 background-color:#1daad8;
 text-align:right;
 padding-right:10px;
 padding-top:3px;
 margin-bottom:10px;
}
.filaImparCasa{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
/* margin-bottom:1px;
 margin-top:1px;*/
 border-bottom:#666666 dotted 1px;
 /*border-top:#666666 dotted 1px;*/
  margin-bottom:1px;
 margin-top:1px;
}
.filaImparCasa_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
/* margin-bottom:1px;
 margin-top:1px;*/
 border-bottom:#666666 dotted 1px;
 /*border-top:#666666 dotted 1px;*/
  margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaImparCasa a{
 text-decoration:none;
 color:#1daad8;
 font-weight:bold;
}
.filaImparCasa_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}

.filaParCasa{
 background-color:#f6f6f6;
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-bottom:1px;
 margin-top:1px;
 border-bottom:#666666 dotted 1px;
}
.filaParCasa_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaParCasa a{
 text-decoration:none;
 color:#1daad8;
 font-weight:bold;
}
.filaParCasa_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}

 
#titAuto{
 height:35px;
 background-color:#349c69;
 text-align:right;
 padding-right:10px;
 padding-top:3px;
 margin-bottom:10px;
}
.filaImparAuto{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
}
.filaImparAuto_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaImparAuto a{
 text-decoration:none;
 color:#349c69;
 font-weight:bold;
}
.filaImparAuto_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}

.filaParAuto{
 background-color:#f6f6f6;
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-bottom:1px;
 margin-top:1px;
 border-bottom:#666666 dotted 1px;
}
.filaParAuto_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaParAuto a{
 text-decoration:none;
 color:#349c69;
 font-weight:bold;
}
.filaParAuto_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}



#titTL{
 height:35px;
 background-color:#93117e;
 text-align:right;
 padding-right:10px;
 padding-top:3px;
 margin-bottom:10px;
}
.filaImparTL{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
}
.filaImparTL_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaImparTL a{
 text-decoration:none;
 color:#93117e;
 font-weight:bold;
}
.filaImparTL_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}

.filaParTL{
 background-color:#f6f6f6;
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-bottom:1px;
 margin-top:1px;
 border-bottom:#666666 dotted 1px;
}
.filaParTL_hover{
 width:99%;
 padding-top:2px;
 padding-left: 1%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-bottom:#666666 dotted 1px;
 margin-bottom:1px;
 margin-top:1px;
 background-color:#FFDD00;
}
.filaParTL a{
 text-decoration:none;
 color:#93117e;
 font-weight:bold;
}
.filaParTL_hover a{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
}


#etiquInfoUtil
{
    float:right;
 margin-right:8px;
 height:23px;
 width:145px;
 background-color:#FFCC00;
 /* Do rounding (native in Firefox and Safari) */
   -webkit-border-bottom-left-radius: 11px;
   -moz-border-radius-bottomleft: 11px;
   -webkit-border-bottom-right-radius: 11px;
   -moz-border-radius-bottomright: 11px;
 border: none;
 text-align:center;
}

#cabInfoUtil{
 height:120px;
 float:left;
}

