

/* Container .... */
.ContModTitle {
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #012281;
}

.ContModTitle1 {
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #669966;
}

.ContModTitle2 {
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.ContModTitle3 {
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.CuadradoTable {
	border: 1px solid #669966;
}
.CuadradoRow1 {
	border-bottom: 1px solid #669966;
	background-color: #669966;
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: white;		
}
.CuadradoFondo {
	background-color: #669966;
	font-family: "Frutiger Linotype", Arial, "MS Sans Serif";
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: white;	
}




.MarcaAgua {
/*	background: url(CaracolAgua.jpg) no-repeat top;*/
	background-image: url(CaracolAgua.jpg);
	background-position: top;
	background-repeat: repeat;
}


