@charset "utf-8";
/* CSS Document */
body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pie {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.texto {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.texto2 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
p {
	margin-top:0px;
}
.estilobtn {
	width: 60px;
	height: 20px;
	background-color: #36C;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
}
.estiloform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333;
	width: 305px;
	height:80px;
}
.estiloform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333;
	width: 305px;
}
