/* CSS Document */

body {
	scrollbar-face-color: #b60f16; 
	scrollbar-shadow-color: #800815; 
	scrollbar-highlight-color: #eb8289; 
	scrollbar-3dlight-color: #eb8289; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #2e332f; 
	scrollbar-arrow-color: #f7b61e;
}

#centrado{
	vertical-align: middle;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	width: 378px;
	height:100%;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:755px;
	height:28px;
	z-index:1;
	background-image: url(images/top-tile.gif);
}

#cajagris {
	position:relative;
	left:0px;
	top:0px;
	width:674;
	z-index:1;
	background-color:#3d3d3d;
}

#top-corner-left {
	position:relative;
	width:2px;
	height:28px;
	float:left;
	z-index:2;
	background-image: url(images/top-corner-left.gif);
}

#top-corner-right {
	position:relative;
	width:3px;
	height:28px;
	float:right;
	z-index:2;
	background-image: url(images/top-corner-right.gif);
}

#top-corner-menu-left {
	position:relative;
	width:3px;
	height:32px;
	float:left;
	z-index:2;
	background-image: url(images/menu-left.gif);
}

#top-corner-menu-right {
	position:relative;
	width:3px;
	height:32px;
	float:right;
	z-index:2;
	background-image: url(images/menu-right.gif);
}

#top-corner-footer-left {
	position:relative;
	width:3px;
	height:25px;
	float:left;
	z-index:2;
	background-image: url(images/footer-left.gif);
}

#top-corner-footer-right {
	position:relative;
	width:3px;
	height:25px;
	float:right;
	z-index:2;
	background-image: url(images/footer-right.gif);
}

#logo {
	position:absolute;
	left:0px;
	top:28px;
	width:755px;
	height:159px;
	z-index:2;
	background-image: url(images/logo.jpg);
}

#logo2 {
	position:absolute;
	left:0px;
	top:28px;
	width:755px;
	height:159px;
	z-index:2;
	background-image: url(images/logo2.jpg);
}

#menu {
	position:absolute;
	left:0px;
	top:187px;
	width:755px;
	height:32px;
	z-index:3;
	background-color: #000000;
	background-image: url(images/menu-tile.gif);
}
#background {
	position:absolute;
	left:0px;
	top:219px;
	z-index:4;
	background-image: url(images/genera-bg-tile.gif);
}
body {
	background-image: url(images/gradient.gif);
}

#body-der {
	position:relative;
	float:right;
	padding:5px 5px 0px 0px;
	left:0px;
	top:0px;
	width:250px;
	z-index:3;
}

#body-izq {
	position:absolute;
	padding:4px 0px 0px 4px;
	float:left;
	left:5px;
	top:12px;
	width:368px;
	height:279px;
	z-index:3;
	background-image: url(images/caja-imagen.jpg);
}

#barra-roja {
	position:relative;
	left:2px;
	top:23px;
	width:751px;
	height:30px;
	z-index:1;
	background-image: url(images/tile-cabecera.gif);
}

#texto-noticias {
	position:relative;
	padding:5px 5px 5px 5px;
}

#language-buttons {
	position:absolute;
	left:710px;
	top:0px;
	width:42px;
	height:21px;
	z-index:5;
}

#desplegable {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:235px;
	overflow: auto;
	z-index:1;
}

A.enlacenavlink, A.enlacenavlink:VISITED, A.enlacenavlink:ACTIVE, A.enlacenavlink:FOCUS, A.enlacenavlink:LINK{
color:#FFFFFF;
padding: 4px 0px 0px 0px;
font-size:12px;
font-family:arial,verdana,helvetica;
font-weight:bold;
text-decoration:none;
}

A.enlacenavlink:HOVER{
color:#000000;
font-family:arial,verdana,helvetica;
text-decoration:none;
} 

A.enlacenavlink:ACTIVE{
color:#000000;
font-family:arial,verdana,helvetica;
text-decoration:none;
}

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Estilo2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
