body
{
	background-image:url(../imagenes/fnd_body.jpg);
	background-repeat:repeat-y;
	
	background-color:#fff;
}
.titularPrimero
{
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	
	color: #003399;
}

.titularSegundo
{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	
	text-decoration: none;
	text-align: left;
	
	color: #003399;	
}

.titularTercero
{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	
	color: #003399;	
}

.textoGeneral
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	
	color: #222222;	
}

.textoGeneralCentrado
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	
	color: #222222;
}

.textoGeneralNormal
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	
	color: #222222;
}

.textoGeneralCentradoMarcado
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	
	color: #FF3300;
}

.textoResaltado
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	
	color: #003399;
}

.textoResaltadoNormal
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	
	color: #003399;
}
.textoResaltadoNormal2
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	
	color: #003399;
	
	padding-left:10px;
}

.textoResaltadoCentrado
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	
	color: #003399;
}

.textoCabeceraCalendario
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	
	color: #003399;
}

.textoPrecio
{
	font-family: arial;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	
	color: #FF3300;
}

a.naranja:link 
{	
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranja:visited 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranja:active 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranja:hover 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline; 
	color:#FF3300;
}

a.naranjasuave:link 
{	
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranjasuave:visited 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranjasuave:active 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#FF3300;
}

a.naranjasuave:hover 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline; 
	color:#FF3300;
}

a.gris:link 
{	
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.gris:visited 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.gris:active 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.azul:link,a.azul:visited,a.azul:hover,a.azul:active 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline; 
	color:#003399;
}

a.gris:hover 
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline; 
	color:#FF3300;
}

a.grissuave:link 
{	
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.grissuave:visited 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.grissuave:active 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none; 
	color:#666666;
}

a.grissuave:hover 
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline; 
	color:#FF3300;
}