body {
	background-color:#942F4F;
	background-image:url(/imagenes/fondo.gif);
	overflow-y: scroll;
}
body, td, th{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	margin-left: 6px;
}
.Estilo1 {
	color: #000000; 
	margin-left: 6px}
.Estilo2 {
	color: #FFFFFF;
	background-color: rgb(0, 51, 102);
	text-align: justify;
	margin-left: 6px;
	margin-right: 6px;}
.Estilo3, #menuPrincipal a {
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold; 
	margin-left: 6px;
	margin-right: 6px;}	
.Estilo3_centrado {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold; 
	margin-left: 6px;
	margin-right: 6px;
}	
.Estilo4 {
	color: #FFFFFF; 
	font-weight: bold; 
	margin-left: 6px}
.Estilo5 {color: #FFFFFF}
h2 {
	color: #942F4F;
	font-weight: bold;
	font-size: 12px;
	margin-left: 6px;
	margin-right: 6px;
	text-align:justify;
	margin:10px;
}
a:link {
    color: black; 
    margin-left: 6px; 
    text-decoration: none; 
}
a:visited {
	margin-left: 6px; 
	text-decoration: none; 
}
a:hover {
	color: orange;
	text-decoration: none;
}
a:active {
	color: black; 
	margin-left: 6px; 
	text-decoration: none;
}
a.imagen {
	text-decoration: none;
	margin-left: 0px; 
}
a.imagen:hover {
	text-decoration: none;
	margin-left: 0px; 
}

a.modificado:hover {
	color: orange; 
	margin-left: 6px; 
	text-decoration: none;
}
#cabecera {
	width:752px;
	height: 150px;
	margin-top:5px;
	padding:0px;
	background-color: #314671;
	border:1px solid black;
}	
#menuPrincipal {
	padding:0px;
	position:relative;
	margin-top:-4px;
	z-index:1;
	width:752px;
}
#menuPrincipal a:hover {
	color: orange; 
	text-decoration: none;
}
.menuPrincipalCentro {
	background-color: transparent;
	background-image: url(/imagenes/tubo_flecha.png);
	background-repeat:repeat-x;
	background-position:center;
	padding-right:15px;
}
.menuPrincipalDerecho {
	background-color: transparent;
	background-image: url(/imagenes/plumas_flecha.png);
	background-repeat:no-repeat;
	background-position:center
}
.menuPrincipalIzquierdo {
	background-color: transparent;
	background-image: url(/imagenes/punta_flecha.png);
	background-repeat:no-repeat;
	background-position:center;
}
#menuPrincipal a {
	color: #FFFF99;
	white-space: nowrap;
}
#menuPrincipal #seleccionado a {
	color: orange;
}
#titulo a {
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#titulo img {
	border:1px solid white;
	margin-left:5px;
	vertical-align:middle;
}
#titulo {
	width:752px;
	background-color: #314671;
	margin-top:-3px;
	height:auto;
}

#columnas {
	width:752px;
	background-color:white;
	min-height: 410px;
  	height: auto !important;
  	height: 410px;
}
#izquierdo {
	float:left;
	width:20%;
	background-color:white;
}
#centro {
	float:left;
	width:54%;		
}
#derecho {
	float:left;
	width:25%
}
.menuIzquierdo, .menuDerecho {
	width:100%;
	margin-top:5px;
	margin-bottom:7px;
	background-color:white;
}
.menuIzquierdo a {
	background-image: url(/imagenes/flecha_derecha.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	width:130px;
	margin-right: 10px;
	color: #314671;
}

#seleccionadoIzq a {
	background-image: url(/imagenes/flecha_derecha_naranja.gif);
	width:132px;
}

.menuIzquierdo td, .menuDerecho td {
	width:100%;
	padding:0px;
}	
.menuIzquierdo a:hover {
	background-image: url(/imagenes/flecha_derecha_morada.gif);
	color: #942F4F;
	font-weight: bold; 
}
.entradaMenuIzquierdo, entradaUltimaMenuIzquierdo {
	background-color: #E8ECF0;
}

.menuIzquierdo td.entradaMenuDesplegable {
	border: 1px solid rgb(51, 102, 153);
}	

.menuIzquierdo td.entradaMenuDesplegable a {
	background-image: url(/imagenes/padding.gif);
}
.menuIzquierdo td.entradaMenuDesplegable a:hover {
	background-image: url(/imagenes/flecha_derecha_morada.gif);
}
.entradaMenuDerecho {
	background-color: #F8E8E8;
	background-image: url(/imagenes/pestana_morada_inferior.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #942F4F;
}

.entradaMenuDerecho div {
	margin:0px;
	padding-top:2px;
	padding-bottom:3px;
	text-align:left;
}

.entradaMenuDerecho a{
	color:#942F4F;
}
.entradaMenuDerecho a:hover {
	color: orange;
}
.entradaUltimaMenuIzquierdo {
	background-color:  #E8ECF0;
	background-image: url(/imagenes/pestana_inferior2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.pestanaMenuIzquierdo {
	background-color: rgb(51, 102, 153);
	background-image: url(/imagenes/pestana.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.pestanaMenuDerecho {
	background-color: #942F4F;
	background-image: url(/imagenes/pestana_morada.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#entradaGaleria {
	background-color: #F8E8E8;
	border:1px solid #942F4F;
	color:#942F4F;
}
#entradaGaleria a {
	padding:0px;
	margin:0px;
	color: #942F4F;
}
#entradaGaleria a:hover {
	color: orange;
}
p {
	color: #314671;
	text-align:justify;
	margin:10px;
	margin-top:5px;
	font-size:12px;
}
ul {
	list-style-type: none;
	font-size:12px;
}
li {
	margin: 5px;
	text-align:left;
	background-image: url(/imagenes/punto_lista.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
.boton {
	background-color:#314671;;
	color:white;
}
.boton:hover {
	color: orange;
}
#pie a {
	color:white;
}
#pie a:hover {
	color:orange;
}
.hidden {
	display:none;
}

div.hr { 
	width:100%; 
	height:15px; 
	background:url("../imagenes/esquina.gif") no-repeat scroll right; 
} 
h3 {
	color:#EF4D29; 
	font-family: Tahoma; 
	font-size:145%; 
	font-weight:bold; 
	text-align:left; 
	margin: 0px 0px 0px 0px; 
}
.ultimoAviso {
	margin:10px;
	border-bottom:1px dotted gray;
}