body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;
	background-repeat:repeat-x;
	background-image: url(imagenes/fondo.jpg);
}
a:hover{
	text-decoration:none;
}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
}
.style1:hover {
	color: #333333;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	text-decoration:none
}
.style4b {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	text-decoration:none
}
.style4b:hover {
	color: #ff881e;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
}
.stylepie {
	color: #D9DA1A;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #444444;
	font-size: 12px;
	font-family: arial;
}
.style5a {
	color: #ff8518;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
}
.style5a:hover {
	color: #065ea9;
	text-decoration:none;
}
.style5b {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	text-decoration:none;
	font-weight:400;
}
.style5b:hover {
	color: #ff8518;
	text-decoration:none;
}
.style6 {
	color: #ff8518;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
}
.style6:hover {
	color: #065ea9;
}
.style7 {
	color: #ff8518;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
}
.style7a {
	color: #ff8518;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
}
.style7b {
	color: #333333;
	font-size: 20px;
	font-family: arial;
	text-decoration: none;
	font-weight:bold
}
.style8 {
	color: #000000;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
}
.noticiastitular {
	color: #ff8518;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}
.noticiascabecera {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.noticiascabecera2 {
	color: #ff8518;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.noticiatexto {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	font-weight:100;
}
.noticiafoto {
	color: #757575;
	font-size: 11px;
	font-family: arial;
	font-weight:100;
}
.style11 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	text-decoration:bold;
}
.style15A {
	color: #333333;
	font-size: 50px;
	font-family: arial;
}
.boton{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #F0F0F0;
	font-weight: normal;
	height: 18px;
}
.textarea{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	height: 18px;
}
.textareag{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	scrollbar-face-color: #A2A2A2;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color: #BEBEBE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #BEBEBE;
}
#dropmenudiv{
position:absolute;
border:1px solid #a9a9a9;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:22px;
z-index:100;

}

#dropmenudiv a{
width: 200x;
display: block;
text-indent: 3px;
border-bottom: 1px solid #a9a9a9;
padding: 2px 1px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ff861a;
}