	body { margin: 0; padding: 0; background-color:003366; }

.Idioma{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align: right;
}

.Pie{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align: left;
}

.Titulo_Seccion{ 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 23px;
	font-style: normal;
	font-family: Baskerville Old Face;
	text-align: left;
	
}

.Detalle_Seccion{ 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:justify;
} 
.Detalle_Carta_Grup_Sel{ 
	color: #003366;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:center;
} 
.Detalle_Carta_Grup{ 
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:center;
} 

.Detalle_Carta{ 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:left;
	background-image:none;
	background-color:#FFFFFF;
}

.Detalle_Carta_Sel{ 
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:left;
	background-color:#FFFFFF;
}

.Detalle_Precio{ 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:right;
	background-image:none;
	background-color:#FFFFFF;
}

.Detalle_Precio_Sel{ 
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align:right;
	background-color:#FFFFFF;
}

.Linea_Puntos{
	background-image:url(../IMG/LIT_CAR_Puntos.gif);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	background-position:bottom;

}

.Linea_Puntos_Sel{
	background-image:url(../IMG/LIT_CAR_Puntos_Sel.gif);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	background-position:bottom;

}

.Menu_Links {
	display: none;
}