/*  For main content  */


ul {
list-style-position:outside;
list-style-position:inherit;
}

body {
	 margin:0px;
	 padding:0px;
	 text-align: center; 
 	 
}


#contenedor 
{

	position: relative;
	vertical-align:middle;
	margin: 0 auto;
	width: 780px;
	left: 0px;
	top: 0px;
	
}

#contenedor a 
{
color:#909cc5;
text-decoration:underline;
}

#contenedor a:hover 
{
text-decoration:none;
}






#central
{
width:532px;
padding-top:5px;
text-align:left;
color:#515151;
/*color:#000000;*/
font-size: 12px;
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;

}



#submenu{ 
background-image: url('../images/fondomenu.jpg') ;
background-position:0% 0%;
background-repeat:no-repeat;
text-align: left ;	
height:465px;
width:248px;
   

	}
	
#submenu  a {
   /* padding-left:40px;*/
	
	/*
	padding-right:5px;
	padding-bottom:8px;*/
	
	

text-align: left ;	
color:#4b5c95;
font-size: 17px;
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;



}

#submenu a:hover {
	

color: #8f8f8f;
text-align: left;


cursor:pointer;
font-weight: bold;
/*font-style: italic;*/
}








#footer {
padding-top:20px;
	font-size: 13px;
	text-decoration: none;

	
	 font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center ;
 
}
#footer a{
	color:#0a2245;
	font-size: 13px;
	text-decoration: none;
	 font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 
}

#footer a:hover {
color: #0a2245;
text-decoration:underline
}

.formchico{
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	height: 10px;
	border: none;
}
.formchico1{
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #666666;
	height: 10px;
	border: none;
}
.formchico3{
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 18px;
	border: none;
}

