body {
background-image:url(Images/bg.gif)}

.titulo_seccion {
	color: #FFCC33;
	font-size: 30px;
	font-weight: bold;
}

.texto_general {
	text-align:justify;
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
	
}

.bodytext {  font-family:arial; font-size: 12pt; font-style: bold; line-height: normal; font-weight: normal; text-decoration: none; color: #DFB32E; text-align: justify;}
.bodytext_small {  font-family:arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #DFB32E; text-align: justify;}
.bodytext_center {  font-family:arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #DFB32E; text-align: center;}
.bodytext_right {  font-family:arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #DFB32E; text-align: right;}
.header1 {  font-family: arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header2 {  font-family: arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.header3 {  font-family: arial; font-size: 9pt;  font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.copyrighttext {  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}

.bold {  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
li {  list-style-image: url(images/bullet.gif); background: #ffffff}
.inputtext {
		font-size:10px;
        font-family:arial;
        font-weight:bold;
        color:white;
        background:#560506;
        border:0px;
        width:110px;
        height:19px;
		

}

a {
	text-decoration: none;
	color: #C27636;
	font: bold;
	background:#560000;
	width:125;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
a:hover {
		background:#790000; 
		color: #DEB331; 
		font:bold; 
		width:125; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		 }

