/* GENERAL */
body{
	background-image: url(../images/fondo/fondo.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/* FIN GENERAL */

/* HEADER */
img.header{
    position: relative;
    z-index: 1;
}
/* FIN HEADER*/

/* CONTENIDO */
div.content{
    width: 880px;
    background-image: url(../images/fondo/pattern.png);
    background-repeat: repeat;
    padding: 40px;
    text-align: justify;
}
#carousel{
    position: relative;
	top: 0px;
    height: 350px;
    z-index: 0;
    display: block;
}
.slider-wrapper { 
	width: 80%; 
	margin: 20px auto;
}
#contact{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
/* FIN CONTENIDO*/

/* EMPRESA */
#emp{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#imgs_emp{
    float:left;
    position: relative;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 0px;
    background-color: #0B75AF;
}
#imgs_emp_01{
    position: relative;
    top: 0px;
    left: 0px;
}
#imgs_emp_02{
    position: relative;
    top: 10px;
    left: 0px;
}
#imgs_emp_03{
    position: relative;
    top: 20px;
    left: 0px;
}
#imgs_emp_04{
    position: relative;
    top: 30px;
    left: 0px;
}
#texto_emp{
    position: relative;
    top: 0px;
    left: 340px;
    width: 540px;
    height: 0px;
    font-family: sans-serif;
    letter-spacing: 1px;
    line-height:20px;
}
/* FIN EMPRESA */

/* CALIDAD */
#cal{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#imgs_cal{
    float:left;
    position: relative;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 0px;
    background-color: #0B75AF;
}
#imgs_cal_01{
    position: relative;
    top: 0px;
    left: 0px;
}
#imgs_cal_02{
    position: relative;
    top: 10px;
    left: 0px;
}
#imgs_cal_03{
    position: relative;
    top: 20px;
    left: 0px;
}
#texto_cal{
    position: relative;
    top: 0px;
    left: 340px;
    width: 540px;
    height: 0px;
    font-family:sans-serif;
    letter-spacing: 1px;
}
.texto_cal_gen{
    font-family:sans-serif;
    letter-spacing: 1px;
}
#cal-pol{
    position: relative;
    top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#cal-prem{
    position: relative;
    top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
.div_prem{
    margin-left: 40px;
    width: 800px;
    height: 300px;
    
    font-family: sans-serif;
    font-size: 12pt;
    letter-spacing: 1px;
    line-height:20px;
}
.img_premios{
    margin-left: 50px;
    float: left;
}
.texto_premios{
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    width: 450px;
}
.tit_premios{
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
/* FIN CALIDAD */

/* SERVICIOS */
#srv-ed{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    font-family:sans-serif;
    letter-spacing: 1px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#img_srv_ed{
    padding-left:55px;
}
#lista_srv_ed{
    list-style: circle;
    list-style-type:circle;
    list-style-position:inside;
}
#srv-tq{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    font-family:sans-serif;
    letter-spacing: 1px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#img_srv_tq{
    padding-left:55px;
}
#srv-rp{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    font-family:sans-serif;
    letter-spacing: 1px;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
#img_srv_rp{
    padding-left:55px;
}
#srv-bm{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
/* FIN SERVICIOS */

/* NOVEDADES */
#nov{
    position: relative;
	top: 0px;
    height: 0px;
    z-index: 0;
    
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
.box_nov{
    padding: 8px;
    width: 800px;
    height: auto;
    margin-bottom: 5px;
    
    color: #0B75AF;
    
    border-color: white;
    border-style: solid;
    border-width: 1px;
}
.txt_princ_nov{
    font-size: 12pt;
}
.fecha_nov{
    font-size: 6pt;
}
.ver_mas_nov{
    float: right;
    font-size: 10pt;
}
/* FIN NOVEDADES */

/* MENU */
div.menu{
    position: relative;
    z-index: 1;
    margin: 0px;
	width: 960px;
    height: 40px;
    background: #333333;
    background: rgba(0, 0, 0, 0.92);
    /*background-color: black;*/
}
/*****/
ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:960px;    
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:160px;
	height:40px; /*85px*/
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:40px; /*85px*/
	z-index:12;
	background:transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:0px; /*25px*/
	left:0px;
	width:160px;
	height:60px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:40px; /*85px*/
	width:160px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:17px; /*24px*/
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#0B75AF; /*COLOR DEL TEXTO DEL BOTON*/
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:160px;
	overflow:hidden;
	height:auto; /*100px*/
	top:40px; /*85PX*/
	left:0px;
	display:none;
	background:#000;
    
    z-index:1;
    font-size:10px;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:6px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}
/* FIN MENU */

/* FOOTER */
.footer{
    width: 960px;
    color: #9B9B9B;
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
    text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
    letter-spacing: 1px;
}
div.footer_sec_1{
    height: 20px;
    font-size: 9px;
    background-color: #000;
    padding: 10px;
    box-shadow: 0px 10px 5px #000;
}
div.footer_sec_3{
    height: 20px;
    font-size: 9px;
    background-color: #000;
    padding: 10px;
    box-shadow: 0px -10px 5px #000;
}
div.footer_sec_2{
    padding-top: 30px;
    height: 200px;
    font-size: 10px;
    background: #333333;
    background: rgba(0, 0, 0, 0.92);
}
.footer a{
    color: #9B9B9B;
    text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}
#qr{
    padding-top: 20px;
}
#latu{
    padding-top: 20px;
}
#codigo_qr{
    width: 106px;
    height: 106px;
    background-color: transparent;
}
#codigo_qr:hover{
    background-color: #0B75AF;
}
#codigo_qr_img{
    position: relative;
    top: 3px;
    left: 3px;
}
#info{
    border-left: 2px solid #9B9B9B;
    border-right: 2px solid #9B9B9B;
    padding: 0px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    height: 180px;
}
div.info-footer{
    margin-top: 30px;
    letter-spacing: 5px;
    text-align: center;
}
div.phone{
    font-size: 20pt;
    /*color: #0B75AF;
    text-shadow: 2px 2px #9B9B9B;*/
}
#dev_by{
    letter-spacing: 3px;
    font-size: 6pt;
}
/* FIN FOOTER */

/* CONTACTO */
label.error{
    font-size: 8pt;
    color: red;
}
/* FIN CONTACTO */