body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	scrollbar-arrow-color: #8C0000;
	scrollbar-3dlight-color: #F21A1A;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #8c0000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #8c0000;
	margin-top: 10px;
	background-color: #4E0000;;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
}

a {
		text-decoration: none;
		color: #F75A05;
		}
a:hover {
		color: #A12C08;
		}
		
.a1:link {
	color: #E60000;
}
.a1:visited {
	color: #E60000;
}
.a1:active {
	color: #E60000;
}
.Estilo2 {color: #666666}



.a3
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13.9px;
   font-weight: bold;  
}
.a3:hover
{
  color: #F6A7A7; 
}

.a3:link {
	color: #FFFFFF;
}
.a3:visited {
	color: #FFFFFF;
}
.a3:active {
	color: #FFFFFF;
}

form {
	border: 1px;
	margin: 0;
	padding: 0;
}
.textarea, input {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	background-color: #ffffff;
}
.btn {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #2B3F58;
	width: 54px;
	height: 20px;
	background: #FFF;
	outline: none;
	float:right;
	margin: 0px 0px 0px 2px;
	}

.subti1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	padding: 5px ;
}

.sub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.subrojo
{
	font-size: 20px;
	color: #E60000;
}

.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	font-weight: normal;	
}
	
ul{
	text-align:justify;
	list-style-image: url(images/flecha.gif);
}

/*h1 {
	font-size: 18px;
	/*margin: 0px;
	color: #2B3F58;
	padding: 0px 5px 5px 15px;*/
	/*background-image: url(images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}*/

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 5px 5px 15px;
	text-align:right;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
h4 {
	
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin: 5px 5px 5px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h5{
	color:#ff6600;
	font-size:18px;
	text-align: left;
}
h6{
color:#FF9900;
font-size:22px;
text-align: left;
}

.campos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-color: #FF2B2B;

}




