body { 
  margin:0;   padding:0;   text-align:center;   font-family:"Trebuchet MS", Arial, Verdana;   font-size:12px;}
  /* Aquí modificamos el Contenedor*/
  #cont{   text-align:center;   padding: 5px;   margin: 0 auto;   width:500px; } /* Ahora la sombra */
  #sombra{   margin:10px;   background:#CCCCCC; /* Color de la sombra */   border: solid 1px #CCCCCC; /* Color del borde */   width: 500px;}/* Veamos el texto */
  #text{   border:solid 1px #CCCCCC;   margin:-10px 2px 2px -10px;
      padding:2px;   background:#FFFFFF; /* Le damos un color de fondo */
	  }
  
 /*Sombras */

/*html {
	background-image: url(../images/izq.jpg);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	background-attachment: fixed;
}

body { background: url(../images/der.jpg) 
	background-repeat: repeat-y;
	background-position: 10px 10px;
	background-attachment: fixed; 
	}
*/
.text_info {
font-size: 12px;
color: #295783;
font-family: Arial ; 

  }
.textit {
	font-size: 13px;
	color: #3967A6;
	font-family: Arial;	
	background-color: #B8CCE4;
}
.titcat {
font-size: 13px;
color: #003366; 
font-family: Arial ;
background-color: #B8CCE4; 
	height: 25px;
}
.subtit {
font-size: 13px;
color: #def1fe; 
font-family: Arial ;
background-color: #5081c3; 
	height: 25px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Myriad Pro Light;
	font-size: 24px;
	color: #666666;
}
.style3 {font-size: 14px}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.style10 {font-size: 12px; color: #3967A6; font-family: Arial; background-color: #B8CCE4; font-weight: bold; }
.subtit1 {
	font-size: 12px;
	color: #def1fe;
	font-family: Arial;
	background-color: #5081c3;
	height: 25px;
}
.text_info {font-size: 12px;
color: #295783;
font-family: Arial; 
	height: 25px;
}
.textit1 {	font-size: 13px;
	color: #3967A6;
	font-family: Arial;	
	background-color: #B8CCE4;
}
.scroll {
font-size: 12px;
	color: #666666;
	font-family: Arial;
	}
	.aster { 
	font-family: Arial;
	font-size: 18px;
	color: #c0504d;
	}
#menuDesarrollo{display:block; width:100%;border-right:none; font-size:9px; color:#000000;}
#menuDesarrollo td{border-top:none; text-align:center;}
#menuDesarrollo td.eledes{padding:4px; border-bottom:none; color:#615A30; }
#menuDesarrollo td.eledes a{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuDesarrollo td.eledes a:hover{text-decoration:underline;}
#menuDesarrollo td.eledesSel{padding:4px; border-bottom:1px solid #C2BC9C; border-top:1px solid #ffffff; background-color:#FFFFFF}

.text_info3 
{
font-size: 11px;
color: #295783;
font-family: Arial;
padding-left:10px;
padding-right:10px; 
}
