body{
	margin-top: 0; 
	margin-bottom: 0; 

	text-align: center;
	
	background-color:#DFDFE1;
	
}

.cabecera{
	height: 17;
	width: 950;
	background-image: url('images/barra-up.gif');
	background-repeat: repeat-x;
	float: top;

}


.logo{
	height:120px;
	width:750px;


}

.form{
	background-image:url('images/fondo-distribuidores.jpg'); 
	background-position: center ; 
	background-repeat: no-repeat;
	
	
	height:132px; 
	width:179px;

}

.title1{
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	text-align: justify;
	color: #6bad01;

}

.title2{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
	
	
}


.title3{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	
}

.pie{
	height:34px;
	width: 950px;
	background: url('images/barra-pie.gif');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	
	
}

.sacceso{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	color:#00280D;

}

.contacto{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color:#00280D;

}

.contactotxt{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color:#00280D;

}



.inpform{
	width: 200px;

	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color:#00280D;


}

.textaform{
	width: 420px;
	height: 150px;

		font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color:#00280D;

}


.lblanc{
	width:40px;
}




