/* CSS Document */

BODY
{
	scrollbar-face-color:#C7940D;
	scrollbar-shadow-color:#AD033B;
	scrollbar-highlight-color:#AD033B;
	scrollbar-3dlight-color:#C7940D;
	scrollbar-darkshadow-color:#C7940D;
	scrollbar-track-color:#C7940D;
	scrollbar-arrow-color:#AD033B;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C7940D;
	text-decoration: none;
}
a:active {
	color: #C7940D;
	text-decoration: none;
}

.letras01 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.letras02 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.letras03 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

input { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF; background-color: #C7940D; border: #AD033B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF; background-color: #C7940D; border: #AD033B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

input.mandar {
	border: 0;
	background-color: #4F8C0D;
	cursor: pointer;
	width: 100px;
}

.fondoenv {
	background-color: #C7940D !important;

}

p.respuesta {
	color: #fff;
	text-align: center;
}


