/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
  
  
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 7, 2012 */

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

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

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

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

@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url('font-face-fonts/helveticaneue-roman-webfont.eot');
    src: url('font-face-fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face-fonts/helveticaneue-roman-webfont.woff') format('woff'),
         url('font-face-fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('font-face-fonts/helveticaneue-roman-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#wrap{
	margin: 0 auto;
	margin-top: 20px;	
	width:980px;
	
	/* 744 */
	
}

#wrap header{
	position:relative;
}

#logo{
	
	float:left;	
	width:180px;
	height:43px;
}



#slider{
	float:left;
	border: 1px solid #ccc;
	margin-top:25px;
	margin-bottom:0px;
	width:100%;
	height:263px;
	background-color: #222222;
}

/* NAVEGACIÓN */

nav {
	float:right;
	position:relative;
	left:-50%;
	height: auto;
        width:980px;
        padding:0px;
        text-align:center;
}

nav ul{
	list-style-type: none;	
	height: 30px;
	position:relative;
	left:50%;
        width:980px;
        padding:20px 0px 20px 0px;
        margin:0px;
        text-align:center;
        margin-left:4px;
        
}

nav li {
	float: left;
	width:auto;	
	position:relative;
	text-align: center;
	margin-left:0px;
	margin-right:29px;
}

nav li:last-child {
	margin-right:0px;
}

nav ul a , #idiomas a, #idiomas{
	
	float:left;
	line-height: 30px;
	text-decoration: none;
	font-family: "HelveticaNeue-Thin";
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
	text-align:center;
	white-space:nowrap;	
}

nav a:link , #idiomas a:link{
	font-family:"HelveticaNeue-Thin";
	text-decoration: none;
	color:#000000;
}

nav a:visited, #idiomas a:visited{
	font-family:"HelveticaNeue-Thin";
	text-decoration: none;
	color:#000000;
}

nav a:hover, #idiomas a:hover{
	font-family:"HelveticaNeue-Thin";
	color:#d17a22;
	text-decoration: none;
}


nav .activo{
	font-family:"HelveticaNeue-Bold";
	font-size: 12px;	
	color:#d17a22;
	line-height: 30px;
	margin:0px;
	padding:0px;
}

#idiomas{
	float:right;
	margin-bottom: 8px;
	
}

/* REDES SOCIALES */

#social{
	position: absolute;
	right:0;
	
	width:auto;
	height:17px;
}

#social ul{		
	margin:0;
	padding:0;	
	position:relative;
	list-style-type: none;	
	height:17px;
}

#social li {	
	float: left;	
	margin-left:2px;
	height:17px;
}


#social ul {
	margin-bottom: 10px;
	
}

/* ARTICLE */

section article {
	float:left;
	margin-right:0px;
	width:326px;
	height: 175;
	text-align: left;
	
}

section article:nth-child(2) {	
	text-align: center;
}

section article:last-child {	
	margin-right:0px;
	text-align: right;
}

/* EMPRESA */

#empresa article{
	float:left;
	margin-right:35px;
	width:735px;
	height: 175;
	text-align: left;	
	font-family: Helvetica, Arial;
	font-size: 14px;	
	color:#000000;	
	
}


/* CLIENTES */
#alta_clientes{
    margin: 0 auto;
    width: 325px;
    height: auto;
    font-family: Helvetica, Arial;
    font-size: 14px;
    color: #000000;
}



#clientes{
	height: auto;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color:#000000;
}

#datos_clientes{
    float:left;
    width:298px;
    height:auto;
    text-align: left;	
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
}

#datos_clientes h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
}

#form_clientes{
    float:left;
    width:auto;
    height:auto;
    text-align: left;	
    font-family: Helvetica, Arial;
    font-size: 14px;
    color:#000000;
}

#form_clientes h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px 0px 12px 0px;
}

#form_clientes p{
    margin:0px 0px 12px 0px;
}

.p_float{float:left;}

#form_clientes span{
    display:block;
    width:auto;
    height:auto;
    font-size:12px;
    margin-right:5px;
    margin-bottom:2px;
}

.input_clientes_form{
    width:300px;
    height:13px;
    border:1px solid #000;
    font-size:10px;
}

.input_clientes_form_2{
    width:138px;
    height:13px;
    border:1px solid #000;
    font-size:10px;
    margin-right:20px;
}

.textarea_clientes_form{
    width:140px;
    height:70px;
    border:1px solid #000;
    float:left;
    resize: none; 
    font-size:10px;
}

