/*--------------------------------------------------------------------
                       Propiedades Body generales
---------------------------------------------------------------------*/
body {
	background-color:#073644;
	font-family: Arial, Verdana, sans-serif;
	color: #012e3c;
}
#bd {
	padding: 10px;
	background-color:#FFFFFF;
}
.corte {
	clear: both;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #647D00;
}
a:visited {
	color: #757575;
	text-decoration: underline;
} 
a:hover {
	color: #4e96aa;
	text-decoration:none;
} 
/*--------------------------------------------------------------------
                           Estilos para div hd
---------------------------------------------------------------------*/
.minicabecera {
	padding: 10px;
	background-color: #00161f;
}
.minicabecera ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 20px;
}
.minicabecera ul li {
	background-image: url(../images/navigator.png);
	float:right;
	margin-left:20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.minicabecera ul li a {
	color: #DAF279;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.minicabecera ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.minicabecera ul li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.minicabecera h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	float: right;
	width: 40%;
	text-align:right;
	line-height: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003C55;
}
.cabecera {
	padding: 30px 10px;
	background-image:url(../images/gedesel-cabecera-02.jpg);
	background-repeat: no-repeat;
	background-color: #346911;
	min-height: 120px;
	background-position: left -50px;
}
.cabecera h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	width: 50%;
	text-align:left;
	line-height: 22px;
}
/*--------------------------------------------------------------------
                        Estilos para las secciones
---------------------------------------------------------------------*/
.seccion {
	height: 130px;
	padding: 10px;
	font-size:12px;
	line-height: 14px;
}
.seccion a {
	color: #012e3c;
	text-decoration:none;
	font-weight:normal;
}
.seccion a:visited {
	color: #5EA4B0;
	text-decoration: none;
	font-weight:normal;
}
.seccion a:hover {
	color: #012e3c;
	text-decoration: underline;
	font-weight:normal;
}
.seccion h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 0px 0px 0px 80px;
}
.seccion p {
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 10px 0px;
}
.clientes {
	background-image: url(../images/seccion-gedesel-01-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9ac100;	
}
.empresas {
	background-image: url(../images/seccion-gedesel-02-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffbe00;	
}
.noticias {
	background-image: url(../images/seccion-gedesel-03-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0767af;	
}
.donde {
	background-image: url(../images/seccion-gedesel-04-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7da399;	
}
/*--------------------------------------------------------------------
                         Estilos para la home
---------------------------------------------------------------------*/
.newshome {
	padding: 10px;
	margin-top: 10px;
	background-color: #e0eaee;
	background-image:url(../images/newshome-01-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e0eaee;
	border-left-color: #e0eaee;
}
.newshome h2, .servicioshome h2, .dondehome h2 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	background-image: url(../images/newshome-icono-gedesel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 65px;
	padding: 0px 0px 0px 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
	margin-bottom: 10px;
}
.newshome .imagen, .interior .imagen, .news .imagen, .servicios .imagen {
	width: 205px;
	background-color:#FFFFFF;
	float:left;
	margin: 0px 10px 10px 0px;
}
.newshome .imagen p, .interior .imagen p, .news .imagen p, .servicios .imagen p {
	padding: 10px;
	color: #4e96aa;
	font-style:italic;
	font-size:10px;
}
.servicioshome, .dondehome {
	margin-top: 10px;
	background-color: #ffffff;
}
.dondehome h2 {
	background-image: url(../images/dondehome-icono-gedesel.gif);
}
.dondehome .imagen {
	border: 1px solid #e0eaee;
	padding: 9px;
	text-align: center;
	margin: 10px 0px;
}
.servicioshome h2 {
	background-image: url(../images/servicioshome-icono-gedesel.gif);
}
.servicioshome ul {
	margin: 0px 0px 0px 50px;
}
.servicioshome ul li {
	padding: 0px 0px 0px 60px;
	margin: 30px 0px;
	min-height: 55px;
}
.numero01, .numero02, .numero03, .numero04, .numero05, .numero06, .numero07, .numero08, .numero09, .numero10 {
	background-image: url(../images/listaservicios-numero01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.numero02 {
	background-image: url(../images/listaservicios-numero02.gif);
}
.numero03 {
	background-image: url(../images/listaservicios-numero03.gif);
}
.numero04 {
	background-image: url(../images/listaservicios-numero04.gif);
}
.numero05 {
	background-image: url(../images/listaservicios-numero05.gif);
}
.numero06 {
	background-image: url(../images/listaservicios-numero06.gif);
}
.numero07 {
	background-image: url(../images/listaservicios-numero07.gif);
}
.numero08 {
	background-image: url(../images/listaservicios-numero08.gif);
}
.numero09 {
	background-image: url(../images/listaservicios-numero09.gif);
}
.numero10 {
	background-image: url(../images/listaservicios-numero10.gif);
}
/*--------------------------------------------------------------------
      Estilos para el menu del resto de páginas que no son home
---------------------------------------------------------------------*/
#menu {
	padding: 10px;
	background-color: #9ac100;
	color: #FFFFFF;
	background-image:url(../images/menu-gedesel-01-background.png);
	background-repeat:  repeat-x;
	background-position: left top;
	min-height: 17px;
}
#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu ul li {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
}
#menu ul li a {
	background-image: url(../images/forward.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#menu ul li a:visited {
	background-position: 0px 0px;
	color: #2B3500;
	text-decoration: none;
}
#menu ul li a:hover {
	background-position: 3px 0px;
	color: #D7FF33;
	text-decoration: underline;
}
/*--------------------------------------------------------------------
                    Estilos para paginas interiores
---------------------------------------------------------------------*/
.interior, .news, .where, .servicios {
}
.interior h2 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	background-image: url(../images/titulo-icono-gedesel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 65px;
	padding: 0px 0px 0px 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
	margin-bottom: 10px;
}
.interior h3 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	margin: 10px 0px;
}
.interior p, .news p, .where p, .servicios p {
	line-height: 24px;
}
.interior .imagen, .news .imagen, .servicios .imagen {
	margin: 10px 10px 10px 0px;
	background-color: #e3e8ea;
}
.interior .imagen p, .news .imagen p, .servicios .imagen p {
	line-height: normal;
}
.interior .datoscliente {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	background-color: #F7FFD2;
	border: 1px solid #DFFF62;
}
.interior .datoscliente b {
	color: #607700;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
}
.interior .listadocs {
	color: #607700;
}
.interior .listadocs ul {
	margin: 10px 0px;
	color: #9ac100;
}
.interior .listadocs ul li {
	padding: 0px;
	margin: 10px 0px 40px 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFFF62;
	width:100%;
}
.interior .listadocs ul li a {
	background-image: url(../images/pdf-logo-download.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0px 30px 60px;
	font-weight: bold;
	color: #607700;
	text-decoration: none;
	font-size: 14px;
}
.interior .listadocs ul li a:visited {
	color: #990000;
	text-decoration: none;
}
.interior .listadocs ul li a:hover {
	color: #387487;
	text-decoration: none;
}
/*--------------------------------------------------------------------
                        Estilos para el lateral
---------------------------------------------------------------------*/
.lateral {
}
.lateral h3 {
	color: #799700;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	font-weight:normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EBFF9B;
	border-left-color: #EBFF9B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*--------------------------------------------------------------------
                          Estilos formulario
---------------------------------------------------------------------*/
.tablalogin {
	margin: 20px 0px;
	font-size:18px;
}
.tablalogin th {
	text-align: right;
	padding: 10px;
	font-weight:bold;
}
.tablalogin td {
	text-align: left;
	padding: 10px;
}
.tablalogin input, .tablalogin textarea {
	color: #000000;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ac100;
	border-right-color: #D2FF20;
	border-bottom-color: #D2FF20;
	border-left-color: #9ac100;
}
/*--------------------------------------------------------------------
                          Estilos noticias
---------------------------------------------------------------------*/
.news h2 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	background-image: url(../images/newshome-icono-gedesel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 65px;
	padding: 0px 0px 0px 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
	margin-bottom: 10px;
}
.news h2 p {
	color: #647D00;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
.lateral .news {
	background-color: #F3FFD7;
	padding: 10px;
}
.lateral .news h4 {
	color: #647D00;
	font-size:18px;
	line-height: 30px;
	font-style:italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E6FFAA;
	border-right-color: #E6FFAA;
	border-bottom-color: #E6FFAA;
	border-left-color: #E6FFAA;
}
.lateral .news ul {
	margin: 0px 0px 0px 20px;
	font-size:11px;
	color: #ADD900;
}
.lateral .news ul li {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px;
	list-style:disc;
}
.lateral .news ul li a {
	color: #647D00;
	font-weight: normal;
	text-decoration:none;
}
.lateral .news ul li a:visited {
	color: #757575;
	font-weight: normal;
	text-decoration: none;
}
.lateral .news ul li a:hover {
	color: #00161f;
	font-weight: normal;
	text-decoration: underline;
}
/*--------------------------------------------------------------------
                          Estilos donde
---------------------------------------------------------------------*/
.where h2 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	background-image: url(../images/dondehome-icono-gedesel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 65px;
	padding: 0px 0px 0px 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
	margin-bottom: 10px;
}
/*--------------------------------------------------------------------
                          Estilos servicios
---------------------------------------------------------------------*/
.servicios h2 {
	color: #387487;
	font-size:18px;
	line-height: 20px;
	font-style:italic;
	background-image: url(../images/servicioshome-icono-gedesel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 65px;
	padding: 0px 0px 0px 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9ac100;
	margin-bottom: 10px;
}
.li-servicios {
	font-size: 14px;
}
/*--------------------------------------------------------------------
                         Estilos para el pie
---------------------------------------------------------------------*/
.pie {
	background-color: #255d6e;
	color:#FFFFFF;
	font-size:12px;
	padding: 10px;
	line-height: 18px;
	text-align: center;
}
.pie a {
	color: #DAE6E9;
}
.pie a:visited {
	color: #FFFFFF;
}
.pie a:hover {
	color: #FFCC00;
}
.pie .img {
	padding: 10px;
	text-align:center;
}