@charset "utf-8";
/* CSS Document */



a:hover {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: yellow;
}

.tituloencabezado:hover {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
	background-color: yellow;
}
	
.normal {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.normal_negrita {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.titulo {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: lighter;
}


.gris {
	color: #D5D5D5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}


.tituloencabezado {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	background-color: black;
	text-decoration: none;
}








.txt {
	font-family: "Lucida Console", sans-serif;
	text-align: left;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.mayusculas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.pequeno {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.pequenojustificado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.pequeñonegrita {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
	color: #000;
	text-align: left;
}

.pequeñonegrita:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #999;
	text-decoration: none;
	background-color: yellow;
}

.pequeno_enlace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.pequeno_enlace:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	background-color: #F00;
}



.imagenes {
	text-decoration: none;
}

.imagenes:hover {
	background-color: none;
}

.img:hover {
	background-color: none;
}

.normalenlace:hover {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FF0;
	text-align: justify;
}



.normalgris {
	font-family: "DIN-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D5D5D5;
	text-decoration: none;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tituloblanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.separación {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFF;
	text-decoration: none;
}
.normalenlace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.titulopremio {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.subtitulo {
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}



}

.normal .normal {
	color: #D5D5D5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
