*{
	outline:none;
	}
BODY{
		font-family: 'Alegreya Sans', sans-serif;
		margin:0;
		padding:0;
		font-weight:400;
		background-color:#E5E6E7;
		color:#333;
		}
	.cabecera{
		height:150px;
		}	
	.cabecera IMG{
		float:left;
		clear:none;
		margin-left:25px;
		margin-top:25px;
		border:0;
		}		
	.datos{
		color:#005FAB;
		text-align:left;
		float:right;
		clear:none;
		width:200px;
		padding-top:50px;
		font-weight:300;
		}	
	.contenido{
		width:980px;
		margin:0px auto;
		}	
	.pagina{
		width:960px;
		margin:0px auto;
		margin-bottom:110px;
		overflow:hidden;
		}	

	.pie{
		padding:10px 0px;
		background-color: #0361AC;
		-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		position:fixed;
		width:100%;
		bottom:0;
		z-index:999;
	}

.menu{
	display:block;
	overflow:hidden;
	width:100%;
	padding:10px 0px;
	clear:both;
	border-top:1px solid #005FAC;
	border-bottom:1px solid #005FAC;
	}
.menu a{
	display: block;
	float: left;
	clear: none;	
	padding:30px 40px 5px 40px;
	background-position:top center;
	background-repeat:no-repeat;
	color:#0361AC;
	text-decoration:none;
	text-align:center;
	font-weight:700;
	}
a#empresa{
	background-image:url(../images/empresa1.png);
	}	
a#servicios{
	background-image:url(../images/servicios1.png);
	}	
a#contacto{
	background-image:url(../images/contacto1.png);
	}	
.menu a#localizacion{
	background-image:url(../images/localizacion1.png);
	}	
.menu a#clientes{
	background-image:url(../images/clientes1.png);
	}	
.menu a#enlaces{
	background-image:url(../images/enlaces1.png);
	}	

a#empresa:hover, a#empresa.active{
	background-image:url(../images/empresa2.png);
	}	
a#servicios:hover, a#servicios.active{
	background-image:url(../images/servicios2.png);
	}	
a#contacto:hover, a#contacto.active{
	background-image:url(../images/contacto2.png);
	}	
a#localizacion:hover, a#localizacion.active{
	background-image:url(../images/localizacion2.png);
	}	
a#clientes:hover, a#clientes.active{
	background-image:url(../images/clientes2.png);
	}	
a#enlaces:hover, a#enlaces.active{
	background-image:url(../images/enlaces2.png);
	}	

.tercio{
	width:296px;
	margin:0px 15px;
	float:left;
	clear:none;
	color:#005FAB;
	margin-top:25px;
	}

.dostercio{
	width:602px;
	margin:0px 15px;
	float:left;
	clear:none;
	color:#005FAB;
	margin-top:25px;
	}

.pie .tercio{
	font-weight:400;
	text-align:center;
	color:#FFF;
	padding-top:10px;
	margin-top:0;
	}
.pie .tercio a{
	text-decoration:none;
	color:#FFF;
	}
h2{
	margin:0;
	padding:0;
	font-size:22px;
	line-height:22px;
	}
#bordes{
	height:405px;
	padding:10px 0px;
	border-top:1px solid #005FAB;
	border-bottom:1px solid #005FAB;
	}	
#bordes2{
	height:205px;
	padding:0px 0px 10px;
	}		
img#margen{
	border:1px solid #005FAB;
	width:258px;
	height:248px;
	padding:15px;
	}	
.clientes2{
	padding:95px 40px 0px 40px;
	background:url(../images/imgclientes2.png) center top no-repeat;
	}	
.clientes2 input{
	border:1px solid #005FAB;
	color:#005FAB;
	background-color:#E5E6E7;
	padding:3px 5px;
	width:208px;
	margin-bottom:7px;
	}
