/*---fuentes locales-----*/

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('websymbols/websymbols-regular-webfont.woff') format('woff'),
         url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
         url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'noto_sansbold';
    src: url('/estilos/font/notosans-bold-webfont.eot');
    src: url('/estilos/font/notosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estilos/font/notosans-bold-webfont.woff2') format('woff2'),
         url('/estilos/font/notosans-bold-webfont.woff') format('woff'),
         url('/estilos/font/notosans-bold-webfont.ttf') format('truetype'),
         url('/estilos/font/notosans-bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), 
  url('/estilos/font/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2') format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'narrowbold';
    src: url('/estilos/font/narrow-bold-webfont-webfont.eot');
    src: url('/estilos/font/narrow-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estilos/font/narrow-bold-webfont-webfont.woff2') format('woff2'),
         url('/estilos/font/narrow-bold-webfont-webfont.woff') format('woff'),
         url('/estilos/font/narrow-bold-webfont-webfont.ttf') format('truetype'),
         url('/estilos/font/narrow-bold-webfont-webfont.svg#archivo_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'narrowregular';
    src: url('/estilos/font/narrow-regular-webfont-webfont.eot');
    src: url('/estilos/font/narrow-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estilos/font/narrow-regular-webfont-webfont.woff2') format('woff2'),
         url('/estilos/font/narrow-regular-webfont-webfont.woff') format('woff'),
         url('/estilos/font/narrow-regular-webfont-webfont.ttf') format('truetype'),
         url('/estilos/font/narrow-regular-webfont-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansregular';
    src: url('/estilos/font/notosans-regular-webfont-webfont.eot');
    src: url('/estilos/font/notosans-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/estilos/font/notosans-regular-webfont-webfont.woff2') format('woff2'),
         url('/estilos/font/notosans-regular-webfont-webfont.woff') format('woff'),
         url('/estilos/font/notosans-regular-webfont-webfont.ttf') format('truetype'),
         url('/estilos/font/notosans-regular-webfont-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*-----acciones segun tamaño------*/
@media (max-width: 439px) {

   p{text-align:left;}
   #menu-superior {display: none;}
   #menu-superior .ca-menu li a{width: 45%;}
   #selector_cabecera {display: none;}
   #menu-movil{display: block;}
   .formu-robot{width: 310px;margin:30px auto 30px auto;}
    input[type='text'], textarea, select {width: 280px;height:30px;margin-right:10px;}
    textarea.coment{height: 100px;margin-top:20px;}
    label {margin-left:10px;}
   #pie .cuadros{width: 99%;}
   #sociales li img{width:25px;}
   
}

@media (min-width: 440px) and (max-width: 659px) {
	p{text-align:justify;}
   #menu-superior {display: none;}
   #menu-superior .ca-menu li a{width: 31%;}
   #selector_cabecera {display: none;}
   #menu-movil{display: block;}
   .formu-robot{width: 430px;margin:30px auto 30px auto;}
    input[type='text'], textarea, select {width: 230px;height:30px;margin-right:10px;}
    textarea.coment{height: 100px;margin-top:20px;}
    label {margin-left:10px;}
   #pie .cuadros{width: 45%;}
   
}

@media (min-width: 660px) and (max-width: 929px) {
   p{text-align:justify;}
   #menu-superior {display: none;}
   #menu-superior .ca-menu li a{width: 31%;}
   #selector_cabecera {display: none;}
   #menu-movil{display: block;}
  .formu-robot{width: 460px;margin:30px auto 30px auto;}
    input[type='text'], textarea, select {width: 250px;height:30px;margin-right:10px;}
    textarea.coment{height: 100px;margin-top:20px;}
    label {margin-left:10px;}
   #pie .cuadros{width: 45%;}
   
}

@media (min-width: 930px) {
	p{text-align:justify;}
	#menu-superior {display: block;}
    #menu-superior .ca-menu li a{width: 16.4%;}
    #selector_cabecera {display: block;}
    #menu-movil{display: none;}
    .formu-robot{width: 920px;margin:30px auto 30px auto;}
    input[type='text'], textarea, select {width: 250px;height:30px;margin-right:10px;}
    textarea.coment{width: 700px;margin-top:20px;height: 100px;}
    label {margin-left:10px;}
    #pie .cuadros{width: 24%;}
    .menu-info
}
/*-----tamaños fijos----------*/

#logo img{
	width: 300px;
	height: 91px;
}

/*-----config general-------*/

body{
	margin:0;
	padding:0;
	color: #333;
	background-color:#f5f5f5;
	background-image: url("/imagenes/fondo2.png");
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
	
}

a{
	
	text-decoration:none;
}
h2{

	letter-spacing: .5px;}
h3{
	
	letter-spacing: .5px;
	font-size: 1.2em;
	margin:5px;
	text-align:center;
}
h1{
	
	line-height: 200%;
	font-size:28px;
	text-align:left;
	padding: 5px;
	color: #333;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
em{
	font-family: 'noto_sansbold';
}

em{
	display:block;
	font-size:1.1em;
	text-align:left;
	padding: 5px;
	margin-bottom:15px;
	margin-top:10px;
	border-bottom: 1px solid #FF9A00;
}

.clear{
	clear:both;
}


.icologo{
	display:block;
	width: 100%;
	height:140px;
	background-image: url("/imagenes/icologo.png");
	background-size: 90px auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:50px; 
}
/*----------formularios------------------*/
.formAviso{
	display:block;
	
	font-size:15px;
	color:#FF9A00;
}
.formu-robot{
	padding: 5px;
}

legend{
	
	font-size:24px;
	text-align:left;
	padding: 25px;
	margin-bottom:20px;
}
label {
	display: inline-block;
	width: 152px;
    
    font-size: 24px;
    line-height: 150%;
    margin-top: 20px;
}
input[type='file']{
	width: 99%;
	margin-top: 20px;
}
input[type='text'],textarea, select {
    border: 2px solid #C8C8CC;
    font-size: 14px;
    
    padding: 4px;
}
.boton{
	padding:7px;
    margin: 0;
    margin-left:1px;
    background:#ff9a00 ;
    color:#eee;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
   
}
.boton:hover{
	background: #444;
}
.peke{/*! width: 60px; */
	font-size: .9em;
}
.handi{
 font-size: 1.3em;
 width: 150px;
 margin:30px;
}

/*----contenedor principal------*/
.container{
	margin:0;
	width: 100%;
	margin:0 auto 0 auto;
	height:auto;
}
/*/////Cabecera///////////*/
#cabecera{
	margin:0;
	width: 100%;
	height:auto;
	display:block;
	
}
/*---------------logo------------------*/

#logo{
	position:relative;
	width: 100%;
	display:block;
}

/*---idiomas---*/
#contenIdioma{
	float:right;
	position:relative;
	display:block;
	overflow:hidden;
	margin-top:-30px;
	margin-right: 2%;
}
#idiomas{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	margin:0 auto 0 auto;
	
}
#idiomas li{
	float:left;
	margin:2px;
}
/*---redes---*/
#redes{
	float:right;
	position:relative;
	display:block;
	overflow:hidden;
	margin-top:-80px;
	margin-right: 2%;
}
#sociales{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	margin:0 auto 0 auto;
	
}
#sociales li{
	float:left;
	margin:2px;
}
/*-------menu para moviles--------*/