.button_clientes_form{
    width:142px;
    height:auto;
    background-color: #eb7c0b;
    float:left;
    color:#fff;
    font-size:12px;
    border:0px;
    text-align:center;
    padding:3px 0px 3px 0px;
    cursor:pointer;
    margin-right:20px;
    }
    
#area_clientes{
    width:100%;
    height:auto;
    text-align: left;	
    font-family: Helvetica, Arial;
    font-size: 14px;
    color:#000000;
}

#zonas{
    width:381px;
    height:185px;
    border:1px solid #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin:0 auto;
    margin-top:20px;
    }
    
#clientes h1{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
    padding:6px 0px 6px 12px;
    border-bottom: 1px solid #000;
    }
    
#clientes p{
     width:160px;
     height:auto;
     background-color:#F0F0F0;
     margin:0 auto;
     padding:15px;
     font-size:10px;
    }
    
#zonas span{
     display:block;
     width:170px;
     height:auto;
     padding:0px 10px 10px 10px;
     font-size:9px;
     margin:0 auto;
     margin-top:10px;
    }
#zonas span a {font-size:9px;}

#zona_clientes{
    width:190px;
    height:185px;
    float:left;
    border-right:1px solid #000;
    }

#zona_alta{
    width:190px;
    height:185px;
    float:left;
    }
    
.button_clientes_zona{
    width:142px;
    height:auto;
    background-color: #eb7c0b;
    color:#fff;
    font-size:12px;
    border:0px;
    text-align:center;
    padding:3px 0px 3px 0px;
    cursor:pointer;
    margin: 0 auto;
    margin-top:15px;
    margin-bottom:15px;
    }

#varios_clientes{
    width:100%;
    height:400px;
    }

    
#varios_clientes h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
    padding:6px 0px 6px 12px;
    }    
    

#left_c{
    width:200px;
    height:auto;
    float:left;
    margin:50px 80px 0px 120px;
    }
    
#center_c{
    width:240px;
    height:auto;
    float:left;
    margin:50px 0px 0px 0px;
    padding-top:200px;
    }

#linea{
    float:left;
    width:50px;
    height:15px;
    border-bottom:1px solid #000;
    }

#right_c{
    width:240px;
    height:auto;
    float:left;
    margin:50px 0px 0px 0px;
    padding-top:40px;
    }
    
#linea_right{
    width:10px;
    height:259px;
    border-left:1px solid #000;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    float:left;
    margin-right:15px;
    }

 #right_c_text{
    width:180px;
    height:auto;
    float:left;
    border: 1px solid #000;
    padding:10px;
    }
    
#right_c_text ul{
    margin:10px 0px 0px 0px;
    padding:0px;
    }
    
#right_c_text ul li{
    list-style:none;
    border-bottom:1px solid #000;
    margin-bottom:5px;
    padding-bottom:5px;
    font-size:12px;
    padding-left:10px;
    }
    
#right_c_text ul li:last-child{
    border-bottom:none;
    margin-bottom:0px;
    padding-bottom:0px;
    }

#right_c h3{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
    padding:3px 0px 3px 0px;
    border: 1px solid #000;
    text-align:center;
    }
    
/* CONTACTO */

#contacto{
	margin:0 auto;
	width:555px;
	height: auto;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color:#000000;	
	
}

#datos_contacto{
    float:left;
    width:298px;
    height:auto;
    text-align: left;	
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
}

#datos_contacto h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
}

a.link_bold:link{
    font-family: Helvetica, Arial;
    font-size: 13px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}

a.link_bold:visited{
    font-family: Helvetica, Arial;
    font-size: 13px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}

a.link_bold:hover{
    font-family: Helvetica, Arial;
    font-size: 13px;
    color:#000000;
    text-decoration:underline;
    font-weight:bold;
}

a.link:link{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    text-decoration:none;
}

a.link:visited{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    text-decoration:none;
}

a.link:hover{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    text-decoration:underline;
}

#social_contact{
	width:auto;
	height:17px;
        margin:-8px 0px 20px 0px;
}

#social_contact ul{		
	margin:0;
	padding:0;	
	position:relative;
	list-style-type: none;	
	height:17px;
}

#social_contact li {	
	float: left;	
	margin-left:2px;
	height:17px;
}


#social_contact ul {
	margin-bottom: 10px;
	
}

#form_contact{
    float:left;
    width:210px;
    height:auto;
    text-align: left;	
    font-family: Helvetica, Arial;
    font-size: 14px;
    color:#000000;
    border-left:1px solid #eb7c0b;
    padding-left:45px;
}

#form_contact h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px 0px 12px 0px;
}

