body {
		background: #eeeeee;
		font-family: "trebuchet MS", sans serif, times, arial,;
		font-size: 12px;
		color: #333333;
}

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

#container {
	width: 750px;
	text-align: center; 	
	margin-bottom: 0;
	margin: auto;
	margin: 1px;
	/*border: 1px solid #588994;*/
}

#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: 170px; */
margin: 0;
padding: 0; 
} 

#main_center {
width: 750px; 
height: 100%;
padding:5px;
background: #ffffff url("bg.jpg") repeat-y;
} 

#footer {
width: 750px; 
height: 118px;
text-align: center;  
margin-top: 0px;
} 

li {
	font-size: 14px;
}

H1 {
font-size: 25px;
color: #12832e;
margin-bottom: -5px;
font-family: georgia, arial, serif;
}

H2 {
     font-family: georgia, arial, serif;
	font-size: 17px;
	color: #ff6600;
}

H3 {
     font-family: trebuchet ms, arial, serif;
	font-size: 13px;
	color: #666666;
}

H3 a, H3 a:link, H3 a:over, H3 a:active, H3 a:visited,  {
	color: #444444;
	text-decoration: none;
}

H4 {
     font-family: garamond, arial, serif;
	font-size: 11px;
	color: #01b401;
}


H6, .footer-txt {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #666; 
}

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

H6 a:hover {
	color: #333;
}

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

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

/* STYLES CONTACTO */

#contacto {
background: #eeeeee;
	FONT-SIZE: 11px; 
	FONT-STYLE: bold;
	FONT-FAMILY: verdana, arial, sans serif;
	COLOR: #000000;
	}

#submit  {
	font-size: 13px;
	padding: 5px;
	height: 30px;
	width: 180px;
	font-weight: bold;
	background-color: #ffeb68;
	color: #333;
}

textarea  {
	font-size: 11px;
	FONT-FAMILY: verdana, arial, sans serif;
	height: 75px;
	width: 180px;
	border: 0px solid #123456;
	padding: 2px;
	background-color: #007822;
	color: #fff;
}

input  {
	font-size: 11px;
	height: 17px;
	width: 180px;
	border: 0px solid #d5d5d5;
	padding: 2px;
	background-color: #666666;
	color: #fff;
	FONT-STYLE: bold;
}
