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/central-bg.gif) !important;
	background-repeat: repeat-y !important;
	background-position: center !important;
	margin-top: 0px !important;
	text-align: center;
	height:100%;
}

BODY, P, TD, TH, SELECT, INPUT, TEXTAREA {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
}

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: #06255C;   /* #669900; */
}

.azul {
	color: #003399;
}

.gris {
	color: #666666;
}

.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(/%27/images/noticia-relacionada-rojo.gif%27) 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(/%22../images/left.gif%22) no-repeat left top; 
margin : 0 ; 
padding : 0 0 0 9px; 
}
#header a, #header strong, #header span { 
display : block ; 
background :  url(/%22../images/right.gif%22) no-repeat right top ; 
padding :5px 15px 4px 6px;
}
#header #current { 
background-image :  url(/%22../images/left_on.gif%22); 
} 
#header #current a { 
background-image :  url(/%22../images/right_on.gif%22); 
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(file:///C|/Inetpub/wwwroot/dominios/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
.blockquote_cita span {
     display: block;
     background-image:  url(file:///C|/Inetpub/wwwroot/dominios/images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}

/*HomePage Settings:*/
	#ContainerMain {
		width: 740px;
		margin-top: 0px;
		margin-left: auto;
		margin-right:auto;
		text-align: left;
		border: 0px;
	}
	
	#ContainerInner {
		width:737px;
		_width:740px;/* IE */
		margin:0px;
		padding:0px;
		text-align:left;
	}
	
	#ContentHeader {
		width:740px;
		height:265px;   --316px;    --
		text-align:center;
	}
	#ContentMain {
		float:left;
		_position:absolute;/* IE */
		width:430px;
		margin:3px 5px 0px 0px;
		_margin-top:0px; /* IE */
		padding:0px;
		text-align:left;
		background:#FFFFFF;
	}
	#PublicityMain {
		width:140px;
		margin:0px;
		padding:0px;
		float:left;
	}
	#SidebarMain {
		float:right;
		margin:0px;
		padding:0px;
		width:160px;
		/*background-color:#FAFAFA;*/
		position:relative;
	}

	#ContentFooter {
		float:left;
		position: relative;
		_position: absolute; /* IE */
		width: 730px;
		_width: 740px; /* IE */
		padding: 0px;
		clear: both;
		text-align: center;
		margin-left:-139px;
	}
	#ClearContentFooter {width:100%;clear:both}

	#ContainerCopyright {
		width:780px;
		height:20px;
		margin:0px 0px 0px -25px;
		padding:0px;
		background-image:url(/images/footer-bg.gif);
		background-color:#FFFFFF;
	}
	html, body {height: 100%;}

	#Area_Encuesta {margin:-3px 7px 0px 0px;padding:3px 5px 0px 5px;border:1px solid #C0C0C0;border-top:none;}

