/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body{
	background: #a30000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-3dlight-color: #FFD7D7;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #A30000;
	scrollbar-darkshadow-color: Red;
	scrollbar-track-color: #FFa800;
	scrollbar-shadow-color: #FFa800;
}
.titulo{
	color: #A30000;
	font-weight: bolder;
	font-size: x-small; 
}
.subtitulo{
	color: #A30000;
	font-style: italic;
	font-weight: bolder;
	font-size: x-small; 
}
.cuerpo{
	font-size: x-small; 
	color: Black;
	text-align: justify;
}
ul{
	list-style: url(../plantillaimgs/bullet.gif);
	font-size: x-small;		
}
.contactenos{
	width: 90%;
	
	font-size: x-small;
	text-align: justify;  
}
.contactenos th {
	width: 90%;
	background: #A30000;
	color: White; 
	font-size: x-small;
	text-align: center;
}
.sub{
	font-size: xx-small;
	vertical-align: top;
	text-align: center;
}
.text{
	background: White;
	border: solid;
	border-color: #A30000;
	border-width: 1px;
	font-size: x-small;
	color: #A30000;
}
.boton{
	background: url(../imagenes/btn.gif);
	color: #FFA800;
	border: none;
	background-repeat: no-repeat; 
	font-weight: bold;
}
.forms{
	font-size: x-small;
	text-align: justify;  
}
.forms th {
	background: #A30000;
	color: White; 
	font-size: x-small;
	text-align: center;
}
a{
	color: #A30000;
	text-decoration: none;
	font-size: x-small;
}
a:hover{
	color: White;
	font-size: x-small; 
}