/* =====================
      CSS FAQoff 2.0
   ===================== */
   
body {
	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a { color:#006600; text-decoration:none;}
a:hover { text-decoration:underline;}
a:active {	text-decoration:none;}

p { padding: 5px 0 0 0; }
h4 { font-size: 13px; margin: 5px 0 0 0;}
h5 { font-size:10px; }

form, p, li, ul, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.oculta { display:none; }

#wraper { 
	margin: 0px auto;
	width: 770px;
}

#contenedor {
	float: left;
	width: 770px;
	height: auto;
	background: url(../images/fondoSombra.gif) repeat-y;
}


/* CABECERA Logo y busqueda google */

#cabecera {
	position: relative;
	width: 750px;
	height: 124px;
	margin: 0px;
	background: url(../images/cabeceraLogo.jpg) no-repeat;
	margin-left: 10px;
}

#gbusqueda {
	float: left;
	position: absolute;
	bottom: 18px;
	right: 10px;
	color: #FFF;
}

#gbusqueda span {
	float: left;
	padding: 0px 5px 0 0;
	margin-top: 3px;
}

#gbusqueda a.logoGoogle {
	float: left;
	width: 70px;
	height: 20px;
}

#gbusqueda input {
	float: left;
	color: #000;
	font-size: 1em;
	border: solid 0px;
	margin: 2px 4px 0 0;
}

#gbusqueda a, #gbusqueda a:hover, #gbusqueda a:visited {
	color: #FFFFFF;
}

#gbusqueda input.radiob {
	margin-top: 0px;

}


div>#gbusqueda input.radiob {
	margin-top: 4px;
}

#aviso {
 width:725px;
 background-color:#FFCC66;
 height:40px;
 margin-left:10px;
 padding:5px 0 0 25px;
}


/* CUERPO : Menus y contenidos  */

#cuerpo {
	width: 750px;
	float: left;
	padding-left: 10px;
	height: auto;
}


/* PIE */

#pie {
	float: left;
	width: 750px;
	height: 30px;
	font-size:10px;
	padding: 50px 20px 10px 0;
	text-align: right;
	background: url(../images/fondoSombraPie.gif) left bottom no-repeat;
}

#pie a.linkpie {
	color: #333;
}

#pie a.linkpie:hover {
	text-decoration:underline;
}



/* Menu */


#menu {
	float: left;
	width: 207px;	
	padding: 10px 0px 0 0;
}

#menu ul {
	float: left;
	padding-left: 20px;
}
#menu li {
	float: left;
}

#menu li a.articulos, #menu li a.foro  {
	float: left;
	width: 90px;
	height: 73px;
}

#menu li a.articulos { background: url(../images/botonera/botonArticulos.gif) no-repeat; }
#menu li a:hover.articulos { background: url(../images/botonera/botonArticulos.gif) -91px top no-repeat; }

#menu li a.foro { background: url(../images/botonera/botonForo.gif) no-repeat; }
#menu li a:hover.foro { background: url(../images/botonera/botonForo.gif) -93px top no-repeat; }


#menu li a.ap1, #menu li a.ap2, #menu li a.ap3, #menu li a.ap4, #menu li a.ap5  {
	float: left;
	width: 178px;
	height: 36px;
}

#menu li a.ap1 { height: 44px; background: url(../images/botonera/botBlogSpecial.gif) no-repeat; }
#menu li a:hover.ap1 { 	background: url(../images/botonera/botBlogSpecial.gif) right top no-repeat; }

#menu li a.ap2 { background: url(../images/botonera/botEnlaces.gif) no-repeat; } 
#menu li a:hover.ap2 { background: url(../images/botonera/botEnlaces.gif) right top no-repeat; }

#menu li a.ap3 { background: url(../images/botonera/botProximos.gif) no-repeat; }
#menu li a:hover.ap3 { background: url(../images/botonera/botProximos.gif) right top no-repeat; }

#menu li a.ap4 { background: url(../images/botonera/botBuzon.gif) no-repeat; }
#menu li a:hover.ap4 { background: url(../images/botonera/botBuzon.gif) right top no-repeat; }

#menu li a.ap5 { background: url(../images/botonera/botNosotros.gif) no-repeat; }
#menu li a:hover.ap5 { background: url(../images/botonera/botNosotros.gif) right top no-repeat; }


#sindicacion  {
	float: left;
	padding: 10px 0 0 10px;
}

#sindicacion .tit {
	color: #333px;
	float: left;
	padding: 0px 0 10px 20px;
	font-weight: bold;
	font-size: 0.9em;
}

#sindicacion .cc {
	float: left;
	padding: 5px 0 0 20px;
}


#sindicacion li a {
	float: left;
	height: 20px;
	padding: 0 0 0 20px;
	width: 121px;
	background: url(../images/icoRSS.gif) no-repeat;
	color: #333;
}



#central {
	float: left;
	width: 540px;	
	padding: 13px 0px 0 0;
}



/*  Portada :: Articulos */

#cajaArticulos {
	float: left;
	width: 502px;
	border: solid 1px #86CF86;
	position: relative;
	padding: 12px;
	margin-bottom: 10px;
	background: url(../images/cajaVerde_detalle3.gif) 453px 10px no-repeat;
	color: #666666;
}

