.boxFormulairo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
	top: 5px;
	background-color: #E7EBE2;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #D5D9CD;
	font-weight: bold;
	background-color: 848D72;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #848D72;
	text-decoration: none;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #FFFFFF;
	border : 1px solid #56623F;
}
.botonera {
	height: 15px;
	letter-spacing: 0em;
	word-spacing: 0em;
	clear: none;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #CCCC99;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}
.fondoIntro{
	
	background-image: url(../imag/fnd_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoActualidad{
	
	background-image: url(../imag/fnd_actualidad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoAnecdotario{
	
	background-image: url(../imag/fnd_anecdotario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoContacto{
	
	background-image: url(../imag/fnd_contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoEventos{
	
	background-image: url(../imag/fnd_eventos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoFormacion{
	
	background-image: url(../imag/fnd_formacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoInstitucional{
	
	background-image: url(../imag/fnd_institucional.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoLegislacion{
	
	background-image: url(../imag/fnd_legislacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoNoticias{
	
	background-image: url(../imag/fnd_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoPatrocinador{
	
	background-image: url(../imag/fnd_patrocinador.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoPropuestas{
	background-image: url(../imag/fnd_propuestas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.boxNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	width: 550px;
	/*height: 60px;*/
	/*border-top: 1px solid #003300;*/
	border-right: 1px none #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px none #003300;
	top: 5px;


}
.picNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	width: 50px;
	border: 1px solid #003300;
	height: 50px;

}
.titularNoticias {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
.titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
.subTitularNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
.txtNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	text-align: justify;
}
a.txtNoticias:hover{
	color: #CCCC99;
}
.linkNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
a.linkNoticias:hover{
	color: #CCCC99;
}
.boxAviso {
	text-align: center;
	vertical-align: middle;
	height: 240px;
	width: 320px;
	border: 1px solid #006633;
	
	background-image: url(../imag/aviso.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.titularAviso {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.linkAviso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 0mm;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	text-align: center;
}
a.linkAviso:hover {

	color: #FFFFFF;
}

