body {
	margin:0px; background-color: #666666;
	background-image: url('img/fondo.jpg');
	background-repeat:  repeat-x;
	background-position: center top;
}
.texto {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #336600;
}
.pie {
	color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formulario {
	color: #330000;
	background-color: #E4E2DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #330000;
	display: block;
	text-align: center;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #025C02;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #025C02;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666600;
	font-weight: bold;
}
.borde_der {
	border-right:2px dashed #ccc
}
.borde_bottom {
	border-bottom:2px dashed #AEC8AD;
	font-size: x-small;
}
.titulo3_blanco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}.linea {  border-color: black black #660000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

