BODY {
		margin-bottom : 0;
		margin-top : 0;
		scrollbar-arrow-color: #FFBF6C;
		scrollbar-base-color:  #FFBF6C;
		scrollbar-dark-shadow-color: #FFBF6C;
		scrollbar-track-color: #FFEEBF;
		font-family : Arial, Helvetica;
		font-size : 11px;
		color : #000000;
		}
.negro {
	font-size : 11px;
	font-family : Arial, Helvetica;
	color : #000000;
	text-decoration:none
	}
.negro:hover {
	text-decoration: underline
	}	
	
.negro_b  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	color : #000000;
	font-weight : bold;
	text-decoration:none
}

.negro_b:hover {
	text-decoration:none
}

.negro_peq  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : #000000;
}

.rojo {
	font-size : 11px;
	font-family : Arial, Helvetica;
	color : #FF0000;
}

.rojo_b {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : #FF0000;
	font-weight : bold;
	text-decoration: none
}

.rojo_b:hover{
	color : #FF0000;
	font-weight : bold;
	text-decoration: underline
}

.blanco{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#FFFFFF
}

.blanco:hover {
	text-decoration:none
}

.blanco_b{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#FFFFFF;
	font-weight : bold;
	text-decoration: none
}
.blanco_b:hover{
	text-decoration: none
}

.naranja{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#E8731E
}

.naranja_b{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#E8731E;
	font-weight : bold;
	text-decoration: none
}

.naranja_b:hover{
	text-decoration: underline
}

.mail{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#FFFFFF;
	font-weight : bold;
	text-decoration: underline
}
.mail:hover{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :#FF0000;
	font-weight : bold;
	text-decoration: underline
}

.titular_n{
	font-size : 13px;
	font-family : Verdana;
	color :#E8731E;
	font-weight : bold;
}

.minititular{
	font-size : 11px;
	font-family : Verdana;
	color :#000000;
	font-weight : bold;
}

.azult{
	font-size : 13px;
	font-family : Verdana;
	color :#3993CD;
	font-weight : bold;
}

.verdet{
	font-size : 13px;
	font-family : Verdana;
	color :#099300;
	font-weight : bold;
}

.rojot{
	font-size : 13px;
	font-family : Verdana;
	color :#FF5B00;
	font-weight : bold;
}

.moradot{
	font-size : 13px;
	font-family : Verdana;
	color :#9D00D7;
	font-weight : bold;
}

.formulario{
	font-size : 11px;
	font-family : Arial, Helvetica;
	color :  #black;
	background-color: #FFFFDD;
	border-width: 1px;
		scrollbar-arrow-color: #FFBF6C;
		scrollbar-base-color:  #FFBF6C;
		scrollbar-dark-shadow-color: #FFBF6C;
		scrollbar-track-color: #FFEEBF;
}

.boton{
	background-color: #02A9C7;	
}


.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFCC; text-decoration: none}
.titulo:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bolder; color: #FFFFCC; text-decoration: none }

.marron {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #E8731E}