#form_contact p{
    margin:0px 0px 5px 0px;
}

#form_contact span{
    display:block;
    width:55px;
    height:auto;
    float:left;
    font-size:12px;
    margin-right:5px;
}

.input_c_form{
    width:142px;
    height:13px;
    border:1px solid #000;
    float:left;
    font-size:10px;
}

.textarea_c_form{
    width:140px;
    height:70px;
    border:1px solid #000;
    float:left;
    resize: none; 
    font-size:10px;
}

.button_c_form{
    width:142px;
    height:auto;
    background-color: #eb7c0b;
    float:left;
    color:#000;
    font-size:12px;
    border:0px;
    text-align:center;
    padding:3px 0px 3px 0px;
    cursor:pointer;
    }


/* CONDICIONES DE USO */

#condiciones_uso{
	margin:0 auto;
	width:555px;
	height: auto;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color:#000000;	
	
}

#condiciones_uso article{
    width:auto;
}

#condiciones_texto h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
}

#condiciones_uso li{
    margin-bottom:7px;
}


/* AVISO LEGAL */

#aviso_legal{
	margin:0 auto;
	width:555px;
	height: auto;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color:#000000;	
	
}

#aviso_legal article{
    width:auto;
}

#aviso_legal h2{
    font-family: Helvetica, Arial;
    font-size: 12px;
    color:#000000;
    margin:0px;
}

#aviso_legal li{
    margin-bottom:7px;
}


/* PRODUCTO */

.producto{
    width:auto;
    height:auto;
    margin-top:40px;
}

.producto ul{
    margin:0px 0px 0px 11px;
    padding:0px
}

.producto ul li{
    list-style:none;
    float:left;
    width:55px;
    height:31px;
    margin:0px 11px 11px 0px;
    cursor:pointer;
    border:1px solid #ccc;
}

#menu_producto{
    width:200px;
    float:left;
    margin-right:120px;
    text-align:left;
    margin-top:27px;
}

#menu_producto ul{
    margin:13px 0px 0px 0px;
    padding:0px;
}

.menu_producto_item{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
}

.menu_producto_item:link{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
    text-decoration:none;
    cursor:pointer;
}

.menu_producto_item:visited{
    list-style:none;
    text-decoration:none;
    margin-bottom:10px;
    padding-bottom:3px;
}

.menu_producto_item:hover{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
    cursor:pointer;
}

.menu_producto_item_selected{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
}


.submenu_producto{
    margin:13px 0px 0px 0px;
    padding:0px;
}

.submenu_producto_item{
    list-style:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
    cursor:default;
}

.submenu_producto_item a{
    cursor:pointer;
    color:#000;
    text-decoration:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
    cursor:default;
}

.submenu_producto_item a:hover{
    cursor:pointer;
    color:#eb7c0b;
    text-decoration:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
}

a.submenu_producto_item_selected{
    cursor:default;
    color:#eb7c0b;
    text-decoration:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
}

a.submenu_producto_item_selected:hover{
    cursor:default;
    color:#eb7c0b;
    text-decoration:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
}


#item_submenu_producto{
    margin:13px 0px 0px 0px;
    padding:0px;
}

.item_submenu_producto_item{
    list-style:none;
    margin-bottom:5px;
    padding-bottom:3px;
    font-size:12px;
    margin-left:10px;
    font-weight:normal;
}

.item_submenu_producto_item:link{
    list-style:none;
    padding-bottom:3px;
    text-decoration:none;
    cursor:pointer;
    font-size:12px;
    margin-left:10px;
    margin-bottom:5px;
}

.item_submenu_producto_item:visited{
    list-style:none;
    text-decoration:none;
    padding-bottom:3px;
    font-size:12px;
    margin-left:10px;
    margin-bottom:5px;
}

.item_submenu_producto_item:hover{
    list-style:none;
    padding-bottom:3px;
    cursor:pointer;
    color:#eb7c0b;
    font-size:12px;
    margin-left:10px;
    margin-bottom:5px;
}

.item_submenu_producto_item_selected{
    list-style:none;
    padding-bottom:3px;
    color:#eb7c0b;
    font-size:12px;
    margin-left:10px;
    margin-bottom:5px;
}


#product_header{
    width:551px;
    height:auto;
    position:relative;
    margin-bottom:30px;
}

#product_header h1{
    margin:0 auto;
    font-family: Helvetica, Arial;
    font-size: 18px;
    color:#000;
}

#lineas{padding:0px;margin:0px;height:200px;}

