@charset "utf-8";
/* CSS Document */

a { 
text-decoration: none; 
color: FF8533;
 }

fuente gral { 
font-family: Verdana; 
font-size: 8 pt;
 }
a:hover { 
text-decoration: bold; 
color: FF3333;}

li {
text-decoration: none; 
color: FF8533;
}

li:hover { 
text-decoration: bold; 
color: FF3333;}



h1{
font-family:"Eras Demi ITC";
font-style:oblique;
font-size:26px;
margin: 0 0 34px 140px;
color: #3F3F3F;

 }
 
.central {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0 10px 0 10px;
color: #3F3F3F;
line-height: 16px;

 }
 .central2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0 10px 0 10px;
color: #3F3F3F;
line-height: 16px;

 }
 
 
 
 .central li{
text-decoration: none; 
color: #3F3F3F;

 }
 
 
 
.label {
	width: 270px;
	display: block;
	padding: 0px;
	line-height: 12px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	
}

.textarea {
	border: 1px solid #CCCCCC;
	margin: 0 0 3px 0;
	height: 63px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button {
	border:none;
	color: #5B5B5B;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 107px;
	background: url(images/boton.gif) no-repeat;
	padding: 0 0 12px 0px;
	line-height: 15px;
	height: 33px;
	font-size:10px;
}

form{
padding-left: 75px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;





}
