body {
		background: #f2fff5;
		font-family: verdana, "trebuchet MS", sans serif;
		font-size: 11px;
		color: #333;
}

#central {
	width: 100%;
	text-align: center; 	
	margin: 0;
	padding:0;
} 

#container {
	width: 781px;
	text-align: center; 	
	margin-bottom: 0;
	margin: auto;
	margin: 1px;
	border: 1px solid #fff;
}

#header {
width: 750px;
/*height: 100%;*/
text-align: left;
padding: 0px; 
margin: 0px;
}

#main {
width: 750px; 
height: 100%;
padding-left: 15px; 
margin: 0;
} 

#main_top {
width: 750px; 
height: 272px;
margin: 0;
padding: 0; 
} 

#main_center {
width: 750px; 
height: 100%;
padding:5px;
background: #3483be top left repeat;
} 

#footer {
width: 750px; 
height: 100px;
text-align: right; 
border : none; 
margin-top: 0px;
padding-right: 25px;
background: #3483be;
} 

/* http://www.adwaysolutions.com/clientes/ */

li {
	font-size: 14px;
}

H1 {
font-size: 22px;
color: #113355;
font-family: trebuchet ms, verdana, sans serif;
}

H2 {
     font-family: verdana, sans serif;
	font-size: 12px;
	color: #002255;
}

H3 {
     font-family:  tahoma, sans serif;
	font-size: 11px;
	color: #003366;
}


H6, .footer-txt {
	font-family: arial, verdana, sans serif;
	font-size: 10px;
	color: #ffffff; 
}

H6 a, H6 a:link, H6 a:visited, H6 a:active {
	font-weight: normal;
	color: #ffffff; 
}

H6 a:hover {
	color: #ffffff;
}

a:link, a:visited, a:active {
color : #003366; 
text-decoration : none; 
} 

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