#lineas li{
    float:left;
    vertical-align: top;
    width:auto;
    height:auto;
    opacity:0.6;
    border:none;
    margin-left: 28px;
    text-align: center;
}

#lineas li:hover{
    opacity:1;
}

.logo{
    width:auto;
    height:auto;
    float:left;
}

.descargar{
    width:auto;
    height:auto;
    position:absolute;
    top:0px;
    right:0px;
}

#product_description{
    width:551px;
    height:auto;
    margin-bottom:30px;
}

.esquema{
    width:272px;
    height:auto;
    float:left;
}

#product_text{
    float:right;
    width:250px;
    height:auto;
}

#product_text h2{
    font-size:18px;
    padding-bottom:2px;
    border-bottom:1px solid #5E7A8B;
    color:#5E7A8B;
    margin:0px;
}

#product_text p{
    font-size:11px;
    color:#5E7A8B;
}

/* COLORES */

.colores{
    width:auto;
    height:auto;
    margin-top:40px;
}

.colores ul{
    margin:0px 0px 0px 11px;
    padding:0px
}

.colores ul li{
    list-style:none;
    float:left;
    width:55px;
    height:31px;
    margin:0px 11px 11px 0px;
    cursor:pointer;
    border:1px solid #ccc;
}

#menu_colores{
    width:150px;
    float:left;
    margin-right:120px;
    text-align:left;
    margin-top:27px;
}

#menu_colores ul{
    margin:13px 0px 0px 0px;
    padding:0px;
}

.menu_colores_item{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
    border-bottom: 1px solid #fff;
}

.menu_colores_item:link{
    list-style:none;
    margin-bottom:10px;
    padding-bottom:3px;
    border-bottom: 1px solid #fff;
    text-decoration:none;
    cursor:pointer;
}

.menu_colores_item:visited{
    list-style:none;
    text-decoration:none;
    margin-bottom:10px;
    padding-bottom:3px;
    border-bottom: 1px solid #fff;
}

.menu_colores_item:hover{
    list-style:none;
    border-bottom: 1px solid #eb7c0b;
    margin-bottom:10px;
    padding-bottom:3px;
    cursor:pointer;
}

.menu_colores_item_selected{
    list-style:none;
    margin-bottom:10px;
    border-bottom: 1px solid #eb7c0b;
    padding-bottom:3px;
}


/* SERVICIO */

#servicio{
    width:100%;
    height:auto;
    margin:0 auto;
    position:relative;
}


#contenido_servicio{
    width:100%;
    height:auto;
    float:left;
    text-align:left;
}

#contenido_servicio p{
    font-size:12px;
    float:left;
    width:30%;
    margin-right:3.2%;
    text-align:justify;
}


/* FIDELITY */

#fidelity{
    width:100%;
    height:auto;
    margin:0 auto;
    position:relative;
}


#menu_fidelity{
    width:150px;
    float:left;
    margin-right:40px;
    text-align:left;
}

#menu_fidelity ul{
    margin:13px 0px 0px 0px;
    padding:0px;
}

.menu_fidelity_item{
    list-style:none;
    margin-bottom:10px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#000;
}

.menu_fidelity_item:link{
    list-style:none;
    margin-bottom:10px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#000;
    text-decoration:none;
    cursor:pointer;
}

.menu_fidelity_item:visited{
    list-style:none;
    margin-bottom:10px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#000;
    text-decoration:none;
}

.menu_fidelity_item:hover{
    list-style:none;
    margin-bottom:10px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#eb7c0b;
    text-decoration:none;
    cursor:pointer;
}

.menu_fidelity_item_selected{
    list-style:none;
    margin-bottom:10px;
    font-family:Helvetica, Arial;
    font-size:12px;
    color:#eb7c0b;
    text-decoration:none;
    font-weight:bold;
}

#contenido_fidelity{
    width:740px;
    height:auto;
    float:left;
    text-align:left;
    margin-top:13px;
    text-align:center;
}

#contenido_fidelity p{
    font-size:12px;
    margin-right:120px;
    width:300px;
    margin-top:0px;
    padding-top:0px;
    text-align:left;
}

#contenido_f{float:left;}


#contenido_f h2{
    font-size:18px;
    text-align:left;
    margin:0px 0px 15px 0px;
    padding:0px;
    line-height:normal;
}

.h2_selected{
    font-size:18px;
    text-align:left;
    margin:0px 0px 20px 0px;
    padding:0px;
    line-height:normal;
    color:#eb7c0b;
}

#contenido_f ul{margin:0px;padding:0px;list-style:none;margin-left:50px;}

#contenido_f ul li{margin:0px 0px 40px 0px;padding:0px;list-style:none;}





