body{
	background-image:url(../imagenes/backgr.1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
}
h1{
	display:none;
}
h2{
	display:none;
}
#logo{
	width:950px;
	height:100px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image:url(../imagenes/logo.png);
	background-position:15px 12px;
	background-repeat:no-repeat;
}
#container{
	width:950px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
.lateral{
	width:200px;
	float:left;
}
.bloquelat{
	float:left;
	width:180px;
	background-image:url(../imagenes/backgr_lat.png);
	background-repeat:no-repeat;
	font-size:0.7em;
	padding-left:10px;
	padding-right:10px;
}
.bloquelateral{
	float:left;
	width:180px;
	margin-bottom:25px;
}
.bloquelateral2{
	float:left;
	width:180px;
	margin-bottom:25px;
	padding-bottom:20px;
	margin-top:10px;
}
.bloqueultimo{
	float:left;
	width:170px;
	margin-bottom:15px;
	margin-top:10px;
	text-align:center;
}
.bloqueultimoimg{
	border:1px dotted  #595959;
}
.bloqueultimonombre{
	float:left;
	width:175px;
	color:#fbba00;
	margin-bottom:15px;
	text-align:right;
	font-weight:bold;
	margin-top:-10px;
	margin-right:5px;
}
.bloqueultimofecha{
	float:left;
	width:180px;
	font-style:italic;
	color:#999999;
}
.bloquetexto{
	float:left;
	width:180px;
	margin-top:10px;
}
.bloquemas{
	float:left;
	width:180px;
	margin-bottom:15px;
	margin-top:5px;	
	padding-bottom:5px;
}
.bloquemas a{
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.bloquemas a:hover{
	color:#fff;
	padding-left:20px;
}

.bloquecentro{
	float:left;
	width:460px;
	margin-right:25px;
	margin-left:25px;
	background-image:url(../imagenes/backgr_centro.png);
	background-repeat:no-repeat;
	font-size:0.7em;
	padding-left:20px;
	padding-right:20px;
}
.bloqueultimotitulo{
	float:left;
	width:180px;
	margin-top:10px;
	color:#fbba00;
	font-weight:bold;
}
.bloqueultimomas{
	float:left;
	width:180px;
	background-image:url(../imagenes/puntitos.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:15px;
	margin-top:5px;	
	padding-bottom:5px;
}
.bloqueultimomas a{
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.bloqueultimomas a:hover{
	color:#fff;
	padding-left:20px;
}
.bloqueultimomas2{
	float:left;
	width:180px;
	margin-bottom:15px;
	margin-top:5px;	
	padding-bottom:10px;
}
.bloqueultimomas2 a{
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.bloqueultimomas2 a:hover{
	color:#fff;
	padding-left:20px;
}
.encabezados{
	font-size:1.2em;
	font-weight:bold;
	color:#fbba00;
	text-transform:uppercase;
	background-image:url(../imagenes/detalle.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:21px;
}
.encabezados2{
	float:left;
	width:180px;
	font-size:1.2em;
	font-weight:bold;
	color:#fbba00;
	text-transform:uppercase;
	background-image:url(../imagenes/detalle.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:5px;
	height:21px;
	margin-top:10px;
}
.encabezados3{
	float:left;
	width:180px;
	font-size:1.2em;
	font-weight:bold;
	color:#fbba00;
	text-transform:uppercase;
	background-image:url(../imagenes/detalle.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:21px;
	margin-bottom:10px;
	margin-top:15px;
}
.migas{
	padding-top:10px;
	color:#fbba00;
	text-align:right;
	margin-bottom:20px;
}
.migas a{
	color:#fbba00;
	text-decoration:none;
}
.migas a:hover{
	color:#fff;
	text-decoration:underline;
}
.blanco{
	color:#fff;
}
.puntitos{
	float:left;
	width:400px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	margin-bottom:20px;
	color:#fbba00;
}
.puntitos a{
	color:#fbba00;
	text-decoration:none;
}
.puntitos a:hover{
	color:#fff;
	text-decoration:underline;
}
.banderas{
	float:left;
	width:60px;
	padding-top:7px;
	margin-bottom:20px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:top;
}
a span{
	display:none;
}
.espanol{
	float:left;
	width:30px;
	height:11px;
	margin-top:3px;
	background-image:url(../imagenes/es.png);
	background-repeat:no-repeat;
	background-position:right;
}
.espanol_activo{
	float:left;
	width:30px;
	height:11px;
	margin-top:3px;
	background-image:url(../imagenes/es_activo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.espanol a{
	display:block;
	width:16px;
	height:11px;
	margin-left:14px;
}
.ingles{
	float:left;
	width:30px;
	height:11px;
	margin-top:3px;
	background-image:url(../imagenes/gb.png);
	background-repeat:no-repeat;
	background-position:right;
}
.ingles_activo{
	float:left;
	width:30px;
	height:11px;
	margin-top:3px;
	background-image:url(../imagenes/gb_activo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.ingles a{
	display:block;
	width:16px;
	height:11px;
	margin-left:14px;
}

.fecha{
	color:#999999;
	margin-top:10px;
	font-style:italic;
}
.subtitular{
	color:#fbba00;
	font-size:1.2em;
	margin-top:10px;
	font-weight:bold;
	text-align:justify;
	margin-bottom:10px;
}
/*contenidos*/
.contenidos{
	float:left;
	width:460px;
	text-align:justify;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.contenidos a{
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
}
.contenidos a:hover{
	color:#808080;
}
.contenidos img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	border:2px solid #808080;
}
.contenidos img:hover{
	border:2px solid #fbba00;
	cursor:default;
}
#pie{
	float:left;
	width:100%;
	height:94px;
	font-size:0.7em;
	/*background-image:url(../imagenes/backgr_pie.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	background-color:#000000;
}
#pie a{
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
}
#pie a:hover{
	color:#fff;
	text-decoration:underline;
}
.piecentro{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}
.piecentro2{
	width:460px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;	
}
/*intro*/
#bloqueintro{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.bloquefade{
	float:left;
	width:600px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:15px;
	padding-bottom:20px;
	margin-bottom:10px;
}
.slideshow{
	width:600px;
	height:400px;
	margin:0px;
	padding:0px;	
	background-image:url(../imagenes/dot_intro.png);
	background-repeat:repeat;
}
.introtxt{
	font-size: 0.7em;
	text-align:justify;
	margin-top:15px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}
.intro1{
	float:left;
	width:300px;
	font-size:0.7em;
}
.intro1 a{
	float:left;
	width:80px;
	color:#fbba00;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/flechita2.png);
	background-repeat:no-repeat;
	background-position:65px 5px;
	padding-right:25px;
}
.intro1 a:hover{
	color:#fff;
	background-image:url(../imagenes/flechita.png);
	background-repeat:no-repeat;
	background-position:70px 5px;
	padding-left:5px;
}
.intro1 a span {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:0.7em;
}
/*.intro1 a:hover span {
	color:#999999;
}*/
.intro2{
	float:left;
	width:80px;
	margin-left:220px;
	font-size:0.7em;
}
.intro2 a{
	float:left;
	width:80px;
	color:#fbba00;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/flechita2.png);
	background-repeat:no-repeat;
	background-position:65px 5px;
	padding-right:25px;
}
.intro2 a:hover{
	color:#fff;
	background-image:url(../imagenes/flechita.png);
	background-repeat:no-repeat;
	background-position:70px 5px;
	padding-left:5px;
}
.intro2 a span {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:0.7em;
}
/*.intro2 a:hover span {
	color:#999999;
}*/
.intro3{
	float:left;
	width:182px;
	text-align:right;
	padding-right:48px;
}

/*Noticias*/
.not_bloque{
	width:460px;
	margin-top:15px;
}
.not_titular{
	color:#fbba00;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	width:460px;	
}
.not_subtitular{
	color:#fbba00;
	font-weight:bold;
	float:left;
	width:460px;	
}
.not_fecha{
	color:#999999;
	font-style:italic;
	margin-bottom:5px;
	float:left;
	width:460px;	
}
.not_contenidos{
	float:left;
	width:460px;	
}
.not_mas{
	margin-bottom:20px;
	margin-top:7px;
	float:left;
	width:460px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}
.not_mas a{
	text-decoration:none;
	color:#fbba00;
	padding-left:20px;	
}
.not_mas a:hover{
	color:#fff;
	padding-left:25px;
}
.not_volver{
	margin-bottom:15px;
	padding-top:15px;
	text-align:right;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:top;
}
.not_volver a {
	color:#fbba00;
	text-decoration:none;
	font-weight:bold;
	
}
.not_volver a:hover {
	color:#fff;
	padding-right:5px;
}
/*Paginador*/
.paginador{
	width:460px;
	margin-bottom:15px;
	text-align:center;
}
.paginador a{
	color:#fbba00;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.paginador a:hover{
	color:#fff;
}
.paginadoractivo{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #fff;
	background-image:url(../imagenes/dot.png);
	background-repeat:repeat;
}
/*Negocios*/
.neg_bloque{
	float:left;
	width:460px;
	margin-top:15px;
	margin-bottom:10px;
}
.neg_titular{
	float:left;
	width:460px;
	color:#fbba00;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2px;
}
.neg_img{
	float:left;
	width:150px;
	margin-right:15px;
}
.neg_contenidos{
	float:left;
	width:295px;
	margin-top:3px;
	text-align:left;
}
/*Logos*/
.logo_bloque{
	float:left;
	width:205px;
	margin-right:20px;
	margin-top:20px;
}
.logo_bloque2{
	float:left;
	width:205px;
	margin-left:20px;
	margin-top:20px;
}
.logo_titular{
	float:left;
	width:205px;
	color:#fbba00;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:left;
}
.logo_img{
	float:left;
	width:200px;
	height: 75px;
	margin-bottom:10px;
}
.logo_img img{
	margin:0px;
}
.logo_img2{
	float:left;
	width:200px;
	height: 120px;
	margin-bottom:10px;
}
.logo_img2 img{
	margin:0px;
}
.logo_archivo{
	float:left;
	width:205px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.logo_archivo a{
	color:#fbba00;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.logo_archivo a:hover{
	color:#fff;
	padding-left:10px;
}

.logo_archivo2{
	float:left;
	width:205px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
}
.logo_archivo2 a{
	color:#fbba00;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.logo_archivo2 a:hover{
	color:#fff;
	padding-left:10px;
}
iframe{
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width:460px;
	height:400px;
}
.dossier{
	float:left;
	width:460px;
	height:25px;
	margin-bottom:15px;
	padding-top:25px;
	background-image:url(../imagenes/puntitos.png);
	background-repeat:repeat-x;
	background-position:top;
}
.dossier a{
	text-decoration:none;
	color:#f49309;
	height:25px;
	font-weight:bold;
	padding-left:38px;
	background-image:url(../imagenes/pdf.png);
	background-repeat:no-repeat;
	background-position:5px -5px;
}
.dossier a:hover{
	color:#fff;
	padding-left:40px;
	background-position:7px -5px;
}
.borde0{
	border:none;
}
#idioma1{
	float:left;
	width:20px;
	height:11px;
}
#idioma2{
	float:left;
	width:20px;
	height:11px;
}
#idioma3{
	float:left;
	width:20px;
	height:11px;
}
#idioma4{
	float:left;
	width:20px;
	height:11px;
}
.espacios{
	float:left;
	width:220px;
}
.espacios img{ 
	margin:0px;
}
.margender{
	margin-right:12px;
}
.separador{
	height:20px;
	float:left;
	width:460px;
	border-bottom:1px dotted #666666;
	margin-bottom:20px;
}

