/* CABEZAL */
#cajaCabezal {
	border-top: 2px solid #7AD602;
	border-right: 2px solid #7AD602;
	border-bottom: 2px none #7AD602;
	border-left: 2px solid #7AD602;
}
/* CUERPO general del documento */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: backroundFassi2.jpg;
}
p {
	font-size: 11px;

/* TEXTOS */
.tituloContenido {
	font-size: 13px;
	font-weight: bold;
	color: #979358;
}
.tituloContenido2 {
	font-size: 9px;
	font-weight: bold;
	color: #979358;
}
.tituloIndex1 {
    font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #f2f3df;
}
.tituloIndex2 {
    font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #f2f3df;
}
.pie {
	font-size: 9px;
	
}
.pieFassi {
	font-size: 8px;
	color: #B6B562;
}
.subTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subTitulo2 {
	font-size: 11px;
	font-weight: bold;
	color: #235F08;
}
.contrasteNegro {
font-size: 10px;
font-weight: bold;
color: #000000;
}
.contrasteBlanco {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.tarifas {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.subTitulo3 {
	font-size: 9px;
	font-weight: bold;
	color: #C9FE72;
}
.tituloSeccion {
	font-size: 16px;
	font-weight: bold;
	color: #7AD602;
	text-transform: uppercase;	
}
.tituloSeccion2 {
	font-size: 10px;
	font-weight: bold;
	color: #7AD602;
	text-transform: uppercase;
}
.tituloSeccion3 {
	font-size: 10px;
	font-weight: bold;
	color: #D3D074;
	text-transform: uppercase;
}
.textoPequenio {
    font-family: "Verdana";
	font-size: 8px;
}
.copete {
	font-style: italic;
	color: #D7EAB9;
}
a.masInfo {
	font-weight: bold;
	color: #A8A55D;
	font-size: 10px;
}
a.masInfo:hover {
	color: #D3D074;
	text-decoration: underline overline;
}
a.masInfo2 {
	font-weight: bold;
	color: #BE0024;
	font-size: 10px;
}
a.masInfo2:hover {
	color: #9B0D1E;
	text-decoration: underline overline;
}
