@charset "utf-8";
/* CSS Document */



#novo{
margin-top:0px;
margin-left:50px;
}
#novo a{
display:block;
background-image:url(img_nuevo/o_ultimo.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
cursor:default;
}
#novo a:hover{
display:block;
background-image:url(img_nuevo/o_ultimo_press.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
}

#nuevo{
margin-top:0px;
margin-left:50px;
}
#nuevo a{
display:block;
background-image:url(img_nuevo/lo_ultimo.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
cursor:default;
}
#nuevo a:hover{
display:block;
background-image:url(img_nuevo/lo_ultimo_press.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
}

#new{
margin-top:0px;
margin-left:50px;
}
#new a{
display:block;
background-image:url(img_nuevo/the_last.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
cursor:default;
}
#new a:hover{
display:block;
background-image:url(img_nuevo/the_last_press.png);
height:46px;
width:130px;
background-repeat:no-repeat;
text-indent:-100em;
}


.style1 {color:#666666;}
.style2 {
color:#666666;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-indent:-20px;
cursor:default;
}

.style3 {
color:#666666;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
margin-right:20px;
text-align:justify;
}
.activo{
color:#FFFF00;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
cursor:default;
}


#fondo{
z-index:-100; 
position:absolute;
left:0;
top:0;
bottom:0;
height: 100%;
width: 100%;
}
#fondo img { 
width:100%;
height:100%;

}

#menu ul li .seleccionado{
width:170px;
margin-left:-30px;
padding-left:31px;
background-image:url(circulo.jpg);
background-repeat:no-repeat;
background-position:left;
}
#idiomas ul li .lengua{
color:#FFFF00;}
a{
color:#999999;
text-decoration:none;
}
#submenu{
margin-left:37px;}
#submenu ul{
list-style-type:none;
}
#submenu ul li{
line-height: 13px;
}
#submenu a{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


#submenu a:hover{
color:#FFFF00;
}

#raiz{
margin:0;
padding:0;
margin-top:-20px;

}
#cabecero{
margin:0;
margin-left:30px;
padding:0;
margin-bottom:40px;
}
#logo {
height:60px;
margin:0;
padding:0;
}
#logo p{
text-indent:-1000em;
}

#idiomas{
    cursor:default;
    float:right;
	margin-right:90px;
	margin-top:-35px;
	padding:0;
}
#idiomas ul{
word-spacing:3px;}

#idiomas ul li{
display:inline;
}
#idiomas ul li a:hover{
color:#FFFF00;}


#izquierdo{
width:200px;
float:left;
}

#menu{
float:left;
padding-top:20px;
margin-left:7px;
}

#menu ul li{
margin-bottom:2px;
background-color:#666666;
width:175px;
height:21px;;
list-style-type:none;
}
#menu ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:30px;
width:170px;
}
#menu ul li a:hover{
background-image:url(circulo.jpg);
background-repeat:no-repeat;
background-position:left;
}
#menu ul li a:active{
background-image:url(circulo2.jpg);
background-repeat:no-repeat;
background-position:left;
}


#contenido{
height:450px;
width:670px;
float:right;
margin-right:90px;
overflow:auto;
}
#contenido ul{
list-style-type:none;
}
#contenido ul li{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:-40px;
cursor:default;
}
#contenido ul li a:hover{
color:#FFFF00;
}

#pie{
cursor:default;
clear:both;
margin-left:47px;
}
#izq{
clear:both;
float:left;
margin-top:20px;
}

#der{
    text-align:right;
    float:right;
	margin-right:90px;
	
}
#der ul li{
list-style-type:none;
}

#der ul li a:hover{
color:#FFFF00;}

.style4 {color: #FFFF00}


