﻿@charset "utf-8";
/* CSS GRUPO17 */

* {
	padding: 0;
	margin: 0;
/*	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg-body.png);
	background-repeat:   repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D3259;
	text-decoration: none;
}
img{
	border: 0;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #1D3259;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1D3259;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1D3259;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D3259;
	text-align: center;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 300px;
	background-color: #1d3259;
}
a {
	color: #1D3259;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: #0066FF;
	text-decoration: none;
}
#contenedor {
	width: 800px;
	margin: auto;
}
#logo {
	height: 99px;
	width: 135px;
	float: left;
	background-image: url(../img/bg-logo.png);
	background-repeat: no-repeat;
}
#flash {
	height: 99px;
	width: 665px;
	float: left;
	background-image: url(../img/bg-flash.png);
	background-repeat: no-repeat;
}
#menu {
	height: 27px;
	width: 800px;
	padding-top: 10px;
	font-weight: bold;
	color: #1D3259;
	font-size: 13px;
	text-decoration: none;
}
#menu ul{
	list-style-type: none;	
}
#menu ul li{
	display: inline;
	padding-left: 15px;
}
#menu ul li a{
	color: #1D3259;
	text-decoration: none;
	font-size: 13px;
}
#menu ul li a:hover, a:visited{
	color: #999999;
	text-decoration: none;
	font-size: 13px;
}
#foto {
	background-image: url(../img/bg-foto-index.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 800px;
}
#contenido {
	width: 800px;
}
#texto-index {
	width: 800px;
	padding-bottom: 10px;
}
#servicios-index {
	float: left;
	width: 500px;
	padding-right: 20px;
}
#servicios-index ul {
	list-style-type: none;
}
#servicios-index ul li{

}
#divfundacion{
	float:left;
	width:500px;
	height:90px;
	text-align:center;
	vertical-align:middle;
}
#logofundacion{
	float:left;
}
#textofundacion{
	font-weight:bold;
	float:left;
	margin-top:20px;
}
#sectores, #sectores a {
	float: left;
	width: 250px;
	background-image: url(../img/bg-sectores.png);
	background-repeat: no-repeat;
	height: 115px;
	background-color: #1d3259;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#metodologia, #metodologia a {
	width: 250px;
	float: left;
	height: 115px;
	background-image: url(../img/bg-metodologia.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #1D3259;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#areas, #areas a {
	float: left;
	width: 250px;
	background-image: url(../img/bg-areas.png);
	background-repeat: no-repeat;
	height: 115px;
	background-color: #1D3259;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#otros-ser, #otros-ser a {
	float: left;
	width: 250px;
	background-image: url(../img/bg-otros-ser.png);
	height: 115px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1D3259;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#lateral-index {
	float: left;
	width: 279px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 20px;
}
#lateral-index a{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#lateral-index a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF;
	font-size: 14px;
}
#submenu {
	height: 95px;
	width: 240px;
	margin-bottom: 10px;
	background-color: #FFFF00;
}
#submenu ul li{
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 14px;
}
#submenu ul li a{
	text-decoration: none;
	font-size: 13px;
}
#submenu ul li a:hover{
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}
#lateral-uno {
	height: 95px;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../img/bg-lateral-uno.png);
	background-repeat: no-repeat;
}
#lateral-dos {
	height: 95px;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../img/bg-lateral-dos.png);
	background-repeat: no-repeat;
}
#lateral-tres {
	height: 95px;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../img/bg-lateral-tres.png);
	background-repeat: no-repeat;
}
#lateral-cuatro {
	height: 95px;
	width: 230px;
	margin-bottom: 10px;
	background-image: url(../img/bg-lateral-cuatro.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#texto-abajo {
	text-decoration: none;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#pie {
	text-align: center;
	height: 60px;
	width: 800px;
	background-color: #FFF900;
	padding-top: 15px;
	font-size: 11px;
	color: #1D3259;
	text-decoration: none;
	/*border-top: solid 1px #1D3259;*/
}
#pie a {
	color: #1D3259;
	text-decoration: underline;
}
#pie a:hover{
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.laterales-img {
	font-size: 16px;
	font-weight: bold;
	color: #1D3259;
	text-decoration: none;
	text-align: center;
}
.laterales2-img{
	font-size: 14px;
	font-weight: bold;
	color: #1D3259;
	text-decoration: none;
	text-align: left;
}
.titulo-portada {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D3259;
	width: 250px;
}
/****************************************************/
/********** Caractersticas del FORMULARIO PIDANOS INFORMACIÓN / PEDIDO DE PRODUCTO***********/
/****************************************************/

fieldset{
	border: 0;
}

#EmailForm label, #EmailForm input, #QuoteForm label, #QuoteForm input {
	display: block;
	width: 300px;
	float: left;
	margin-top: 10px;
}

#EmailForm textarea, #QuoteForm textarea {
	margin-top: 10px;
	width: 300px;
	height: 150px;
	float: left;
}

#EmailForm label, #QuoteForm label {
	text-align: right;
	width: 110px;
	padding-right: 20px;
}

#EmailForm input[type="submit"], #QuoteForm input[type="submit"] {
	margin-bottom: 20px;
	margin-left: 120px;
}

#EmailForm input[type="hidden"], #QuoteForm input[type="hidden"] {
	display: none;
}

br.clear-l {
	clear: left;
}

#km_form input[type="text"] {
	width: 300px;
	margin: 10px 0px;
}

#km_form input[type="submit"] {
	width: 150px;
	margin: 10px 0px;
}

/*********************************/
/*   ESTILOS DE LAS NOTICIAS     */
/*********************************/

.enlace-noticias2{
    padding-top: 320px;
	*padding-top: 200px;
	_padding-top: 90px;
}

.LIn_date{
	font-style: italic;
}

.LIn_fullMode a{
	font-weight: bold;
}
