﻿body 
{
	background-color:#ffffff;	
	font-family:Arial;
	font-size:11px;
	margin:0;		
	color:#666666;
}

img
{
    border:0px;
}

h1
{
	margin-top:18px;
	padding-top:0px;
	font-size:21px;
	font-weight:normal;
	color:#999999;	
}

.clear
{
	clear:both;
}

.naranja-corp
{
    color:#fd831d;
}

.gris-corp
{
    color:#666666;
}

.div-cabecera-noticia
{
    position:absolute;
    left:600px;
    top:30px;
    z-index:100;
}
.div-cabecera-noticia a
{
    color:#fd831d;
}
.header 
{
	position:relative;
	height:100px;
	width:100%;	
}

.header-logo
{
	float:left;
	height:86px;
	width:285px;
	margin:12px 0 0 10px;
}

.header-lang
{
	float:right;
	margin:50px 20px 0 0;
}

.header-lang .button
{
	background-color:#808080;
	padding:5px 10px 5px 10px;
}

.header-lang a
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;	
}

.header-lang a:hover
{
	font-weight:bold;
}

.header-lang .selected a
{
    font-style:italic;
    font-weight:bold;
}

.main
{
	margin-left:auto;
	margin-right:auto;	
    background:url(../imagenes/background.png) no-repeat;			
	width:900px;
	height:100%;
}

.menu
{
	position:relative;
	width:100%;
	height:40px;
}

.buttonMenu, .buttonMenuSelected
{
	float:left;
	height:35px;
	margin:0 0 0 20px;
}



.buttonMenu img, .buttonMenuSelected img
{
	height:11px;
	width:11px;
	margin:20px 0 0 0;
}

.buttonMenu a, .buttonMenuSelected a
{
	margin-left:2px;
	font-size:14px;
	text-decoration:none;	
	color:#ffffff;	
}

.buttonMenuSelected a
{
    font-weight:bold;
    font-style:italic;
}

.buttonMenu a:hover
{
	font-style:italic;
}

.mainContent
{
	position:relative;
	width:100%;
	height:400px;
}

.content-video
{	
	position:relative;	
	float:left;
	margin-left:8px;		
}

.content-box-top
{
	margin:25px 0 0 0;
	position:relative;
	background:url(../imagenes/content-top.png) no-repeat;	
	width:470px;	
	height:20px;	
}

.content-info
{
	background:url(../imagenes/content-middle.png) repeat-y;	
	width:470px;	
	height:335px;	
	overflow:auto;
	padding-left:4px;
	
}

.content-box-bottom
{
	position:relative;
	background:url(../imagenes/content-bottom.png) no-repeat;	
	background-position:left bottom;
	width:470px;	
	height:25px;	
}

.content-text
{
	position:relative;
	float:right;
	width:380px;	
	/*
    height:85%;
	overflow:auto;
	*/
	margin:32px 10px 0 0;
	padding:0 10px 15px 10px;	
}

.div-menu
{
    height:20px;
    
    margin-top:17px;
    margin-left:35px;
    margin-bottom:-25px;
}

.div-menu-separador
{
    margin-left:10px;
    margin-right:10px;
}

.div-menu a
{
    color:#666666;
    text-decoration:none;
    font-weight:bold;
}
.menu-seleccionado
{
    font-style:italic;
}

/* NOTICIAS */
.noticia-titulo
{
    font-weight:bold;
    color:#fd831d;
}

.noticia-fecha
{
    color:#666666;
    font-weight:bold;
}

.noticia-contenido
{
    
}

.noticias-botones
{
    text-align:center;    
}

.noticias-botones a
{
    margin-right:20px;
    color:#fd831d;
}

/* PIE */
.footer
{
	position:relative;
	background:url(../imagenes/footer.png) no-repeat;
	width:844px;
	height:16px;
	margin-top:5px;
	
	padding-left:19px;
	padding-top:8px;
	color:#808080;
	font-size:9px;
	font-weight:bold;
		
	padding-right:30px;
	
}

.footer a
{
    font-family:Arial;
	font-size:12px;
	color:#666666;	
	font-size:9px;
	font-weight:bold;
}

.footer a:hover
{
    text-decoration:none;
}

.footer-secciones a
{
    text-decoration:none;
}

.footer-secciones a:hover
{
    text-decoration:underline;
}
