body {
	padding:0px;
	margin:0px;
    text-align:center; /* to correct the centering IE bug */
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/fd_pagina_corporativa.gif);
	background-repeat:repeat-x;
	background-color:#6f7845;
}
h1{
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin-left:20px;
	margin-top:6px;
	margin-bottom:6px;
	color:#97aa1b;
}
#contenedor {/* Capa contenedora de toda la web */
	width:770px;
	height:100%;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
#cabecera {
	width:770px;
	height:81px;
	text-align:left; /* Lo ponemos para corregir errores del IE */
	position:relative;
	background-color:#fff;
	background-image:url(/img/cabecera_corporativas.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#cabecera h1{/* Lo usaremos para poner el logo */
	width:192px;
	height:81px;
	margin:0px;
	padding:0px;
	border:none;
	position:absolute;
}
#intro{
	width:770px;
	height:296px;
	text-align:center;
	background-image:url(/img/fd_flash.gif);
	background-repeat:no-repeat;
}
#cuerpo{
	background-color:#fff;
}
/* Estilos para la capa Idiomas */
#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*/
/* Estilos para: Menú y Submenú */
#menu{
	position:relative;
	background-color:#5e5e5e;
	height:38px;
}
#menu_principal{
	width:770px;
	height:19px;
	text-align:center;
	background-color:#000;
}
#menu_principal a.selected{
	margin-left:5px;
	color:#97aa1b;
}
#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:#97aa1b;
}
#menu_principal span{/* Distanciamos la opción IDIOMA del resto */
	padding-top:0;
	padding-right:5px;
	padding-bottom:0;
	padding-left:35px;
}
#submenu_corporativas{
	height:19px;
	margin-left:115px;
	background-color:#5e5e5e;
}
#submenu_corporativas a.selected{
	margin-left:5px;
	color:#000;
}
#submenu_corporativas a{
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
#submenu_corporativas a:hover{
	margin-left:5px;
	color:#000;
}
#submenu_trabajos{
	height:19px;
	margin-top:-19px;
	margin-left:10px;
	background-color:#5e5e5e;
}
#submenu_trabajos a.selected{
	margin-left:5px;
	color:#000;
}
#submenu_trabajos a{
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
#submenu_trabajos a:hover{
	margin-left:5px;
	color:#000;
}
#submenu_clientes{
	height:19px;
	margin-top:-19px;
	margin-left:388px;
	background-color:#5e5e5e;
}
#submenu_clientes a.selected{
	margin-left:5px;
	color:#000;
}
#submenu_clientes a{
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
#submenu_clientes a:hover{
	margin-left:5px;
	color:#000;
}
/* Fin estilos Menú y Submenú */
#ruta {
	font-size:11px;
	color:#5e5e5e;
	font-weight:normal;
	text-align:left;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:25px;
	padding-left:10px;
}
#ruta a{
	font-size:11px;
	color:#5e5e5e;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}
