@charset "utf-8";
.oneColFixCtrHdr #container #footer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.oneColFixCtrHdr #container #footer li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	width: 150px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	display: block;
}
.oneColFixCtrHdr #container #footer li a:hover {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #footer li a {
	color: #333333;
}
.oneColFixCtrHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.fotonoticia {
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCFF;
    }
    .oneColFixCtrHdr #container {
	width: 1000px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #CAFF01;
    }
    .oneColFixCtrHdr #header {
	padding: 0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	margin: 0px;
    }
.oneColFixCtrHdr #container #header img {
	margin: 0px;
	padding: 0px;
}

    .oneColFixCtrHdr #header h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 0px; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
    .oneColFixCtrHdr #mainContent {
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
    }
#contenido {
	margin-left: 260px;
	margin-bottom: 10px;
}

    .oneColFixCtrHdr #footer {
	padding: 0;
	margin: 0px;
	background-image: url(imagenes/fondo2.gif);
	height: 50px;
	clear: both;
    }

    .oneColFixCtrHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding: 0px; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	text-align: center;
    }
.oneColFixCtrHdr #container #header #mimenu {
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #container #mainContent #contenido #fotonoticia img {
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #99CC99;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent #izquierda #noticia {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 60%;
	text-align: center;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #container #mainContent #izquierda #noticia img {
	clear: both;
	margin-top: 5px;
}


#izquierda {
	float: left;
	width: 250px;
}
.oneColFixCtrHdr #container #header #mimenu #mibusqueda {
	float: right;
	height: 35px;
}
.oneColFixCtrHdr #container #header #mimenu #mibusqueda #form1 {
	height: 35px;
}
.oneColFixCtrHdr #container #header #mimenu #mibusqueda #form1 #sprytextfield1 #busqueda {
	margin-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent #contenido #comentario #enviado {
	width: 100px;
	font-size: 70%;
	font-weight: bold;
	margin-left: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.oneColFixCtrHdr #container #mainContent #contenido #comentario #mensaje {
	font-size: 70%;
	float: right;
	padding: 5px;
	width: 600px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.tituloseccion {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.oneColFixCtrHdr #container #mainContent #contenido a:hover {
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent #contenido a:visited {
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent #contenido #formcomentario {
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 90%;
}
.oneColFixCtrHdr #container #mainContent #contenido #formcomentario input {
}
.oneColFixCtrHdr #container #mainContent #contenido #navegar li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-bottom: 5px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #contenido #navegar a {
	text-decoration: none;
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent #contenido #navegar ul {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent .noticia a {
	color: #000000;
	text-decoration: none;
}

.respuesta {
	font-size: 80%;
	padding: 10px;
	text-align: justify;
}
.fuertes {
	background-image: url(imagenes/fuertesmini.jpg);
	text-align: right;
	height: 100px;
	padding-top: 50px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
}

#tituloeimagen {
	color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #contenido #navegar {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 15px;
}
.pablo {
	background-image: url(imagenes/fisica.jpg);
	text-align: left;
	height: 100px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}
.noticia {
	font-size: 65%;
	text-align: center;
	float: left;
	width: 230px;








	height: 220px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	height: 180px;
}
.oneColFixCtrHdr #container #mainContent #izquierda #noticia a {
	color: #000000;
	text-decoration: none;
}
.piedefoto {
	font-size: 60%;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #navegacion li {
	list-style-type: none;
	text-align: center;
	float: left;
	width: 100px;
}
.oneColFixCtrHdr #container #mainContent #navegacion a:hover {
	background-color: #99FF99;
}

#navegacion {
}
.oneColFixCtrHdr #container #mainContent #navegacion ul {
	padding: 0px;
	clear: both;
	width: 400px;
	font-size: 80%;
}
.oneColFixCtrHdr #container #mainContent #navegacion a {
	color: #000000;
	text-decoration: none;
}
.principal {
	font-size: 80%;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent #contenido .principal li {
	margin-top: 10px;
}
.oneColFixCtrHdr #container #mainContent #contenido a {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #contenido #acceso {
	font-size: 90%;
	width: 150px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.etiquetaform {
	text-align: center;
	width: 150px;
	float: none;
}
.advertencia {
	color: #FF0000;
	text-align: center;
}
.enviado {
	width: 120px;
	font-size: 70%;
	font-weight: bold;
	margin-left: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.mensaje {
	font-size: 70%;
	float: right;
	padding: 5px;
	width: 580px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 10px;
}
.renglon {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: right;
}
.navegar {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 15px;
}
.oneColFixCtrHdr #container #mainContent #contenido .navegar li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 100px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-bottom: 5px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent #contenido .navegar ul {
	padding: 0px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent #contenido .navegar a {
	text-decoration: none;
	color: #000000;
}
.agenda {
	font-size: 90%;
	padding: 10px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.album {
	font-size: 90%;
	padding: 10px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.album a {
	text-decoration: none;
	color: #000000;
}
.prensa {
	font-size: 90%;
	font-weight: bold;
	color: #003366;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	text-align: center;
}
.listado {
	font-size: 90%;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

