@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#contatajos {
	background-color: #000000;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondoatajos.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
}
#atajos {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#cabecera {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 186px;
}


#contcabercera {
	background-color: #000000;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondocabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 186px;
}
#cabecera #usuario {
	width: 750px;
	margin-top: 10px;
	margin-left: 54px;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-repeat: repeat;
	background-color: #000000;
}

#contmenu {
	background-color: #000000;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondomenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
}

#menu {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
	padding-top: 12px;
	padding-left: 78px;
}
#contcuerpo {
	background-color: #000000;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondocuerpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contcuerpo #cuerpo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}
#contcuerpo #cuerpo #left {
	float: left;
	width: 284px;
	min-height: 400px;
	padding-left: 77px;
}
.publicidad    {
	float: left;
	width: 284px;
	background-image: url(../imagenes/fondoleft.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	text-align: center;
	margin-bottom: 5px;
}
.cabecerapublicidad     {
	float: left;
	width: 264px;
	background-image: url(../imagenes/cabecerapublicidad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	padding-top: 7px;
	padding-left: 20px;
	text-align: left;
}
.contpubli     {
	width: 284px;
	float: left;
	padding-top: 15px;
}



#contcuerpo #cuerpo #contenido {
	width: 556px;
	min-height: 400px;
	padding-left: 20px;
	float: left;
	padding-right: 2px;
	padding-bottom: 20px;
}
#contcuerpo #cuerpo #contenido #migas {
	width: 550px;
	margin-bottom: 13px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 5px;
}
#contcuerpo #cuerpo #contenido #noticia {
	width: 550px;
	margin-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	text-align: justify;
}
.general    {
	width: 550px;
	margin-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	float: left;
}


#contcuerpo      #cuerpo      #contenido      #noticia img {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: 15px;
	float: left;
}

#contcuerpo #cuerpo #contenido #galeria {
	width: 550px;
	margin-bottom: 13px;
	text-align: right;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nota    {
	float: left;
	width: 549px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}



#contcuerpo #cuerpo #contenido span {
	width: 550px;
}
#contcuerpo #cuerpo #contenido #noticias {
	width: 556px;
	margin-top: 10px;
	float: left;
	background-image: url(../imagenes/bottomnoticias.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	background-color: #B00014;
}
#contcuerpo #cuerpo #contenido #noticias #cabeceranoticias {
	background-image: url(../imagenes/cabeceranoticias.jpg);
	height: 23px;
	width: 536px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}
#contcuerpo #cuerpo #contenido #noticias #contnoticias {
	width: 535px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CF2839;
}



#contfooter {
	background-color: #3C3C3C;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondofooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 171px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 171px;
}
#footer #acceso {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 3px;
	font-size: 1.6em;
	padding-left: 800px;
}

#contsubfooter {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	background-image: url(../imagenes/fondosubfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}

#subfooter {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#subfooter2 {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1em;
	color: #666666;
	text-align: center;
	padding-top: 5px;
}

.bordenegro {
	border: 5px solid #000000;
}
.agendaitem {
	text-align: left;
	float: left;
	width: 254px;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.leermas {
	float: left;
	width: 70px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
}
.leermas a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/botonleermas.gif);
	background-position: left top;
	float: left;
	width: 70px;
	height: 16px;
	padding-top: 2px;
}
.leermas a:hover {
	background-position: bottom;
	color: #400000;
}
.noticiaitem {
	width: 250px;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
}
.titnotinc {
	float: left;
	width: 540px;
}

.imagennoticia {
	background-image: url(../imagenes/fondoborde.gif);
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
}

.imagennoticia:hover {
	background-color: #5C5C5C;
	background-image: none;
}


.imagennoticiapeq {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	float: none;
}
.imagennoticiapeq:hover {
	background-color: #EB0113;
}

.noticiaitem2 {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.noticiaitem3 {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 15px;
	display: inline;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.atajosfooter {
	float: left;
	width: 110px;
	background-image: url(../imagenes/bordeatajos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	margin-left: 180px;
	padding-left: 10px;
	padding-top: 10px;
	display: inline;
}
.atajosfooter2 {
	float: left;
	width: 110px;
	background-image: url(../imagenes/bordeatajos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	padding-left: 10px;
	padding-top: 10px;
}
.logosfooter {
	float: left;
	margin-right: 10px;
	padding-top: 15px;
}

hr {
	float: left;
	width: 558px;
	height: 1px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 0px;
	color: #B70110;
	display: inline;
}
.logoseminci {
	float: right;
	padding-left: 15px;
	height: 70px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iconos {
	float: left;
	margin-right: 10px;
}
.imagennoticianot {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
.youtube {
	margin-top: 15px;
	margin-bottom: 15px;
}
