body {
	margin: auto;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../imagen/fondo_rojo.jpg);
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #FD1E24;
	SCROLLBAR-SHADOW-COLOR: #FD1E24;
	SCROLLBAR-3DLIGHT-COLOR: #FD1E24;
	SCROLLBAR-ARROW-COLOR: #FD1E24;
	SCROLLBAR-DARKSHADOW-COLOR: #FD1E24;
}

#contenedor {
	width: 900px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #777777;
	line-height: 1.6;
	margin: auto;
}

#cabecera {
	float: left;
	width: 900px;
	height: 129px;
	background-image: url(../imagen/cabecera.jpg);
	background-repeat: no-repeat;
}

#cuerpo {
	width: 900px;
	border: 0px solid #cccccc;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../imagen/fondo_medio.jpg);
	background-repeat: repeat-y;
}

#inicio {
	width: 707px;
	border: 0px solid black;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	background-image: url(../imagen/inicio.jpg);
	background-repeat: no-repeat;
}

#centroOpcion {
	width: 707px;
	border: 0px solid black;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	background-image: url(../imagen/inicio2.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 193px;
	float: left;
	background-image: url(../imagen/fondo_menu.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 0px;
	border: 0px solid yellow;
}

#pie {
	clear: left;
	width: 900px;
	height: 87px;
	background-image: url(../imagen/pie.jpg);
	background-repeat: no-repeat;
	float: left;
	color: white;
	font-size: 10px;
	padding: 90px 0px 0px 20px;
}

#cajaGoogle {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	border: 0px solid red;
	text-align: center;
}

#noticias {
	float: left;
	width: 310px;
	color: black;
	padding: 10px 1px 10px 20px;
}

#noticias ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#noticias li {
	background-image: url(../imagen/flecha_gris.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

/* --- Menu de opciones ---*/

#menuOpciones {
	padding-left: 48px;
	padding-top: 20px;
	font-size: 12px;
}

#menuOpciones ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#menuOpciones li {
	border-bottom: 1px dotted #DFDFDF;
	margin-right: 15px;
	padding-top: 2px;
}

#menuOpciones li a {
	display: block;
	padding: 2px 0px 1px 7px;
	color: #636363;
	text-decoration: none;
	width: 117px;
	border-bottom: 0px solid white;
	background-image: url(../imagen/flecha_gris.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menuOpciones li a:hover {
	border-left: 0px solid Red;
	color: red;
	background-color: white;
	padding-left: 12px;
	background-image: url(../imagen/flecha_roja.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menuOpciones li a:active {
	border-left: 0px solid red;
	color: #FFDC0D;
}


.menuEnlaces ul {
	list-style: circle;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border: none;
}

.menuEnlaces li {
	list-style: circle;
	margin-left: 30px;
	padding-top: 2px;
	padding-left: 5px;
}

/* ------ Etiquetas redefinidas ------ */

p {
	text-indent: 25px;
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 10px;
}

h1 {
	font-size: 18px;
	color: white;
	border-bottom: 1px dashed white;
	width: 94%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 10px;
}

h2 {
	color: #858585;
	width: 97%;
	background-color: transparent;
	border-bottom: 1px dashed red;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}

h3 {
	color: red;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	color: #858585;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* -------------- ENLACES ---------------- */

a {
	color: #858585;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: red;
}

a:active {
	
}

a:visited {
	
}

a.nada {
	border-bottom-width: 0;
	background-color: white;
}

a.nada:hover {
	border-bottom-width: 0;
	background-color: white;
}

a.rojo {
	color: red;
}

a.pag {
	color: red;
	border-bottom-width: 0;
}

a.pag:hover {
	color: white;
	background-color: red;
}


/* --------------- TABLAS ------------------- */

.tabla1 th {
	font-size: 10px;
	font-weight: bold;
}

.tabla1 td {
	color: red;
	background-color: transparent;
	font-size: 10px;
}

.tabla1 td.td1 {
	background-color: transparent;
	border-top: 1px dashed red;
}

.tabla2 { 
	width:90%;
	border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
	font-size: 11px;
}

.tabla2  tr {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	background-color: transparent;
	color: #7D7D7D;
}

.tabla2 td {
	border-right: 0px solid #FFC3C3;
	border-bottom: 1px solid #FFC3C3;
	padding: 1px 2px;
	border-spacing: 0;
	vertical-align: middle;
	text-align: center;
}

#tabla2 td.rojo {
	background-color: #FFCCCC;
}


.tr0 {
	font-weight: bold;
	font-size: 14px;
}

.tr1 {
	background-color: #FEE098;
	text-align: center;
}

.tr2 {
	background-color: #FAECB5;
	text-align: center;
	font-weight: bold;
}

.tr3 {
	background-color: #ADD8E6;
}

.tabla3 th {
	font-size: 11px;
	font-weight: bold;
	color: Red;
	text-align: center;
}

.tabla3 td {
	color: Red;
	background-color: White;
	font-size: 10px;
}

.tabla4 th {
	font-size: 11px;
	font-weight: bold;
}

.tabla4 td {
	color: red;
	background-color: transparent;
	font-size: 11px;
}



/* ------------------- IMAGENES ------------------- */

.floatImg {
	float: inherit;
	padding: 1px;
	margin: 0 5px 5px 0px;
	border: 1px solid #FFD7D7;
}

.floatIzq {
	float: left;
	padding: 1px;
	margin: 0 5px 5px 0px;
	border: 1px solid #8B8B8B;
}

.float {
	float: inherit;
	padding: 1px;
	margin: 0 5px 5px 0px;
	border: 1px solid red;
}


/* ----------------- CAJAS DE TEXTO ------------------ */

.cajatxt1 {
	float: left;
	color: #858585;
	padding: 145px 35px 0px 160px;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

.cajatxt2 {
	padding: 0px 0px 0px 50px;
	margin-top: 0px;
}

.cajatxt3 {
	padding: 10px 35px 10px 10px;
}

.cajatxt4{
	width: 650px;
	float: left;
	padding-left: 10px;
}

.cajatxt5{
	width: 640px;
	float: left;
	padding: 15px 20px 0px 25px;
}

.cajatxt6{
	font-weight: bold;
	font-size: 11px;
}

.cajatxt7{
	padding-right: 50px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.caja6{
	padding-left: 15px;
	padding-right: 25px;
}

.cajaLogo {
	width: 100%;
	float: left;
}


.rojo {
	color: red;
}

.negro {
	color: black;
}

.fecha1 {
	font-size: 11px;
}

.cajafoto2 {
	float: left;
	width: 70px;
	height: 130px;
	margin: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 9px;
	border: 0px solid #C3C4FF;
	background-color: white;
}

.cajafoto3 {
	float: left;
	width: 120px;
	height: 130px;
	margin: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 9px;
	border: 1px solid Red;
	background-color: transparent;
	margin-left: 10px;
	margin-right: 10px;
}

.cajaFecha {
	text-align: center;
	color: red;
	font-weight: bold;
}


/* ------------------ FORMULARIOS ----------------------- */

.txtTitulo {
	font-size: 12px;
	color: red;
	background-color: white;
	font-weight: bold;
}

.cajaEntrada {
	font-size: 12px;
	color: #FF4A4A;
	border: 1px solid #FF4A4A;
	background: #FFF2F2;
}

.boton {
	font-weight: bold;
	font-size: 10px;
	border: 2px solid #FF4A4A;
	background-color: white;
	color: #FF4A4A;
} 
	

