body {
	background-color: #F8F6ED;
	padding: 0px;
	margin: 0px;
	font-size: 73%;
	color: #2e2e2e;
	font-family: verdana, tahoma, arial, helvetica;
}

a {
	color: #7BA643;
	text-decoration: none;
}

a:hover {
	color: #cc0033;
	text-decoration: underline;
}

.Separador {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	width: 2px;
	margin: 0px;
}


.Recorte {
	clear: both;
}

#EstasEn {
	font-size: 0.9em;
	border-bottom: 1px dashed #D9D5C4;
	padding-bottom: 6px;
}

#Principal {
	background-color: #F8F6ED;
	width: 775px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
}

#Cabecera {
	background-image: url(../img/fondo_cab.jpg);
	height: 186px;
	display: block;
	clear: both;
	border: 1px solid #CC3300;	
}

#MenuPrincipal {
	display: block;
	width: 769px;
	text-align: left;
	height: 37px;
	background-image: url(../img/sombra_menu.gif);	
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 3px;
}

#MenuPrincipal ul {
	list-style-type: none;
	border: 1px solid #460246;		
	margin: 0px;
	padding: 0px;	
	height: 29px;
	background-image: url(../img/fondo_menu.gif);	
	background-position: bottom;
	background-repeat: repeat-x;	
}
#MenuPrincipal li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#MenuPrincipal li a {
	display: block;
	padding: 7px;
	float: left;
	width: 101px;
	color: #ffffff;
	border-right: 1px solid #960096;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#MenuPrincipal li a:hover {
	text-decoration: underline;
	color: #ccff00;	
}


#Cuerpo {
	background-color: #ffffff;
	width: 749px;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 12px;	
	border-bottom: 1px solid #808080;	
	margin-left: 3px;	
}

#Cuerpo h1 {
	font-size: 2.1em;
	font-family: arial;
	font-weight: normal;
	color: #620062;
}

#Cuerpo h2 {
	font-size: 1.4em;
	font-family: arial;
	font-weight: bold;
	color: #250025;
}

#Cuerpo h3 {
	font-size: 1.2em;
	font-family: arial;
	font-weight: bold;
	color: #250025;

}

#Cuerpo h4 {
	font-size: 1.4em;
	font-family: arial;
	font-weight: bold;
	color: #808080;
	width: 160px;
	float: left;
	display: block;
	margin-bottom: 15px;
	margin-right: 15px;	
}

#Cuerpo p {
	font-size: 1em;
	display: block;
	text-align: justify;
	line-height: 160%;
}

#Cuerpo .Foto {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

#Cuerpo a {
	font-weight: bold;
}

#Cuerpo .Foto img {
	padding: 6px;
	border: 1px solid #D9D5C4;	
}

#Cuerpo .ColumnaDerecha {

	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	text-align: left;
}

#Cuerpo .PieDeFoto {
	font-size: 0.9em;
	margin-top: 6px;
	padding-right: 16px;
	text-align: right;
	background-image: url(../img/fondo_pieDeFoto.gif);	
	background-position: top right;
	background-repeat: no-repeat;		
}


#Pie {
	background-color: #EAEAEA;
	width: 739px;
	text-align: center;
	padding: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#Pie p {

}


#Pie ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 25px;

}
#Pie li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Pie li a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;	
}
#Pie li a:hover {
	text-decoration: underline;
	color: #ccff00;	
}


.Caja {
	background-image: url(../img/fondo_caja.jpg);	
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DCDCDC;
	width: 200px;
	padding: 15px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;	
}

.Caja h3 {
	margin: 0px;
}

.Caja h3 a {
	color: #620062;
}

.Caja p {
	margin: 0px;
	height: 100px;
}
.Caja .Icono {
	float: right;
}


.Caja2 {
	background-image: url(../img/fondo_caja.jpg);	
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #DCDCDC;
	width: 400px;
	padding: 15px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;	
}

.Caja2 h3 {
	margin: 0px;
	margin-bottom: 6px;
}

.Caja2 h3 a {
	color: #620062;
}

.Caja2 p {
	margin: 0px;
}
.Caja2 .Icono {
	float: right;
}



.Caja3 {
	background-image: url(../img/fondo_caja.jpg);	
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #DCDCDC;
	width: 494px;
	padding: 15px;
	float: left;
}

.Caja3 h1 {
	margin: 0px;
	margin-bottom: 6px;
}

.Caja3 h1 a {
	color: #620062;
}

.Caja3 p {
	margin: 0px;
	display: block;
}
.Caja3 .Icono {
	float: right;
}


.Caja4 {
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #ffffff;
	padding: 15px;
	display: block; 
}

.CajaNoticias {
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #ffffff;
	padding: 15px;
	margin-bottom: 12px;
}

.Boton {
	background-image: url(../img/fondo_boton.jpg);	
	background-position: top;
	background-color: #C300C3;
	padding: 7px;
	width: 180px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin-top: 6px;	
	margin-bottom: 6px;
	display: block;
}

.Boton a {
	color: #ffffff;
}

.Boton a:hover {
	color: #ccff00;
}

.Boton img { 
	border: 1px solid #ffffff;	
}

.Registrado {
	font-size: 0.6em;
	margin-left: 3px;
}


.CajaPortada {
	background-image: url(../img/fondo_caja.jpg);	
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #DCDCDC;
	width: 180px;
	padding: 15px;
	float: left;
	clear: both;
	margin-bottom: 15px;

}

.CajaPortada h1 {
	margin: 0px;

}
div.CajaPortada p {
	text-align: left;
	margin: 0px;
}

.CajaPortada h1 a {
	color: #620062;
}

#Cartel {
	width: 430px;
	text-align: center;
}

#Cartel img {
	border: 1px solid #D9D5C4;	
	margin-bottom: 12px
}

#Tabla {
	padding: 12px;
	background-image: url(../img/fondo_caja.jpg);	
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #DCDCDC;
	text-align: center;
}

#Tabla th {
	background-color: #DCDCDC;
	color: #ffffff;
	background-image: url(../img/fondo_boton.jpg);	
	background-position: top;
	background-color: #C300C3;	
}

#Tabla td {
	background-color: #FFFFFF;
}

ol li {

	margin-bottom: 12px;
}
.Nuevo {
	color: #ffff00;
}