BODY {
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #FAFAFA;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #3f679a;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000080;
	/*background-image: url(/images/v2/leftright-bg.gif) !important;*/
	background-image: url(/images/central-bg.gif) !important;
	background-repeat: repeat-y !important;
	background-position: center !important;
	margin: 0px !important;
}

BODY, P, TD, TH, SELECT, INPUT, TEXTAREA {
/*, UL, LI*/
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	/*font-size: 0.8em;*/
}

SELECT, INPUT, TEXTAREA {
	background-color: #FFFFFF;
	color: #000000;
}

UL, LI {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
}

.clima {
	font-size: 9px;
}

A {
	color: #993300;
	font-weight: none;
    text-decoration: none;/*underline*/
}

A:hover {
	text-decoration: underline;
}

.noticia {
	font-size: 12px;
}

.celeste {
	background-color: #DDEEFF;
}

.volanta {
	color: #COCOCO;
}

.titulo {
	font-size: 18px;
	font-weight: none;
	color: #003399;
	margin: 0px;
}

.titulogris {
	font-size: 12px;
	font-weight: none;
	color: #666666;
}

.titulo-small {
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}

.copete {
	font-family: Verdana, Tahoma, Times New Roman, Arial, Helvetica;
	font-size: 0.95em;
	color: #596DA3;
}

.contenidoCentral {
	font-family: Verdana, Tahoma, Times New Roman, Arial, Helvetica;
	font-size: 1.05em;
}

.contenidoCentralSubTitulo {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight: bolder;
	font-size: 1.1em;
}

.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}

.azul {
	color: #003399;
}

.por {
     color: #660000;
}

.pie {
     color: #FFFFFF;
}

.mini {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
}

.botonGRISform{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/images/botonGRISform.gif) repeat-x left top;
}

.noticiaRelacionada {
	margin-left: 10px;
	margin-right: 5px;
	background:url('/images/noticia-relacionada-rojo.gif') no-repeat;
	background-position:top left;
	padding-left:10px;
	text-align:left;
	background-color: #eaeff2;
}
.noticiaRelacionadaTitulo {
	text-decoration: underline;
	color: #0033FF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin-left: 2px;
	margin-top: -10px;
	margin-right: 2px;
	padding-bottom:1px;
}

img.imagenes_bordes {border: 3px solid #FFFFFF}
img.imagenes_bordes_oscuros {border: 3px solid #999999}

.para_texto {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px; 
	text-align:left;
	color="#000000"  
} 
#header { 
float : left ; 
width : 100 %;
background : url("../images/bg.gif") repeat-x bottom;
font-size : 93 %; 
line-height : normal ;
margin:0px 0px 10px;
} 
#header ul { 
margin : 0 ; 
padding :10px 10px 0 ; 
list-style : none ; 
} 
#header li { 
float : left ; 
background : url("../images/left.gif") no-repeat left top; 
margin : 0 ; 
padding : 0 0 0 9px; 
}
#header a, #header strong, #header span { 
display : block ; 
background : url("../images/right.gif") no-repeat right top ; 
padding :5px 15px 4px 6px;
}
#header #current { 
background-image : url("../images/left_on.gif") ; 
} 
#header #current a { 
background-image : url("../images/right_on.gif") ; 
padding-bottom :5px; 
} 
.blockquote_cita {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(../images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
.blockquote_cita span {
     display: block;
     background-image: url(../images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}
