.menuskin{
position:absolute;
width:165px;
background-color:menu;
border:2px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo {
	background-color: #FFFFFF;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background-position: 50px;	
}
.botones:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42AEC8;
	font-weight: bold;
	background-position: 50px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.recuadro_gris {
	border: 1px solid #D1D1D1;
}
.botones1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #42AEC8;
	font-weight: bold;
}
.botones1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B588A;
	font-weight: bold;
	height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text_area_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	height: 10px;
	border: 1px solid #42AEC8;
	line-height: 10px;
}
.linea_gris {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858585;
}
.rubro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: 90px;
	background-repeat: repeat-x;
	float: right;
	line-height: 20px;
}
.rubro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #42AEC8;
	height: 20px;
	width: 90px;
	background-color: #ffffff;
	line-height: 20px;
}
.fondoTabla {
	background-attachment: fixed;
	background-color: #CFCFCF;
	background-image: url(img/fd_cuad.jpg);
	background-repeat: repeat-x;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B588A;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B588A;
	font-weight: bold;
}
.titulo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B588A;
	font-weight: bold;
}
.linea_abajo_gris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
.text_area_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	height: 12px;
	border: 1px solid #7F9DB9;
	line-height: 12px;
	width: 170px;
}
.text_area_form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	height: 150px;
	border: 1px solid #7F9DB9;
	line-height: 12px;
	width: 500px;
	overflow: auto;
}
.text_area_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	height: 12px;
	line-height: 12px;
	width: 50px;
	border: 1px solid #7F9DB9;
}
.linea_arriba_gris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.titulo_noticias_gris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B4B4B4;
	font-weight: bold;
}

