body{
	padding:0px;
	margin:0px;
	height:100%;
    text-align:center; /* Lo ponemos para corregir el bug de centrado en IE */
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/fd_pagina_intro.gif);
	background-repeat:repeat-x;
}
#contenedor{/* Capa contenedora de toda la web */
	width:770px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
#cabecera{
	width:770px;
	height:77px;
	margin-top:127px;
	margin-bottom:2px;
	text-align:left; /* Lo ponemos para corregir errores del IE */
	position:relative;
	background-color:#fff;
	background-image:url(/img/fd_linea_cabecera.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#cabecera h1{/* Lo usaremos para poner el logo */
	width:219px;
	height:77px;
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
}
#marquesina{
	width:515px;
	margin-top:62px;
	margin-left:225px;
	position:absolute;
}
marquee{
	font-size:11px;
}
marquee a{
	color:#5e5e5e;
	text-decoration:none;
}
marquee a:hover{
	color:#000;
}
#intro{
	width:770px;
	height:296px;
	text-align:center;
	background-image:url(/img/fd_flash.gif);
	background-repeat:no-repeat;
}
#home2{
	width:770px;
	height:296px;
	background-image:url(/img/fd_home2.gif);
	background-repeat:no-repeat;
}
#home2 #destacado{
	padding-top:15px;
	margin-left:25px;
	width:650px;
}
#home2 #destacado h1{	
	font-size:12px;
	line-height:10px;
	margin-left:10px;
	display:block;
	margin-bottom:2px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#5e5e5e;
}
#home2 #destacado h1 a{	
	font-size:12px;
	font-weight:bold;
	color:#5e5e5e;
	text-decoration:none;
}
#home2 #destacado h1 a:hover{	
	font-size:12px;
	font-weight:bold;
	color:#ec6f39;
	text-decoration:none;
}
#home2 #destacado h2{
	width:375px;
	border-bottom:1px solid #5e5e5e;
	font-size:12px;
	line-height:15px;
	margin-left:10px;
	display:block;
	margin-bottom:2px;
	margin-top:2px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
#home2 #destacado p{
	font-size:12px;
	margin-left:10px;
	margin-bottom:2px;
	margin-top:2px;
	display:block;
	text-align:left;
	color:#5e5e5e;
}
#home2 #destacados{
	margin-top:10px;
}
#home2 #destacados p{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#5e5e5e;
	margin-top:0px;
	margin-bottom:2px;
}
#home2 #destacados p a{
	font-weight:bold;
	color:#5e5e5e;
	margin-top:0px;
	margin-bottom:2px;
	text-decoration:none;
}
#home2 #destacados p a:hover{
	font-weight:bold;
	color:#ec6f39;
	margin-top:0px;
	margin-bottom:2px;
	text-decoration:none;
}
#home2 #destacados img{
	border:2px solid #000;
}
#idiomas{
	position:absolute;
	z-index:100;
}
#idiomas a{
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
#idiomas a:hover{
	margin-left:5px;
	color:#ec6f39;
}
.idioma{
	margin-left:-15px !important;
	width:10px !important;
	font-size:9px !important;
}
/* Fin idiomas*/
#menu{
	position:relative;
	text-align:center;
}
#menu_principal{
	width:770px;
	height:19px;
	background-image:url(/img/fd_menu.gif);
	background-repeat:no-repeat;
}
#menu_principal a.selected{
	margin-left:5px;
	color:#5e5e5e;
}
#menu_principal a{
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
#menu_principal a:hover{
	margin-left:5px;
	color:#5e5e5e;
}
#menu_principal span{/* Distanciamos la opción IDIOMA del resto */
	padding-top:0;
	padding-right:5px;
	padding-bottom:0;
	padding-left:25px;
}
#pie{
	clear:both; /* Conseguimos que el PIE siempre quede bajo el resto de capas */
	width:770px;
	height:34px;
	text-align:center;
	position:relative;
	font-style:normal;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
	margin-top:35px;
}
#pie a{
	font-style:normal;
	color:#5e5e5e;
	text-decoration:none;
}
#pie a:hover{
	font-style:normal;
	color:#000;
	text-decoration:none;
}
/**/
#pie_enlaces{
padding:0px;
margin:0px;
text-align:right;
margin-top:5px;
margin-right:44px;
}
#pie_enlaces a{
	text-decoration:none;
}
#pie_enlaces a img{
	border:0;
}
/**/