/* CALIDAD */

#calidad{
    width:100%;
    height:auto;
    margin:0 auto;
    position:relative;
}


#contenido_calidad{
    position:relative;
    left:273px;
    width:100%;
    height:auto;
    text-align:center;
}

#contenido_calidad p{
    font-size:12px;
    float:left;
    width:30%;
    text-align:justify;
    margin-left:25px;
}


/* NOTICIAS */

#noticias{
    width:auto;
    height:auto;
    margin:30px 0px 30px 0px;
}

#noticias ul{
    margin:0px;
    padding:0px
}

.noticias_item{
    list-style:none;
    float:left;
    width:465px;
    height:auto;
    margin:0px 50px 34px 0px;
}

.noticias_item_end{
    list-style:none;
    float:left;
    width:465px;
    height:auto;
    margin:0px 0px 34px 0px;
}

.img_noticia{
    width:265px;
    /*height:100px;*/
    float:left;
    margin-right:11px;
    padding-right:10px;
    border-right:1px solid #cdcdcd;
}

.new_content{
    font-size:12px;
    color:#000;
    display:block;
    width:178px;
    height:auto;
    float:left;   
}

.new_content h2{
    font-size:12px;
    color:#000;
    display:block;
    margin:0px 0px 10px 0px;
}

#noticias ul p{
    font-size:12px;
    color:#000;
    margin:0px;
    text-align:justify;
}

.leermas{
   text-align:left;
   padding-top:7px;
}

#pagination{
    width:100%;
    text-align:center;
    margin:10px 0px 50px 0px;
    font-size:12px;
}

#pagination ul{
    display:block;
    width:100%;
    height:auto;
    text-align:center;
}

.item_pagination{
    list-style: none;
    display:inline;
    margin-left:8px;
    font-size:12px;
}

.item_pagination_selected{
    list-style: none;
    display:inline;
    margin-left:8px;
    font-size:12px;
    font-weight:bold;
}

.item_pagination:hover{
    cursor:pointer;
    text-decoration:underline;
    font-size:12px;
}

/* NOTICIA AMPLIADA */
.img_noticia_amp{
    width:328px;
    float:left;
    margin-right:40px;
    text-align:left;
    margin-top:27px;
}

.img_noticia_amp img{
    margin-bottom:40px;
}

.contenido_noticia_amp{
    width:550px;
    height:auto;
    margin-top:27px;
    float:left;
}

.contenido_noticia_amp h1{
    font-family:HelveticaNeue-Bold,Arial;
    font-size:12px;
    color:#000;
    margin:0px;
}

.contenido_noticia_amp p{
    font-family:Helvetica;
    font-size:12px;
    color:#000;
    text-align: justify;
}

.contenido_noticia_amp p{
}

.volver{
    margin-top:25px;
}


/* CATALOGO */

#catalogo{
    width:auto;
    height:auto;
    margin:30px 0px 60px 0px;
    text-align:center;
}


#catalogo h1{
    font-family:HelveticaNeue-Bold,Arial;
    font-size:16px;
    color:#000;
    margin:0px 0px 20px 0px;
}

#catalogo ul{
    margin:0px;
    padding:0px;
    text-align:left;
    padding-left:120px;
}

#catalogo ul li{
    list-style:none;
    margin-bottom:10px;
    height:22px;
    width:auto;
    display:block;
    padding-left:32px;
    background:url('../img/download_icon.jpg') left top no-repeat;
    vertical-align:middle;
}


#d_catalogos{
    width:465px;
    height:auto;
    float:left;
    margin-right:50px;
}


#d_videos{
    width:465px;
    height:auto;
    float:left;
}


/* FOOTER */ 

footer{
	text-align:left;
	height:65px;
	width:100%;
	margin: 0 auto;
	margin-top:25px;
	margin-bottom:10px;
}

footer div{
	float:left;
	color:#FFFFFF;
	margin-left:12px;
	margin-right:12px;
	width:33.3%;	
}

footer div:first-child{	
	margin-left:320px;
}
	

footer div:nth-child(5){
	width:100%;
	margin:0 auto;	
	margin-top:15px;
	margin-bottom:15px;
	font-family: "HelveticaNeue-Thin";
	font-size: 11px;
	text-align:center;
	color:#000000;	
	
	 
}

footer a:link {	
	text-decoration: none;
	color:#000000;
}

footer a:visited{
	text-decoration: none;
	color:#000000;
}

footer a:hover{
	color:#d17a22;
	text-decoration: none;
}

footer a:active{
	color:#d17a22;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