.clientes2 a{
	color:#005FAB;
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	}
.clientes2 button{
	border:0;
	color:#E5E6E7;
	background-color:#005FAB;
	padding:5px 8px;
	float:right;
	}
#servicios2{
	margin-left:0px;
	padding-left:15px;
	}	
#servicios2 li{
	margin:11px 0px;
	}
.inicio{
	margin-top:250px;
	}

.olvido{
	padding:0px 20px;
	}
.olvido input{
	border:1px solid #005FAB;
	color:#005FAB;
	background-color:#E5E6E7;
	padding:3px 5px;
	width:208px;
	margin-bottom:7px;
	}
.olvido button{
	border:0;
	color:#E5E6E7;
	background-color:#005FAB;
	padding:5px 8px;
	float:right;
	}



#jformulario input, #jformulario textarea{
	border:1px solid #005FAB;
	color:#005FAB;
	background-color:#E5E6E7;
	padding:3px 5px;
	width:290px;
	margin-bottom:7px;
	font-weight:300;
	}
#jformulario a{
	color:#005FAB;
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	}
#jformulario button{
	border:0;
	color:#E5E6E7;
	background-color:#005FAB;
	padding:8px 20px;
	float:right;
	}
#jformulario, #tdform{
	font-size:14px;
	color:#005FAB;
	font-weight:300;
	}
#jformulario input#acepto{
	width:auto;
	float:left;
	clear:none;
	border:1px solid #005FAB;
	background-color:#F00;
	color:#005FAB;
	}

#jmensaje-error{
	font-size:15px;
	font-weight:300;
	}



.clientes{
	padding:180px 40px 0px 40px;
	background:url(../images/imgclientes.png) center top no-repeat;
	}	
.clientes input{
	border:1px solid #005FAB;
	color:#005FAB;
	background-color:#E5E6E7;
	padding:3px 5px;
	width:208px;
	margin-bottom:7px;
	}
.clientes a{
	color:#005FAB;
	text-decoration:none;
	font-size:14px;
	line-height:25px;
	}
.clientes button{
	border:0;
	color:#E5E6E7;
	background-color:#005FAB;
	padding:5px 8px;
	float:right;
	}
	.zona-botones a {
            border: 0;
            color: #E5E6E7;
            background-color: #005FAB;
            padding: 15px 20px;
            text-decoration: none;
        }
.margenclientes{
	padding-top:20px;
	}
	
#serv IMG#margen{
	height:auto !important;
	margin-bottom:10px;
	}	
#serv .tercio_serv{
	}	
#serv #bordes_serv{
	border-top:1px solid #005FAB;
	padding-top:10px;
	}		
.dostercio	th{
	padding:5px 10px;
	text-align:left;
	color:#0361AC;
	border-bottom:2px solid #0361AC;
	}
.dostercio	td{
	padding:5px 10px;
	text-align:left;
	border-bottom:1px solid #0361AC;
	}	
	
                            #diapos-on{padding:0;margin:0;border:0;}
                            #diapos-on{width:928px;height:200px;position:absolute; top:250px; margin-left:12px; display:block; clear:both; border:1px solid #0361AC; padding:10px;  }
							#diapos-on li img{
								margin-top:10px;
								width:928px;
								height:200px;
								}
                            #diapos-on li{position:absolute;top:0;left:0;width:950px; text-align:center; height:220px;list-style:none;}
                            #contador{ display:none; }
                            #contador li{
                                float:left; clear:none; list-style:none; margin-right:5px; text-align:center;
                            }						
                            #contador li a{display:block;text-indent:-999em;background:url('../images/ico.png'); width:15px;height:15px;overflow:hidden;}
                            #contador li a:focus{outline:1px solid #F9D8E3;}
                            #contador li.actual a{background:url('../images/ico_sel.png'); }

#enlaces a{
	color:#005FAB;
	text-decoration:none;
	display:block;
	margin:5px 0px 5px 10px;
	}
