/* 
    Document   : estilosgenericos
    Created on : 27-jun-2008, 13:12:34
    Author     : vdominguez
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding:0px;
	text-align:center; 
	background-color:#F8F9F4;
	background-image:url(../images/fondo.gif);
	background-repeat:repeat;
}

form{
	margin:0px;
	padding:0px;
}

input{
	border:0px;
	color:#45637B;
	font-size:1em;
	background-color:#F3F4EE;
	height:18px;
	font-family: Tahoma,Arial;
}

select{
	border:0px;
	color:#45637B;
	font-size:1em;
	*font-size:0.95em;
	background-color:#F3F4EE;
	height:20px;
	font-family: Tahoma,Arial;
}

textarea{
	border:0px;
	color:#45637B;
	font-size:1em;
	background-color:#F3F4EE;
	font-family: Tahoma,Arial;
}

td {
	font-family: Tahoma,Arial;
}

div#container {
    width:914px;
    margin:0px auto; /* Right and left margin widths set to "auto" */
    text-align:left; /* Counteract to IE5/Win Hack */
    font-family: Arial,Helvetica,sans-serif; 
}

div#container:after {
    content: ".";  
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
   
}

div.contenedorcuerpo {
    width:914px;
    margin:0px auto; /* Right and left margin widths set to "auto" */
    text-align:left; /* Counteract to IE5/Win Hack */
    font-family: Arial,Helvetica,sans-serif; 
    height:374px;
}

div.cabecera {
	width:914px;
    height:100px;
    background-repeat:no-repeat;
    float:left;
}

div.cabecera:after {
    content: ".";  
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

div.imagen_logo{
	margin-top:10px;
	float:left;
	margin-left:10px;
}

div.seccion_cabecera{
	margin-top:50px;
	float:right;
	font-family: Arial,Helvetica,sans-serif; 
	font-size:0.7em;
	color:#45637B;
}

div.seccion_cabecera a{
	color:#45637B;
	text-decoration:none;
}

div.seccion_cabecera a:hover{
	color:#45637B;
	text-decoration:underline;
}

div.menu{
	width:914px;
    height:35px;
    float:left;
    font-family: Arial,Helvetica,sans-serif; 
	font-size:0.9em;
	font-weight:bold; 
}

div.menu:after {
    content: ".";  
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

div.menu a{
	color:#45637B;
	text-decoration:none;
}

div.menu a:hover{
	color:#45637B;
	text-decoration:underline;
}

div.submenuenlace {
	float:left;
	margin-right:10px;
}


/******MENU ESPAŅOL*********************/
.b_nosotros_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_03.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_03.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:101px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_nosotros-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_03.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_03.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:101px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_hacemos_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_04.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_04.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:125px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_hacemos-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_04.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_04.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:125px;
	height:26px;
	display:block;
	cursor:hand;
}


.b_aportamos_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_05.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_05.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:141px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_aportamos-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_05.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_05.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:141px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_trabajamos_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_06.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_06.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:164px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_trabajamos-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_06.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_06.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:164px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_clientes_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_07.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_07.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:89px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_clientes-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_07.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_07.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:89px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_ejemplos_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_08.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_08.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:96px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_ejemplos-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_08.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_08.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:96px;
	height:26px;
	display:block;
	cursor:hand;
}


.b_noticias_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_09.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_09.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:89px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_noticias-2_es{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_es_over_09.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_es_over_09.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:89px;
	height:26px;
	display:block;
	cursor:hand;
}

/*********MENU GALLEGO***********/
.b_nosotros_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_03.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_03.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:48px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_nosotros-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_03.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_03.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:48px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_hacemos_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_04.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_04.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:122px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_hacemos-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_04.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_04.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:122px;
	height:26px;
	display:block;
	cursor:hand;
}


.b_aportamos_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_05.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_05.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:143px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_aportamos-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_05.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_05.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:143px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_trabajamos_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_06.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_06.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:148px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_trabajamos-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_06.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_06.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:148px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_clientes_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_07.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_07.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:87px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_clientes-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_07.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_07.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:87px;
	height:26px;
	display:block;
	cursor:hand;
}

.b_ejemplos_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_08.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_08.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:97px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_ejemplos-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_08.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_08.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:97px;
	height:26px;
	display:block;
	cursor:hand;
}


.b_noticias_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_09.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_09.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:88px;
	height:26px;
	display:block;
	cursor:hand;
}
		
.b_noticias-2_ga{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/menu/menu_ga_over_09.gif');
	background-repeat:no-repeat;
	background-image:url(../images/menu/menu_ga_over_09.gif);
	_background-image:url(../images/menu/spacer.gif);
	width:88px;
	height:26px;
	display:block;
	cursor:hand;
}

div#cuerpo{
	width:914px;
	margin:0px auto;
	float:left;
	font-family: Tahoma;
	font-size:11px;
	color:#45637B;
}

div.pie {
    width:914px;
    height:100px;
    float:left;
    padding-top:15px;
    color:#FFFFFF;
    font-size:10px;
    margin-top:10px;
    *margin-top:0px;
     margin-bottom:0px;
    *margin-bottom:15px;
}

div.pie:after {
    content: ".";  
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

div.pie_sub {
	margin-top:10px;
    width:914px;
    float:left;
    font-family: Arial,Helvetica,sans-serif; 
	color:#45637B;
}

div.pie_sub:after {
    content: ".";  
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden;
}

div.pie_sub a{
	color:#45637B;
	text-decoration:none;
}

div.pie_sub a:hover{
	color:#45637B;
	text-decoration:underline;
}
div.pie_sub_idiomas{
	float:left;
	font-size:10px;
	margin-left:10px;
}

div.pie_sub_nota{
	float:right;
	font-size:10px;
}

div.pie_sub_datos{
	float:left;
	margin-right:125px;
}


div.pie_news_izq{
	width:110px;
	float:left;
	margin-right:50px;
}

div.pie_news_izq div{
	margin-top:5px;
	margin-left:10px;
	
}

div.cuadro_pie_noticia{
	float:left;
	width:200px;
	margin-right:50px;
}

div.cuadro_pie_noticia a{
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:underline;
}

div.cuadro_pie_noticia a:hover{
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
}

a#idioma_activo{
	font-weight:bold;
	text-decoration:underline;
}

.cuadro_paginacion{
	float:right;
	font-size:1.1em;
	margin-top:40px;
}

.cuadro_paginacion a{
	font-family: Tahoma;
	color:#45637B;
	text-decoration:none;
}

.cuadro_paginacion a:hover{
	font-family: Tahoma;
	color:#45637B;
	text-decoration:underline;
}

.cuadro_paginacion a.paginaActual{
	font-family: Tahoma;
	color:#45637B;
	text-decoration:none;
	font-weight:bold;
}

.cuadro_paginacion a.paginaActual:hover{
	font-family: Tahoma;
	color:#45637B;
	text-decoration:underline;
	font-weight:bold;
}

.cuadro_enlace_volver{
	float:right;
	width:89px;
    height:21px;
	text-align:center;
	margin-top:5px;
	background-image: url(../images/fixed/fondoboton.gif);
	background-repeat:no-repeat;
	padding-top:3px;
}

a.bot_volver{
    width:89px;
    height:21px;
    color:#ffffff;
	text-decoration:none;
}

a.bot_volver:hover{
    width:89px;
    height:21px;
    color:#ffffff;
	text-decoration:underline;
}

.flash_portada{
	height:330px; 
}
