body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DED7;
	background-image: url(imagenes/fondobeige.gif);
}
/******************************************/
#promosection .promo0{
background:url(imagenes/bot_inicio_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo0 a,#promosection .promo0 a:link{
background:transparent url(imagenes/bot_inicio_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo0 a:hover {
background:transparent url(imagenes/bot_inicio_of.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}

#promosection .promo1{
background:url(imagenes/bot_acerca_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo1 a,#promosection .promo1 a:link{
background:transparent url(imagenes/bot_acerca_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo1 a:hover {
background:transparent url(imagenes/bot_acerca_on.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}

/******************************************/
#promosection .promo2{
background:url(imagenes/bot_comunidades_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo2 a,#promosection .promo2 a:link{
background:transparent url(imagenes/bot_comunidades_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo2 a:hover {
background:transparent url(imagenes/bot_comunidades_on.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}
/******************************************/
#promosection .promo3{
background:url(imagenes/bot_mision_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo3 a,#promosection .promo3 a:link{
background:transparent url(imagenes/bot_mision_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo3 a:hover {
background:transparent url(imagenes/bot_mision_on.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}
/******************************************/
#promosection .promo4{
background:url(imagenes/bot_noticias_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo4 a,#promosection .promo4 a:link{
background:transparent url(imagenes/bot_noticias_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo4 a:hover {
background:transparent url(imagenes/bot_noticias_on.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}
/******************************************/
#promosection .promo5{
background:url(imagenes/bot_contacto_sel.gif) no-repeat 0 0;
border:none;
float:none;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
height:36px;
width:130px;
}
#promosection .promo5 a,#promosection .promo5 a:link{
background:transparent url(imagenes/bot_contacto_of.gif) no-repeat top left;
display:block;
margin:0;
padding:0;
text-decoration:none;
height:36px; 
width:130px;
}
#promosection .promo5 a:hover {
background:transparent url(imagenes/bot_contacto_on.gif) no-repeat 0 0; 
text-decoration:none; 
border:none;
}




/*-------menu principal-------------*/
#boxmenu {
	width: 130px;
	margin: 0;
	padding: 0;
}

#listp li {
	width: 100px;
	left: 0;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none inside;
	border:none;float:none;
}

#listp li a {
	text-decoration: none;
	color: #8C2528;
}

#listp li a:hover {
	text-decoration: underline;
	color: #DD1E25;
}

/*-------sub menu -------------*/

#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist li {
	width: 120px;
	display:	block;
	margin: 2 0 2 0;
	padding-left: 0;
	font-size: 12px;
	text-align: right;
	color: #8C2528;
	list-style: none;
}

#navlist li a {
	text-decoration: none;
	color: #8C2528;
}

#navlist li a:hover {
	text-decoration: underline;
	color: #DD1E25;
}

/*-------submenu principal-------------*/



#subnavlist li {
	width: 150px;
	margin: 5 0 5 -20px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12471A;
}

#subnavlist li a {
	text-decoration: none;
	color: #12471A;
}

#subnavlist li a:hover {
	text-decoration: underline;
}

/*-------submenu principal-------------*/

#contenido {
	width: 530px;
	margin: 20px 50px 20px 20px;
}

#contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
#contenido ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8C1F1F;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C1F1F;
}

.fotoder { 
	float: right; 
	margin: 0 0 10px 20px;
	padding: 3px;
}

.fotoizq { 
	float: left; 
	margin: 0 20px 10px 0;
	padding: 3px;
}