@charset "utf-8";
.imagendefondo {
	background-image: url(mariano.jpg);
	background-repeat: no-repeat;
}
.transparencia {
	background-image: url(transparente3.png);
}


.tituloprincipal {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #000;
	font-weight: bold;
}
.SUBTITULOS {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #000;
	font-weight: bold;
}
.parrafo {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #000;
	font-weight: normal;
}
.nuevofondo {
	background-image: url(fotoinicio.jpg);
}

.TITULOGRANDE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 64px;
	color: #000;
	font-weight: bold;
}

.parrafo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 54px;
	color: #000;
	font-weight: normal;
}
.TITULO {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 54px;
	color: #000;
	font-weight: bold;
}
.Subtitulonota {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 55px;
}
a:hover {
	text-decoration: underline;
	color: #666;
}


.navegador {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.textobarranavegacion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	line-height: 34px;
}




a:link {
	text-decoration: none;
	color: #000;
}





a:visited {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #FF3;
}
.Textonota {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 54px;
	color: #000;
}

.Epigrafe {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 42px;
	font-style: italic;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoblanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFF;
}
.adaptable {
	width: 100%;
}
