@charset "utf-8";

@font-face
{
font-family: fuentePrincipal;
src: url(fuentes/DINR___.TTF);
}
@font-face
{
font-family: fuentePrincipal;
src: url(fuentes/DINB___.TTF);
font-weight:bold;
}
@font-face
{
font-family: fuenteTexto;
src: url(fuentes/HelveticaNeueLTStdCn.ttf);
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-family: fuentePrincipal;
}
a{
	color: #000;
}
body{
	background-color: #CCC;
	
}
h2 {
	color: #14195c;
}
#contenedor{
	width: 958px;
	margin: auto;
	height: auto;
	background-color: #FFF;
}
header {
	width: 100%;
	height: auto;	
}

.superior{
	width: 100%;
	height: 100px;
	
}
.superiorizda {
	float: left;
	height: 80px;
	width:30%;
	padding: 10px 0px 20px 0px;
}

.cerrado {
	float: left;
	height: 80px;
	width:50%;
	text-align:center;
	color: red;
	/*font-weight: bold;*/
	/*font-size:.5em;*/
	padding-top: 20px;

}

.superiordcha {
	height: 40px;
	width: 20%;
	float: left;
	text-align:center;
	padding-top: 60px;
}

nav{
	float: left;
	width: 25%;
	height: 400px;
}

nav ul{
	margin: 30px 10px;	
	padding-left: 40px;
}
nav ul li{
	font-size: 1.5em;
	margin-bottom: 20px;
	color: #14195c;
}

nav ul li a{
	color: #14195c; 	
}
nav ul li a:hover{
	font-size: 1.1em;
	margin-bottom: 20px;
	color: #28b4e4;
}
nav ul li img {
	display: none;
	margin-left: -20px;
	padding-right: 10px;
	
}
nav ul li:hover img{
	display: inline-block;
	margin-left: -20px;
	padding-right: 10px;
	color: #28b4e4;
}

.seleccionado{
	font-size: 1.1em;
	margin-bottom: 20px;
	color: #28b4e4;	
}
.seleccionado img{
	display: inline-block;
	margin-left: -20px;
	padding-right: 10px;
}

section {
	float: left;
	width: 73%;
	height: auto;
	border-left-style: solid;
	border-left-color: #CCC;
	border-left-width: 1px;
}
article {
	width: 90%;
	margin: 25px auto;
	text-align: justify;
}

article p{
	font-family: fuenteTexto;	
}

#articleservicios {
	margin-left: 0px;
	padding-left: 0px;
}


article hr {
	margin: 20px 0px;
	border: 2px none #28b4e5;
	background-image: url(img/puntos.jpg);
	
}
.puntos {
	background-image: url(img/puntos.jpg);
	width: 100%;
	height: 5px;
	margin: auto;
	background-repeat: repeat-x;
	margin: 10px 0px 20px 0px;
}
footer {
	clear: both;
	width: 100%;
	height: 45px;
	padding-top: 80px;
	background-color: #FFF;

}
#pieizq{
	float: left;
	width: 25%;
	height: 45px;
	background-color: #FFF;
}
#pieder{
	float: left;
	width: 75%;
	height: auto;
	border-radius: 25px 25px 0px 0px;
	font-size: 0.8em;
	color: #FFF;
	text-align:center;
	padding: 15px 0px;
	background-color: #28b4e4;
}
.asidemenu {
	color: 28b4e4;
}

.barraazul{
	float:left;
	height: 6px;
	width: 100%;
	background-color: #28b4e4;
}
.contacto {
	width: 100%;
	margin: auto;
	height: 600px;
	background-color: #D8ECF8;
	border-radius: 10px;
}
.contacto div{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
.contacto input{
	width: 210px;
	height: 30px;
	border-radius: 7px;
}
.contacto textarea{
	width: 92%;
	height: 140px;
	border-radius: 7px;
}
.contacto input[type="submit"] {
	float: right;
	width: 60px;
	height: 30px;
	background-color: #28B4E4;
	color: #FFF;
}
.contacto .apellidos{
	width: 340px;
}
.contacto .responsable{
	width: 340px;
}

.contacto .cp{
	width: 100px;
}
.contacto .telefono{
	width: 160px;
}
.contacto .fax{
	width: 160px;
}
.fila {
	width: auto;
	margin:auto;
	height:auto;
	padding: 5px 0px;
}
.celda1 {
	float:left;
	width: 37%;
	margin:auto;
	height:auto;
	padding: 5px 0px 5px 20px;
}
.celda2 {
	float:left;
	width: 58%;
	margin:auto;
	height:auto;
	padding: 5px 0px;
}
.celda3 {
	float:left;
	width: 18%;
	margin:auto;
	height:auto;
	padding: 5px 0px;
}
.celda4 {
	float:left;
	width: 29%;
	margin:auto;
	height:auto;
	padding: 5px 0px;
}
.celda5 {
	float:left;
	text-align:right;
	width: 29%;
	margin:auto;
	height:auto;
	padding: 5px 15px 0px 0px;
}
.celda6 {
	float:left;
	width: 100%;
	margin:auto;
	height:auto;
	padding: 5px 15px 0px 20px;
}
.celda7 {
	float:left;
	width: 95%;
	margin:auto;
	height:auto;
	text-align:right;
	padding: 5px 0px 0px 0px;
}
/*
.datos {
	width:100%;
	margin:auto;
	height:600px;
}
*/
.datoscontacto {
	width:100%;
	margin:auto;
	padding: 0px;
	float: left;
}
.datosimagen {
	float:left;
	width:10%;
	margin:auto;
	height:auto;
	text-align: justify;
	padding: 0px;
}
.datosbarra {
	float:left;
	width:10%;
	margin:auto;
	height:auto;
	text-align: justify;
	padding: 0px;
}
.datostexto {
	float:left;
	width:auto;
	margin:auto;
	height:auto;
	min-height: 18px;
	text-align: justify;
	padding: 0px;
}

.puntero {
	float: left;
	height: 11px;
	width: 21px;
}

.serviciosdatos{
	width: 100%;
	margin: auto;
	padding: 0px;
	float: left;
}
.serviciospuntero{
	float: left;
	width: 7%;
	margin: auto;
	height: auto;
	text-align: justify;
	padding: 0px;
}
.serviciostexto{
	float: left;
	width: 90%;
	margin: auto;
	height: auto;
	min-height: 100px;
	text-align: justify;
	padding: 0px;
}
.serviciostexto h1{
	font-size: 21px;
	margin-bottom: 5px;
	font-family: fuenteTexto;
}
.serviciostexto li{
	font-family: fuenteTexto;
	list-style-type: disc;
	margin-left: 25px;
}

/* Estilos para los checkbox */
input[type="radio"], input[type="checkbox"] {
        display: none;
    }
label {
        padding-left: 1.25em;
        background: url('img/checks.png') no-repeat top left;
    }
input[type="radio"] + label   {
        background-position: 0 -42px; width: 24px; height: 24px;
    }
input[type="radio"]:checked + label {
        background-position: 0 -71px; width: 24px; height: 24px;
    }
input[type="checkbox"] + label {
        background-position: 0 0; width: 19px; height: 19px;
    }
input[type="checkbox"]:checked + label {
        background-position: 0 -21px; width: 19px; height: 19px;
    }
#form1 .separadorvertical{
	clear:both;
	padding: 0px;
	font-size: 1px;
	height: 5px;
	width: 100%;
}

#horario {
    padding-top: 15px;
}
/* FIN Estilos para los checkbox */



