@charset "utf-8";
html {
	background-color: #FFFFFF;
	background-image: url(../img/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	width: 100%;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
	background-attachment: fixed;
}

.Estilo2 {color: #FF0000; font-size: 14px; }
.Estilo3 {font-size: 14px}

#agenda {
	background-image: url(../img/agenda-2.gif);
	width: 266px;
	color:#000000;
	margin: 20px 0px;
}
#agenda .cabecera {
	background-image: url(../img/agenda-1.gif);
	width: 266px;
	height: 29px;
}
#agenda .cuerpo {
	width: 266px;
}

#agenda .pie {
	background-image: url(../img/agenda-4.gif);
	height: 86px;
}

#agenda .texto {
	padding: 10px 15px 10px 15px;
}

#agenda .linea {
	padding: 2px 0px 2px 15px;
}


a {
	color: #999999;
}

a:hover {
	text-decoration:underline;
}
.sindeco {
	text-decoration: none;
}



#contenedor #cuerpo #cuerpo-izq {
	width: 430px;
}
.noticia {
	background-color: #000000;
	background-image: url(../img/noticia-abajo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 12px;
}

.noticia .texto {
	color:#FFFFFF;
	padding: 10px 10px 2px 10px;
	top: 288px;
	background-image: url(../img/noticia-motivo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#contenedor #cuerpo #cuerpo-dcha {
	width: 274px;
	float: right;
}
body {
	background-image: url(../img/fondo2.jpg);
	background-repeat:    repeat-x;
	background-position: top;
	margin: 0px;
	background-attachment: fixed;
}
.newsletter {
	height: 67px;
	width: 268px;
	background-image: url(../img/newsletter.jpg);
	overflow:hidden;
}

.newsletter .interior {
	margin: 30px 0 0 15px;
}
#contenedor {
	padding: 10px 0;
}
#contenedor #cabecera {
	height: 133px;
	width: 740px;
	border: 1px solid #c9c9c9;
	margin: 0px auto 10px auto;
}
#contenedor #cuerpo {
	/*background-image: url(../img/index-camisa.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	width: 720px;
	border: 1px solid #c6c6c6;
	margin: 0px auto 10px auto;
	background-color: #FFFFFF;
}
#contenedor #pie {
	width: 740px;
	border: 1px solid #c9c9c9;
	margin: 0px auto;
	color: #000000;
	background-color:#FFFFFF;
}
.titulo {
	margin: 0px;
	width: 330px;
}
.titulo h1 {
	font-size: 12px;
	padding: 10px 0px 0px 10px;
}

.fecha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	background-image: url(../img/noticia-esquina.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

.float-left {
	float:left;
	margin-right:10px;
}

.float-right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.img-borde {
	border: 1px #fff solid;
}

.negro {
	color: #000000;
}

.banner {
	margin-top:20px; margin-bottom:20px; text-align:center
}

.cuadro {
	background-image:url(../img/noticia-arriba.gif);
	background-repeat:no-repeat;
}

.cuadro-largo {
	background-image:url(../img/cuadro-arriba.gif);
	background-repeat:no-repeat;
	background-position: top;
}

.gal-limit{
	padding: 0 0px 60px;
	text-align:center;	
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gal-marco{
	margin: 5px;
	background-color:#000000;
	/*border:1px solid #6D0000;*/
	padding: 5px;
	float: left;
	text-align:center;
}

.media-menu {
	background-image:url(../img/media-menu.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding: 0px 5px;
}

.media-menu h3 {
	font-size: 12px;
	margin-bottom:10px;
	height: 25px;
}