#cajaArticulos h3 {
	color: #009900;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	font-size: 0.9em;
}

#cajaArticulos li .fecha {
	float: left;
	padding-right: 7px;
}

#cajaArticulos li {
	float: left;
	background: url(../images/topoArticulos.gif) no-repeat;
	width: 420px;
	padding-left: 20px;
	padding-bottom: 6px;
}
#cajaArticulos li a {
	float: left;
	width: 330px;
}

/*  Portada :: Posts del foro */

#cajaForo  {
	float: left;
	width: 502px;
	border: solid 1px #FFE680;
	position: relative;
	padding: 12px;
	margin-bottom: 10px;
	background: url(../images/cajaAmarilla_detalle3.gif) 461px 10px no-repeat;
	line-height:10px;
	color: #666666;
}

#cajaForo h3 {
	color: #EFA801;
	font-weight: bold;
	display: block;
	padding-bottom: 12px;
	font-size: 0.9em;
}

#cajaForo  .fecha {
	float: left;
	padding-right: 7px;
}

#cajaForo li .tituloymas {
	float: left;
	width: 345px;
}

#cajaForo a {
	float: left;
	padding-right: 7px;
}


#cajaForo li .nick {
	float: left;
	padding-right: 6px;
}

a.verPost {
	float: left;
	width: 17px;
	height: 12px;
	font-size: 1px;
	background: url(../images/icoIrPost.gif) no-repeat;
}

#cajaForo li {
	float: left;
	background: url(../images/topoMensajes.gif) 0 2px no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
	width: 420px;
}
#cajaForo li a.verPost {
	width: 20px;
}





/*  Portada :: Cajas recomedaciones del mes  */


#recomendados {
	float: left;
	padding: 1px 0 30px 0;
}

.cajaElemento, .cajaElemento2  {
	float: left;
	width: 238px;
	border: solid 1px #CCC;
	background-color: #F1F1F1;
	position: relative;
	padding: 10px;
	margin-right: 8px;
}
.cajaElemento2  { margin-right: 0px; }

.cajaElemTit {
	color: #333;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
	font-size: 0.9em;
}

#recomendados li {
	float: left;
	background: url(../images/topoElemMes.gif) 3px 4px no-repeat;
	padding-left: 16px;
	padding-right: 60px;
	padding-bottom: 3px;
	font-size: 0.9em;
}

#recomendados li a {
	font-weight: bold;
	color: #333;
}

.fotoRecomedada {
	top: -1px;
	right: -1px;
	width: 64px;
	height: 95px;
	overflow: hidden;
	position: absolute;
}


/* ESQUINILLAS */

.v1, .v2, .v3, .v4, .a1, .a2, .a3, .a4, .g1, .g2, .g3, .g4, .b1, .b2, .b3, .b4  {
	position: absolute;
	width: 11px;
	height: 11px;
	font-size: 1px;
}

/* Esquinillas caja verde */

.v1 {
	top: -1px;
	left: -1px;
	background: url(../images/cajaVerde_TopIzda.gif) no-repeat;	
}

.v2 {
	top: -1px;
	right: -1px;
	background: url(../images/cajaVerde_TopDcha.gif) no-repeat;	
}
.v3 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaVerde_BottomDcha.gif) no-repeat;	
}
.v4 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaVerde_BottomIzda.gif) no-repeat;	
}
*html .v3 { bottom: -2px; }


/* Esquinillas caja amarilla */

.a1 {
	top: -1px;
	left: -1px;
	background: url(../images/cajaAmarilla_TopIzda.gif) no-repeat;	
}

.a2 {
	top: -1px;
	right: -1px;
	background: url(../images/cajaAmarilla_TopDcha.gif) no-repeat;	
}
.a3 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaAmarilla_BottomDcha.gif) no-repeat;	
}
.a4 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaAmarilla_BottomIzda.gif) no-repeat;	
}

*html .a3 { bottom: -2px; }



/* Esquinillas caja gris */

.g1 {
	top: -1px;
	left: -1px;
	background: url(../images/cajaGris_TopIzda.gif) no-repeat;	
}

.g2 {
	top: -1px;
	right: -1px;
	background: url(../images/cajaGris_TopDcha.gif) no-repeat;	
}

.g3 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaGris_BottomDcha.gif) no-repeat;	}

.g4 {	
	bottom: -1px;
	right: -1px;
	background: url(../images/cajaGris_BottomIzda.gif) no-repeat;


}
*html .g2 { bottom: -3px; }



/* Esquinillas caja blanca */

.b1 {
	top: -1px;
	left: -1px;
	background: url(../images/cajaBlanca_TopIzda.gif) no-repeat;	
}

.b2 {
	top: -1px;
	right: -1px;
	background: url(../images/cajaBlanca_TopDcha.gif) no-repeat;
}

.b3 {	
	bottom: -1px;
	right: -1px;
	background: url(../images/cajaBlanca_BottomDcha.gif) no-repeat;
}

.b4 {
	bottom: -1px;
	left: -1px;
	background: url(../images/cajaBlanca_BottomIzda.gif) no-repeat;	
}
*html .b2 { bottom: -3px; }


img {
	border: solid 0px;
}