/* CSS Document */
body{
background-image: url(../images/body.gif);
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

table{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #838383;
}
.bordetd{
border: 1px solid #afafaf;
background-color: #FFFFFF;
}
.fondomenus{
background-image: url(../images/fondo_menus.gif);
}
.fondobanner{
background-image:url(../images/fondo_banner.gif);
background-repeat: repeat-y;
text-align: center;
}
.fondoencuesta{
background-image:url(../images/fondo_banner.gif);
background-repeat: repeat-y;
text-align: justify;
padding-left: 13px;
padding-right: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #7a7a7a;
}
.mapasite{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #737373;
padding-left: 12px;
}
a.enlacemapasite{
font-weight: bold;
color: #d40000;
text-decoration: none;
}
a:hover.enlacemapasite{
font-weight: bold;
color: #9b9b9b;
text-decoration: none;
}
.textoNoticias{
text-align:justify;
padding-left: 6px;
padding-right: 10px;
}
a.enlaces{
font-weight: bold;
color: #be0000;
text-decoration: none;
}
a:hover.enlaces{
font-weight: bold;
color: #878787;
text-decoration: none;
}

a.enlacesweb{
font-weight:normal ;
color: #cc3333;
text-decoration: none;
}
a:hover.enlacesweb{
font-weight: bold;
color: #878787;
text-decoration: none;
}

a.enlacenot{
font-weight: bold;
color: #be0000;
text-decoration: none;
}
a:hover.enlacenot{
font-weight: bold;
color: #878787;
text-decoration: none;
}

a.enlacetexto{
font-weight: bold;
color: #be0000;
text-decoration: none;
}

a:hover.enlacetexto{
font-weight: bold;
color: #878787;
text-decoration: none;
}

.pie{
color: #484848;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 18px;
padding-right: 18px;
}
a.enlacepie{
text-decoration: none;
color: #484848;
}
a:hover.enlacepie{
text-decoration: none;
color: #fff;
background-color:#be0000;
}
.fondobusquedarojo{
background-image: url(../images/fondo_busqueda.gif);
background-repeat: repeat-x;
}
.fondobusquedagris{
background-image: url(../images/fondo_iconos.gif);
background-repeat: repeat-x;
}
.fecha{
background-image: url(../images/fondo_busqueda.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.fondomenuSup{
background-image: url(../images/fondo_menu_sup.gif);
background-repeat: repeat-x;
}
.textoStandar{
padding-left: 14px;
padding-right: 14px;
text-align:justify;
}
.titulos{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #be0000;
text-align: left;
font-size: 11px;
}
.boton
{
	background-attachment: fixed;
	color: #8a8a8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	padding: 0px;
	border: 1px solid #b9b9b9;
}
.input{
margin: 2px;
padding-left:8px;
border: solid 1px #b9b9b9;
font-family:Arial, Helvetica;
font-size:10px;
color: #8a8a8a;
}

.cajaTexto{
	color: #6F4248;
	text-align: left;
	vertical-align: middle;
	font-family:Verdana;
	font-size: 9px;
	margin: 4px;
	padding: 0px;
	border: 1px solid #838383;
}

