/* CSS Document */

.titleright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6D8849;
}

.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 12px;
}


.txt1 a:link, .txt1 a:visited, .txt1 a:active, .txt1 a:hover{
	color: #717171;
	text-decoration: underline;
}

.txt1b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82A950;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}
.txt1b2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #717171;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	font-weight: bold;
}

.txt3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82A950;
	font-weight: bold;
}

.txt3 a:link, .txt3 a:visited, .txt3 a:active, .txt3 a:hover{
	color: #82A950;
	text-decoration: none;
}

.txt4{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5618;
	padding-left: 4px;
	line-height: 12px;
}
.enlacered{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF4800;
	line-height: 12px;
	text-decoration: underline;
}

.enlacered a:link, .enlacered a:visited, .enlacered a:active, .enlacered a:hover{
	color: #FF4800;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}

.boton{
	background-color:#ABC787;
	font-size:11px;
	color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#7F9D59;
	font-family: Arial, Helvetica, sans-serif;

}

textarea{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#7F9D59;

}

.cuadroformulario	{
    background-color:#FFFFFF;
	border-top:none;
	border-right:none;
	border-left:none;
	border-style:solid;
	border-width:1px;
	border-color:#7F9D59;
	padding-left: 4px;

}

.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;

}
body	{
		scrollbar-face-color:#ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#6D8849; scrollbar-track-color:#ffffff; scrollbar-arrow-color:#6D8849;
}

#pie{height:33px; background:url(Images/pie.gif) repeat-x;}
	#pie #textoIz{width:500px; margin-top:10px; margin-left:15px; display:inline;  float:left; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#ffffff;}
	#pie #textoDer{width:500px; margin-top:10px;  float:left;font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#ffffff;}
	
img#captcha{ position:relative; top:7px;} 