body {
	background-image: url(imagenes/fondo.gif);
	SCROLLBAR-FACE-COLOR: #ffcc00;
	SCROLLBAR-TRACK-COLOR: #333333;
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link , A:visited 
{
text-decoration: none;
color: #333333;
font-family: arial;
font-size: 11px;
font-weight: bold;
} 

A:hover
{
text-decoration: underline; 
font-family: arial;
color: #FF0000;
font-size: 11px;
font-weight: bold;
}

.titulo
{ 
font-family: arial;
text-align: right;
font-weight: normal;
font-size: 11px;
color: #000000;
}

.subtitulo
{ 
font-family: arial;
text-align: right;
font-weight: normal;
font-size: 10px;
color: #000000;
}

.parrafo
{ 
font-family: arial;
text-align: right;
font-weight: normal;
font-size: 9px;
color: #666666;
}

.epigrafe
{ 
font-family: verdana;
text-align: center;
font-weight: bold;
font-size: 9px;
color: #0066ff;
}

.epigrafe2
{ 
font-family: verdana;
text-align: center;
font-weight: bold;
font-size: 9px;
color: #0033CC;
}

.epigrafe3
{ 
font-family: verdana;
text-align: center;
font-weight: bold;
font-size: 9px;
color: #FF6600;
}

.epigrafe4
{
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	line-height: normal;

}


.texrojo
{
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
	font-style: italic;
}

.punteado
{ 
font-family: verdana;
text-align: center;
font-weight: normal;
font-size: 13px;
color: #333333;
}

.consultas
{
	font-family: verdana;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
	background-position: center;
}

.copy
{ 
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.contador {
	font-family: verdana;
	font-size: 5px;
	color: #E9D8BA;
}
