@charset "utf-8";
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-image:url(../img/fondo_sitio.gif);
	background-repeat:repeat-x;
	background-color: #2C3135;
}
.pagina {
	width: 800px;
	float: left;
	border: solid 2px rgb(0,0,0);
	margin-bottom: 10px;
	background-image: url(../img/bck_cuaderno.png);
	background-repeat: repeat-y;
}

.imagen_centrada {
	margin-top: 10%;
	text-align: center;
}
.contador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	float: left;
	margin-left: 50%;
	margin-top: 10%;
}
.contenedor {
	margin: 0;
	float: left;
	width: 580px;
	min-height: 390px;
	color: #333;
	padding: 10px;
}
.menuizquierdo {
	margin: 0;
	float: left;
	width: 150px;
	padding: 0 50px 0 0;
	height: 500px;
	min-height: 500px;
}
.encabezado {
	margin: 0;
	float: left;
	width: 800px;
	height: 100px;
	clear: left;
	background-image: url(../img/bck_encabezado.png);
	border-bottom: solid 3px rgb(0,0,0);
}
.pie {
	background-color: #666;
	width: 800px;
	float: left;
	background-image: url(../img/bck_pie.png);
	border-top: solid 3px rgb(0,0,0);
	height: 50px;
}
.page-container {
	width:800px;
	margin:0px auto;
	margin-top:10px;
	font-size:1em;
}
.element p{
	font-size: 9px;
	color: #CCC;
	margin: 0 5px 0 5px;

}
.element h4 {
	font-size: 11px;
	color: #999;
	margin: 0 0 5px 5px;
}
.element ul {
	font-size: 11px;
	color: #CCC;
	margin: 0 0 0 -25px;
	list-style-type: none;
}
.element li {
	color: #CCC;
	margin: 0 0 5px 0;
}
.element li a {
	text-decoration: none;
	color: #CCC;

}
.element li a:hover {
	text-decoration: none;
	color: #FFF;
}




.toggler  {
	font-size: 11px;
	padding: 5px 0 0 5px;
	background-image: url(../img/fondo_toggler.png);
	background-repeat: no-repeat;
	height: 31px;
	margin: 5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
}
.fecha {
	background-image: url(../img/clip.png);
	background-repeat: no-repeat;


}

.fecha p{
	font-size: 9px;
	color: #FFF;
	margin: 2px;
	text-align: center;
}
.sitelogo {
	width:114px;
	height:100px;
	position:absolute;
	z-index:1;
	margin:18px 0 0 670px;
	background:url(../img/postit.png);
	background-repeat: no-repeat;
}
.sitelogo p{
	margin:35px 5px 5px 10px;
	font-size: 9px;
}
.contenedor h1{
	color: #333;
	font-size: 18px;
	margin: 0 0 5px 10px;
	text-decoration: underline;
}
.contenedor h1.primera {
	color: #333;
	font-size: 19px;
	margin: 10px 0 5px 10px;
	text-decoration: underline;
	font-weight: bold;
}

.contenedor h2 {
	color: #666;
	font-size: 12px;
	margin: 0  0 0 10px;
	text-decoration: none;
}
.contenedor p {
	color: #000;
	font-size: 12px;
	margin: 10px;
	text-decoration: none;
}
.galeria {
	border: 0;
	margin: 2px;
	text-decoration: none;
	color: #666;
	font-size: 10px;

}
