/* CSS Document */

.titulos {
	font-family: Arial;
	color: #0C465C;
	font-size: 16pt;
	font-weight: bold;
}

.texto {
	font-size: 11pt;
	font-family: Arial;
	color: #333333;
}

.textohv {
	font-size: 10pt;
	font-family: Arial;
	color: #666666;
}

.subtitulos2 {
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}


.fechas {
	font-size: 11pt;
	font-family: Arial;
	color: #333333;
}
.pies {
	font-size: 9pt;
	color: #999999;
}

-->

#creatives {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	
}

#creatives a:link {
	color: #999999;
	text-decoration: none;
}
#creatives a:visited {
	text-decoration: none;
	color: #999999;
}
#creatives a:hover {
	text-decoration: underline;
	color: #999999;
	
}
#creatives a:active {
	text-decoration: underline;
	color: #999999;
}
.subtitulos {
	font-size: 16pt;
	font-family: Arial;
	color: #333333; 
 }
 #siguiente {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	
}

#siguiente a:link {
	color: #999999;
	text-decoration: none;
}
#siguiente a:visited {
	text-decoration: none;
	color: #999999;
}
#siguiente a:hover {
	text-decoration: underline;
	color: #333333;
	
}
#siguiente a:active {
	text-decoration: underline;
	color: #333333;
	}
	
#secciones {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	
}

#secciones a:link {
	color: #333333;
	text-decoration: none;
}
#secciones a:visited {
	text-decoration: none;
	color: #333333;
}
#secciones a:hover {
	text-decoration: underline;
	color: #333333;
	
}
#secciones a:active {
	text-decoration: none;
	color: #333333;
}

#propuesta {
	font-family: Arial;
	color: #0C465C;
	font-size: 16pt;
	font-weight: bold;
	
}

#propuesta a:link {
	color: #0C465C;
	text-decoration: none;
}
#propuesta a:visited {
	text-decoration: none;
	color: #0C465C;
}
#propuesta a:hover {
	text-decoration: underline;
	color: #0C465C;
	
}
#propuesta a:active {
	text-decoration: underline;
	color: #0C465C;
}