/* CSS Document */

body {
    background:white url('imagenes/fondo.jpg') repeat-y top center;
	padding: 0px;
}


a { padding: 0px; }

a:link {

	color: #645621;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{

	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #3C340C;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3C340C;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #5C472F;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #765B3D;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #336633;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.destacadodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.destacadotres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cuerpodetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}
.cuerpodetextoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin-right: 5px;
	
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44483A;
}
.piedos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #44483A;
}
.punteado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #8CA846;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5C472F;
}
.forma2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #993300;
}
.formaclara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFF33;
}

/*texto noticias  */

#news{
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}


/*texto noticias  */

ul {
  padding:0px;
  margin:0px;

}

li {
font-family: Arial, Helvetica, sans-serif;
	

}
