a:visited {
	text-decoration: none;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(imagenes/bg_general.png);
	background-attachment: fixed;
	background-color: #162F58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	scrollbar-face-color:#E1E5EC;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#ADBBCE;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#ADBBCE;
	scrollbar-highlight-color:#ADBBCE;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	background-repeat:  repeat-x;
}
.bg_cierre_noticias {
	background-attachment: scroll;
	background-image: url(imagenes/tabla_noticias3.jpg);
	background-repeat:  no-repeat;
	background-position: center bottom;
}
.Campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	line-height: normal;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	line-height: normal;
	text-transform: capitalize;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #CC0000;
}
.bg_cierre_articulos {

	background-attachment: scroll;
	background-image: url(imagenes/tabla_articulos3.jpg);
	background-repeat:  no-repeat;
	background-position: center bottom;
}
.bg_cierre_fotos {


	background-attachment: scroll;
	background-image: url(imagenes/tabla_fotos3.jpg);
	background-repeat:  no-repeat;
	background-position: center bottom;
}
.bg_cierre_tablas {
    background-attachment: scroll;
	background-image: url(imagenes/tit_tabla_bg.gif);
	background-position: center bottom;
	background-image: url(imagenes/tit_tabla_pie.gif);
	background-repeat:  no-repeat;
	background-position: center bottom;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