#menu-movil{
	 box-sizing: border-box;
	position:relative;
	width: 100%;
	height:auto;
	margin:0px;
	margin-bottom:10px;
	overflow:hidden;
	background-color: #444;
	padding-top:5px;
	padding-bottom:5px;
	border-left:10px solid #ff9a00;
}
#menu-movil ul{
	margin:0px;
	margin-right:20px;
	float:right;
}
#menu-movil ul li{
    display:inline;
    cursor:pointer;
    padding:5px;
    font-family: 'WebSymbolsRegular';
	font-size:1.2em;
	color:#ff9a00;
}
#menu-movil ul li:hover{
	color:#fff;
}
/*----------------------------------------------*/
/*-----------menu superior-----------*/

#menu-superior {
	 box-sizing: border-box;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}

#menu-superior .ca-menu{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	border-left:10px solid #ff9a00;
	overflow:hidden;
}
#menu-superior .ca-menu li{
    display:inline;
    
}
#menu-superior .ca-menu:first-child li a{
    border-left: 1px solid #fff;
}
#menu-superior .ca-menu li a{
	font-size:1.1em;
    text-align:center;
	float:left;
	display:block;
	height:55px;
	padding:3px;
	color:#eee;
	background:#444;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#menu-superior .ca-content{
    width: 100%;
    height: 100%;
}

#menu-superior .ca-main{
    font-size: 0.9em;
    text-align: center;
}

#menu-superior .ca-menu li:hover a{
    background:#ff9a00;
}

/*-----selector cabecera-----*/
#selector_cabecera{
	 box-sizing: border-box;
	overflow:hidden;
	width: 100%;
	height: auto;
    border-left:10px solid #ff9a00;
    padding:0;
    margin-bottom:10px;
}
#formbusca select {
	background: #444;
	color:#eee;
	width: 268px;
	padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   margin: 1px; 
}

#formbusca select#marca{
   width: 268px;
   margin: 1px; 
}
#formbusca select.num{
	width: 130.5px;
	margin: 1px; 
}


/*----------------------------------------------*/
#conten-central{
	width: 100%;
	display:block;
}

/*Imagenes*/
.imagen{
	padding: 5px;
	border: 1px solid #444;
	background-color: #ddd;
}
.centro{
	margin: 0 auto;
}
/**/
#pie{
	width: 100%;
	display:block;
}
/*----Pie--------*/

#pie{
	position: relative;
	float: left;
	clear: right;
	left: 0em;
	width: 100%;
	font-size: 14px;
	text-align: center;
	background-color: #444;
	margin-top:20px;
	padding-top:40px;
	padding-bottom:40px;
}

#pie .cuadros{
	display:block;
	float: left;
	margin-left:10px;
}
#pie a h2{	
	text-decoration: none;
	font-size: 0.9em;
}
#pie a{	
	color:#FF9A00 ;
	text-decoration: none;
	font-size: 18px;
}

#pie a:hover{
	color: #000;
	text-decoration: none;
}

#pie ul {
	list-style:none;
	width: 100%;
}

#pie ul li{
	color: #777;
}


/*----fin Pie--------*/
