
/* Container BarritaChicaConTitle */
.ContModTitleBarra {
	font-family: "Frutiger Linotype", "MS Sans Serif", arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #012281;
}

/* Container .... */
.ContModTitle {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.ContModTitle2 {
	font-family: "Frutiger Linotype", "MS Sans Serif", arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #012281;
}
.ContModTitle3 {
	font-family: "Frutiger Linotype", "MS Sans Serif", arial;
	font-size: 1px;
	text-decoration: none;
/*	font-weight: bold;
	color: #012281;*/
	visibility: hidden;
}

.MarcaAgua {
/*	background: url(CaracolAgua.jpg) no-repeat top;*/
	background-image: url(CaracolAgua.jpg);
	background-position: top;
	background-repeat: repeat;
}