#ruta a:hover{
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
}
#corporativa{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#corporativa p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
/* Estilos para Trabajos */
#trabajos{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#trabajos p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#trabajos table{
	margin-left:50px;
}
#trabajos h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
#trabajos h2 a{
	font-size:12px;
	font-weight:bold;
	color:#97aa1b;
	text-decoration:none;
}
#trabajos h2 a:hover{
	font-size:12px;
	font-weight:bold;
	color:#ec6f39;
	text-decoration:none;
}
#trabajos h3{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#5e5e5e;	
}
#trabajos h4{
	font-size:12px;
	font-weight:normal;
	color:#97aa1b;
}
#trabajos h4 a{
	color:#97aa1b;
}
#trabajos h4 a:hover{
	color:#5e5e5e;
}
#trabajos h5{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#990000;
}
/* Fin trabajos */
/* Estilos para Proyectos */
#proyectos{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#proyectos p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#proyectos table{
	margin-left:50px;
}
#proyectos h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
#proyectos h2 a{
	font-size:12px;
	font-weight:bold;
	color:#97aa1b;
	text-decoration:none;
}
#proyectos h2 a:hover{
	font-size:12px;
	font-weight:bold;
	color:#ec6f39;
	text-decoration:none;
}
#proyectos h3{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#5e5e5e;	
}
#proyectos h4{
	font-size:12px;
	font-weight:normal;
	color:#97aa1b;
}
#proyectos h4 a{
	color:#97aa1b;
}
#proyectos h4 a:hover{
	color:#5e5e5e;
}
#proyectos h5{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#990000;
}
/* Fin proyectos */
/* Estilos para las fichas (Trabajos y Proyectos) */
#ficha{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#ficha table{
	margin-left:50px;
}
#ficha th{
	font-size:12px;
	color:#97aa1b;
	text-align:left;
	padding-right:15px;
}
#ficha td{
	font-size:12px;
	color:#5e5e5e;
	text-align:justify;
}
#ficha p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#ficha h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
#ficha h3{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#5e5e5e;	
}
#ficha h4{
	font-size:12px;
	font-weight:normal;
	color:#97aa1b;
}
#ficha h4 a{
	color:#97aa1b;
}
#ficha h4 a:hover{
	color:#5e5e5e;
}
#ficha h5{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#990000;
}
/* Fin estilos fichas */
/* Estilos para Clientes */
#clientes_logos{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#clientes_logos table{
	margin-left:50px;
}
#clientes_logos p{
	font-size:11px;
	font-weight:bold;
	color:#97aa1b;
	margin-top:0px;
	margin-bottom:15px;
}
#clientes_archivos{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#clientes_archivos p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#clientes_archivos table{
	margin-left:50px;
}
#clientes_archivos table th{
	font-size:12px;
	color:#97aa1b;
	text-align:left;
	padding-right:15px;
}
#clientes_archivos h2{
	font-size:12px;
	margin-left:20px;
	font-weight:bold;
	color:#97aa1b;
}
#clientes_archivos h2 a{
	font-size:12px;
	margin-left:50px;
	font-weight:normal;
	color:#97aa1b;
}
#clientes_archivos h2 a:hover{
	font-size:12px;
	margin-left:50px;
	font-weight:normal;
	color:#999897;
}
#clientes_archivos h5{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#990000;
}
#clientes_salir{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#clientes_salir p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#clientes_salir h2 a{
	font-size:12px;
	margin-left:20px;
	font-weight:normal;
	color:#97aa1b;
}
#clientes_salir h2 a:hover{
	font-size:12px;
	margin-left:20px;
	font-weight:normal;
	color:#999897;
}
/* Fin clientes */
/* Estilos para Contacto */
#contacto{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#contacto p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
/* Fin contacto */
/* Estilos para las Noticias */
#noticias{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#noticias p{
	font-size:12px;
	color:#5e5e5e;
	margin-left:20px;
	width:730px;
	display:block;
}
#noticias table{
	margin-left:50px;
}
.titular{
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
.titular a{
	font-size:12px;
	font-weight:bold;
	color:#97aa1b;
	text-decoration:none;
}
.titular a:hover{
	font-size:12px;
	font-weight:bold;
	color:#ec6f39;
	text-decoration:none;
}
.fecha{
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#000;
}
#noticias h3{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#5e5e5e;	
}
#noticias h4{
	font-size:12px;
	font-weight:normal;
	color:#97aa1b;
}
#noticias h4 a{
	color:#97aa1b;
}
#noticias h4 a:hover{
	color:#5e5e5e;
}
#noticias h5{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#990000;
}
#ficha_noticia{
	width:770px;
	background-image:url(/img/fd_interior_corporativa.gif);
	background-repeat:repeat-y;
}
#ficha_noticia table{
	margin-left:50px;
}
#ficha_noticia p{
	font-size:12px;
	text-align:justify;
	color:#5e5e5e;
	margin-left:12px;
	padding-bottom:20px;
	width:530px;
	display:block;
}
#ficha_noticia h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
#ficha_noticia h3{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#5e5e5e;	
}
#ficha_noticia h4{
	font-size:12px;
	font-weight:normal;
	color:#97aa1b;
}
#ficha_noticia h4 a{
	color:#97aa1b;
}
#ficha_noticia h4 a:hover{
	color:#5e5e5e;
}
/* Fin noticias */
#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:#a3a1a1;
	text-decoration:none;
	margin-top:35px;
	padding-bottom:35px;
	background-color:#fff;
}
#pie a{
	font-style:normal;
	color:#a3a1a1;
	text-decoration:none;
}
#pie a:hover{
	font-style:normal;
	color:#000;
	text-decoration:none;
}
.centrado {
	text-align: center;
}
/* Estilos para los Formularios */
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999897;
	background-color:#fff;
	border:1px solid #b6c081;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	background-color:#fff;
	border:1px solid #b6c081;
}
.texto{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
form p{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form p label{
	float:left; 
	width:120px;
	font-size:11px;
	font-weight:bold;
	color:#97aa1b;
}
/* Fin formularios */

/* empresa */
#empresa {
	text-align:right;
	margin-right:20px;
	margin-top:-15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#97aa1b;	
}
#empresa img{
	border:0;
	margin: 0px 15px 0px 0px;
}
#empresa a{
	font-size:12px;
	font-weight:bold;
	color:#97aa1b;
	text-decoration:none;
}
#empresa a:hover{
	font-size:12px;
	font-weight:bold;
	color:#ec6f39;
	text-decoration:none;
}
/* fin empresa */

/**/
#pie_enlaces{
padding:0px;
margin:0px;
text-align:right;
margin-top:5px;
margin-right:25px;
}
#pie_enlaces a{
	text-decoration:none;
}
#pie_enlaces a img{
	border:0;
}
/**/

/*fondo empresa*/
div#corporativa.fondo_empresa{
	width:770px;
	background-color:#DDE0D9;
	background-image:url(/img/fd_interior_empresa.png);
	background-repeat:no-repeat;
}
div#corporativa.fondo_empresa table td{
	color:#5E5E5E;
}
/*fin fondo empresa*/