body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Color: #333333; 
	Background: url(fondo.png) #FFFFFF no-repeat center top;
	text-align: center; MARGIN: 0px;
}
#contenedor {
	MARGIN: 0px; WIDTH: 800px; 
}
#cabecera {
	MARGIN: auto; 
	WIDTH: 800px; HEIGHT:65px; 
	PADDING-TOP: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
}
a.opcion{
	Background: url(sub-menu.png);
	font-size: 10px; font-family: Verdana; padding: 5px;
	height: 30px; cursor: hand;
	width: 152px;
    text-decoration: none; color: #000000; text-align: center;
}
a.opcion:hover{
	Background: url(sub-menu.png);
	font-size: 10px; font-family: Verdana; padding: 5px;
    text-decoration: none; color: #990000; text-align: center;
}
a.subopcion{
	Background: url(opcion.png); margin-left: 10px;
	font-size: 10px; font-family: Verdana; padding: 2px;
	height: 20px; cursor: hand;
	width: 130px;
    text-decoration: none; color: #000000; text-align: center;
}
a.subopcion:hover{
	Background: url(opcion.png); margin-left: 10px;
	font-size: 10px; font-family: Verdana; padding: 2px;
    text-decoration: none; color: #990000; text-align: center;
}
#borde {
	BORDER-RIGHT: 2px #999999 solid;
	BORDER-LEFT: 1px #E1E1E1 solid;
}
.menu {
   MARGIN: 0px;
   width: 300px; height: 20px;
   padding: 5px; float: left;
   text-align: left; font-weight:bold; 
   font-size: 10px; Font-Family: Verdana;   
   }
.titulo{
   Background: url(cabeza.png) no-repeat center top; text-align:center;
   width: 152px; height: 25px; margin-top: 5px; color: #990000;
   font-size: 10px; Font-Family: Verdana; padding: 5px;
}
.fin-lateral{
   Background: url(final.png) no-repeat center top; text-align:center;
   width: 152px; height: 25px;MARGIN: 0px; color: #990000;
   font-size: 10px; Font-Family: Verdana; padding: 5px;
}
.seqslidestyle{
margin-top: 25px; text-align:center;
}
a {
  color: #990000; text-decoration: none;
   font-size: 10px; Font-Family: Verdana;   
 }
a.hover: {
  color: #990000; text-decoration: underline;
   font-size: 10px; Font-Family: Verdana;   
 }
#lateral {
	float:left;
	width: 170px; padding: 1px;
	font-family: Verdana;
	font-size: 11px; FONT-WEIGHT: Bold;
}
#cuerpo {
   MARGIN: 0px;
   height: 515px;
   width: 100%; Text-align: left;
   Background: url(fondo_cuerpo.png) #CDCDCD no-repeat center top;   
}
#centro {
   float: right;
   padding: 5px;
   text-align: justify;
   color: #000000; width: 100%;
}
#contacto {
   float: right;
   padding: 0px;
   text-align: justify;
   color: #000000; width: 613px;
}
P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  Color: #333333; font-size: 10px; font-weight: bold;
}
.submenu{
margin-bottom: 0px;
}
#principal li { 
   display:inline; 
   float:left; 
   width:160px; height: 100px;
   background-color:#f5f7f9; 
   padding:5px; 
   margin:10px; 
   text-align: center; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
}
#pie {
    height: 45px;
	Font-size: 10px; BACKGROUND: url(pie.png) no-repeat right top; clear: both; 
	PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; 
	COLOR: #000000; TEXT-ALIGN: center; width: 100%
}