/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 12px;
	background-image: url('../images/fondo.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;

	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*FUENTES*/


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
	font-family:"Oswald";
	src:url("../fuentes/Oswald.eot?") format("eot"),
	    url("../fuentes/Oswald.woff") format("woff"),
	    url("../fuentes/Oswald.ttf") format("truetype"),
	    url("../fuentes/Oswald.svg#Oswald") format("svg");font-weight:normal;font-style:normal;
	    }
@font-face {
                font-family:"Cuprum";
                src:url("../fuentes/Cuprum-Regular.eot?") format("eot"),
                url("../fuentes/Cuprum-Regular.woff") format("woff"),
                url("../fuentes/Cuprum-Regular.ttf") format("truetype"),
                url("../fuentes/Cuprum-Regular.svg#Cuprum-Regular") format("svg");
                font-weight:normal;
                font-style:normal;
                }


/*CLASES*/
#contenido{
	 width:100%; 
	 min-width:960px;
	 }
#contenido-960{ 
	width:960px;  
	margin:auto;
	}	 
.clear {
	clear:both;}
	
.img_l {
	margin:5px;
	float:left;}
	
.img_r {
	margin:10px;
	float:right;}
	
.alpha {
	margin-left:0px;}
	
.omega {
	margin-right:0px;}


ul.nav {
    list-style: none outside none;
    margin: 0 0 0 250px;
    padding: 0;
}

ul.nav li {
    float: left;
    margin: 0 15px;
    padding-top: 20px;
    
}

ul.nav li a {
	color: #000;
	font-size:16px;
}

ul.nav li a:hover {
	background-image: url("../images/hover.png");
	padding-top:16px;
	padding-bottom:19px;
	color:#000;
}
	
.lista_menu {
	
	width: 380px;
}
	
.lista_menu ul {
	width:380px;
	padding:0px 0 0px 0px;
	}
	
.lista_menu ul li {
	background: url("../images/l_rueda.png") no-repeat scroll 0 0 transparent;
	width: 360px;
	margin: 10px 0;
	padding: 0px 0 0px 60px;
	}
	
.lista_menu ul li a {
	line-height:20px;
	padding:5px 0 18px 0;
	display:block;
	
}
	
.lista_menu ul li a:hover {
	}
#linea {
	background-image: url('../images/fondo_contenidop.jpg');
	height: 56px;
	position: absolute;
	background-repeat: repeat-x;
	width:100%;
	min-width:960px;
	 }
	 
.relative{
        position:relative;
        z-index:1;
}

#menu-960{
	position: relative;
	width: 960px;
	margin: auto;
	}
nav {
    float: right;
	left: -149px;
	position: relative;
	z-index: 111;
	}
nav ul ul {
    display: none;
	}
nav ul li:hover > ul {
    display: block;
	}
nav ul { 
    list-style: none;
    position: relative;
    display: inline-table;
    margin-right: -80px;
	}
nav ul li {
    float: left;
	}
nav ul li a:hover {
    color: #000;
	background:#fff;
	}
nav ul li:hover > #p{
	background:#fff;
	color:#000;
	}
nav ul li:hover > #d{
	background:#fff;
	color:#000;
	}
nav ul li a {
    display: block; 
    padding: 15px 15px;
	font-size:22px;
    color:#53606F;
	margin-right: -5px;
    text-decoration: none;
	font-family:"cuprum";
	}
nav ul ul {
    background-color:#fff;
    padding: 0;
    position: absolute;
    top: 100%;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	z-index:10000;
	}
nav ul ul li {
    float: none; 
    position: relative;
	}
nav ul ul li a {
    padding: 7px 40px;
    color: #000;
	margin:0px;
	}
nav ul ul li a:hover{
	color:#fff;
	background:#1c438d;
	}
nav ul ul:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
	}
#menu .selec{
	background:#FFF;
	color:#000;
	}		

/*HTML*/

ul, ol {
	list-style:none;}
	
a:link {
	
	text-decoration:none;}
	
a:visited {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:none;
	}
	
a:active {
	text-decoration:none;
	}

	
/*PAGINA*/

.container {
	width:960px;
	margin:auto;
	}

#menu {
	width: 960px;
	height: 64px;
	background-repeat: repeat-x;
	float: right;
	position: absolute;
	top: 0;
	font-size: 16px;
}
#social {
	width: 95px;
	height: 48px;
	float: right;
	position: relative;
	top: 6px;
	z-index: 111;
	}
	
.face {
	height:48px;
	width:45px;
	display:block;
	line-height:48px;
	background: url('../images/icon_facebook.png') bottom;
	text-indent: -99999px;
	float:right;
}

	
.face:hover {
	background-position: center top;
	}
	
.correo {
	height:48px;
	width:45px;
	display:block;
    line-height:48px;
	background: url('../images/icon_twitter.png') bottom;
	text-indent: -99999px;
	float:left;
}

	
.correo:hover {
	background-position: center top;
	}	

#logo {
	position: absolute;
	top:-36px;
	z-index:9;
}

#separador_libros {
	width: 1370;
	height: 172px;
	min-width: 960px;
	background-position: center top;
	background-image: url('../images/division_libros.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	margin-top: -150px;
	position: relative;
}

#separador_libros img {
	margin: 70px 0 0 0;
}

#contenido_p1 {
	/*width: 1300px;*/
	height: 347px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	background-position: center top;
	min-width: 960px;
	margin-top: -20px;
	padding-top: 40px;
}


#contenido_p1 #cont_p1 {
    width: 284px;
	float: left;
	margin-left: -2px;
	text-align: justify;
	font-size: 13px;
	height: 13px;
}
#contenido_p1 #cont_p3 {
   width: 280px;
	float: left;
	text-align: justify;
	font-size: 13px;
	margin-left: 54px;
	margin-top: 56px;
}
#contenido_p1 #cont_p3 #titulo_p3 h2 {
	color: #111111;
	font-size: 16px;
}

#contenido_p1 #cont_p3 p {
	color: #393939;
	line-height: 16px;
	
}
#contenido_p1 #cont_p3 img {
	float: left;
	padding-top: 5px;
	margin-right: 15px;
}
#contenido_p1 #cont_p4 {
    width: 280px;
	float: left;
	text-align: justify;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 53px;
	margin-top: 56px;
}
#contenido_p1 #cont_p4 #titulo_p4 h2 {
	color: #111111;
	font-size: 16px;
}

#contenido_p1 #cont_p4 p {
	color: #393939;
	line-height: 16px;
	
}
#contenido_p1 #cont_p4 img {
	float: left;
	padding-top: 5px;
	margin-right: 15px;
}

#contenido_p1 #cont_p1 img {
	float: left;
	padding-top: 5px;
	margin-right: 15px;
}

#contenido_p1 #cont_p1 #titulo_p1 h2 {
	color: #111111;
	font-size: 16px;
}

#contenido_p1 #cont_p1 p {
	color: #393939;
	line-height: 16px;
	
}

#contenido_p1 .separador_p {
	width: 284px;
	height: 6px;
	background-image: url('../images/fondo_separador.jpg');
	background-repeat: repeat-x;
	margin: 5px 0 10px 0;
}

#cont_p2 {
	margin: 0 auto;
	padding-top: 20px;
}

#cont_p2 p {
	font-family: 'Oswald';
	font-size: 20px;
	color: #000;
	text-align: center;
	width: 616px;
	margin-top:28px;
}

#contenido_s1 {
	height: 537px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	background-position: center top;
	min-width: 960px;
	margin-top: -20px;
	padding-top: 40px;
}

#contenido_s2 {
	/*width: 1300px;*/
	height: 200px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	background-position: center top;
	min-width: 960px;
	margin-top: -20px;
	padding-top: 20px;
}

#contenido_c1 {
	/*width: 1300px;*/
	height: 600px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	background-position: center top;
	min-width: 960px;
	margin-top: -20px;
	padding-top: 20px;
}

#contenido_co1 {
	/*width: 1300px;*/
	height: 100px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	background-position: center top;
	min-width: 960px;
	margin-top: -22px;
	padding-top: 40px;
}

#cont_serv1 {
	width: 466px;
	float: left;
	height: 521px;
}

#cont_serv1 .separador_p, #cont_serv2 .separador_p {
	width: 466px;
	height: 6px;
	background-image: url('../images/fondo_separador.jpg');
	background-repeat: repeat-x;
	margin: 5px 0 10px 0;
	color: #393939;
}

#cont_serv1 p, #cont_serv2 p {
	font-size: 14px;
	color: #393939;
}

#cont_serv2 .txt_2 {
	font-size: 10px;
	font-weight: bold;
	color: #393939;
	line-height: 18px;
}

#servicios #img_servicios {
	text-align: center;
}

#servicios #img_servicios img {
	margin: -60px 10px 0 10px;
}



#cont_serv2 {
	width: 466px;
	float: right;
}

#contenido_s2  #licitaciones p, #contenido_s2  #tesis p, #contenido_s2  #paginas_web p {
	color: #393939;
	font-size: 16px;
	margin: 0 0 10px 20px;
}

#contenido_s2 #licitaciones, #contenido_s2 #tesis {
	width: 320px;
	float: left;
}


#cotizaciones {
	width: 933px;
	height: 509px;
	background-image: url('../images/fondo_cotizaciones.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	margin-top: 50px;
}

#cotizaciones p {
	font-family: 'Oswald';
	font-size: 16px;
	text-shadow: 0.1em 0.1em #333;
	color: #FFF;
	text-align: center;
	width: 530px;
	padding: 80px 0 0 360px;
}

#contactenos .msj_contactenos {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}


#formulario {
	
}

#formulario p {
	font-family: 'Oswald';
	font-size: 16px;
	text-shadow: 0.1em 0.1em #fff;
	color: #000;
	text-align: left;
	margin-right: 10px;
}

#formulario form .input {
	background: url("../images/fondo_input.jpg");
	border: 0 none;
	color: #000;
	height: 37px;
	width: 340px;
	font-family: 'Arial';
	padding: 2px 5px;
	font-size: 16px;
	margin-bottom: 20px;
}

#formulario form .textarea {
	background: url("../images/fondo_input.jpg");
	border: 0 none;
	color: #000;
	height: 214px;
	width: 800px;
	font-family: 'Arial';
	padding: 2px 0 0 5px;
	font-size: 16px;
	margin-bottom: 20px;
}

#formulario form .button1 {
	background: url("../images/btn_borrar.png") no-repeat scroll left 0.4em transparent;
	border: 0 none;
	color: #FFFFFF;
	float: left;
	height: 44px;
	width: 79px;
	cursor: pointer;
	font-family: 'Arial';
	margin-right: 30px;
}

#formulario form .button2 {
	background: url("../images/btn_enviar.png") no-repeat scroll left 0.4em transparent;
	border: 0 none;
	color: #FFFFFF;
	float: left;
	height: 44px;
	width: 79px;
	cursor: pointer;
	font-family: 'Arial';
	margin-right: 30px;
}

#formulario #botones {
	margin-left: 80px;
}


#fades {
	width: 1300px;
	height: 447px;
	display: block;
	margin: 0 auto;
	min-width: 960px;
	text-align: center;
	position: relative;
	z-index: -10;
}

#sub_footer {
	/*width: 1300px;*/
	height: 100px;
	background-image: url('../images/fondo_contenidop.jpg');
	display: block;
	margin: 0 auto;
	padding-top: 30px;
}

#sub_footer p {
	color: #393939;
	font-size: 14px;
}

#footer {
	/*width: 1300px;*/
	height: 25px;
	background-image: url('../images/fondo_footer.png');
	background-repeat: repeat-x;
	display: block;
	margin: 0 auto;
	margin-top: -10px;
	padding-top: 5px;
}

#footer p {
	float: right;
	font-weight: bold;
}
/*marcas*/

#marcas{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background:url(../img/bg-marcas.png);
	height:152px;
	}
#marcas-960{
	width:960px;
	position:relative;
	margin:auto;
	}
.marcas{
	float:left;
	margin-top:10px;
	margin-left:88px;
	}
.marcas ul li{
	width:129px;
	height:129px;
	float:left;
	position:relative;
	margin-right:2px;
	}
#slider{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background:#fff;
	}
#slider-960{
	width:960px;
	margin:auto;
	position:relative;
	}
/**/
#galeria{
	width:100%;
	min-width:960px;
	position:relative;
	float:left;
	padding-bottom:25px;
	}
#galeria-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#galeria-fotos{
	width:960px;
	float:left;
	position:relative;
	background-image:url(../img/banner-home.png);
	background-repeat:no-repeat;
	}
#galeria-descripcion{
	background-image:url(../img/descripcion.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	padding-top:30px;
	width:597px;
	padding-bottom:70px;
	margin-top:-21px;
	margin-left:190px;
	}
#galeria-descripcion p{
	font-family:"Decker";
	font-size:17px;
	width:410px;
	margin-left:80px;
	line-height:18px;
	}
.bold{
	font-weight:bold;
	}
#galeria-volver{
	float:right;
	text-align:center;
	position:relative;
	width:132px;
	margin-right:30px;
	}
#galeria-volver a{
	text-decoration:none;
	color:#000;
	font-family:"BebasNeue";
	font-size:36px;
	}
#galeria-volver a:hover{
	color:#00b7b7;
	}
#txt_p2 {
	position: relative;
	float: right;
	margin-right: -460px;
	top: -232px;
	}

#contacto1 {
	width:446px;
	height: 386px;
	top: 0px;
	color:#FFF;
	margin-left: 30px;
	float: left;
	}
	
#contacto1 .texto {
	margin: 20px 0px 0px 20px;
	}


#contacto1 p {
	font-size: 16px;
	color: #000;
	text-align:left;
	line-height: 24px;
	text-shadow: 1px 1px 1px RGBA(0, 2, 3, 0.61);
	}


#contacto2 {
	}
	
#contacto2 .texto {
	width: 377px;
	float: right;
	position: absolute;
	margin-left: 558px;
	}
	
#contacto2 p {
	font-size: 17px;
	color: #000;
	text-align:right;
	line-height: 24px;
	}
	
#formulario {
	font-size: 17px;
	color: #FFF;
	text-align: right;
	line-height: 24px;
	top: -207px;
	left: 495px;
	width: 409px;
	float: right;
	background-image: url(../images/textarea.png);
	background-position: 0px 160px;
	background-repeat: no-repeat;
	position: relative;

	}



/*------------------------formulario--------------------------*/


#formulario input, textarea {
	border: 0 none;
	color: #FFF;
	font-family:"Questrial-Regular";
	background-color:inherit;
}

#formulario #name, #tel, #email {
	height: 38px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 20px;
	width: 373px;
	background-image: url('../images/input.png');
	background-repeat: no-repeat;
	font-size: 18px;
	background-color:inherit;
	background-color:transparent;
	}

#formulario #msj {
	height: 71px;
	padding: 10px 20px 0px 10px;
	width: 373px;
	background-repeat: no-repeat;
	font-size: 18px;
	background-color:inherit;
	background-color:transparent;
	overflow:auto;
}

#formulario form .button {
	background: url("../images/btn_enviar.png") no-repeat scroll left 0.4em transparent;
	border: 0 none;
	cursor: pointer;
	float: right;
	margin: 20px 0px 0px 0;
	width: 78px;
	height: 33px;
	position: relative;
}
	

	
/*SUBBANNER*/

		
#subbanner1 {
	width:100%;
	min-width:960px;
	height: 233px;
	background-image:url(../images/bg_subbanner.png);
	background-position:center top;
	margin:0 auto;
	z-index:5;
	position:relative;
	padding: 40px 0px 0px 0px;
	top: -50px;
	}
	

#subbanner2 {
	width:960px;
	height: 221px;
	margin:0 auto;
	}
	
#subbanner2 #texto1 {
	width:323px;
	height: 221px;
	float:left;
	}

#subbanner2 #imagen1 {
	width:323px;
	height: 221px;
	float:left;
	margin-top: 3px;
	}
	
#subbanner2 #texto2 {
	width:303px;
	height: 221px;
	float:right;
	padding-right: 10px;
	color:#FFF;
	text-align:right;
	line-height: 24px;
	}
	



/* listas desordenadas */



#texto1 .titulo{
	font-family: "Mural Script";
	font-size: 24px;
	color:#FFF;
	margin: 10px 0px 7px 5px;
	}

#texto1 ul
{

	text-align: left;
	font-family: "Questrial-Regular";
	font-size: 17px;
	color: #fff;
	line-height: 24px;
}

		
#texto1 ul p {
	background: url("../images/linea.png") no-repeat scroll transparent;
	width: 280px;
	padding: 0 0 0 25px;
	float: right;
	text-align: left;
	background-position: center left;
	color: #fff;
	}
	
#texto1 ul p a {
	display: block;
	color: #fff;
}
	
#texto1 ul p a:hover {
	color: #f1cb60;
	}	
#mapa-contacto{
	top: 15px;
	float: left;
	position: relative;}
	
#contener{
	float: left;
	height: 193px;
	margin-top: 11px;
	width:960px;
	}	
	
#conte{
	position: relative;
	float: left;
	width:320px;
	}
#conte li {
	width: 309px;
    height: 15px;
}	
	
	
#conte a{
	font-family: "decker";
	font-size: 16px;
	color: #000;
	text-shadow: 1px 1px 1px #000;}

#conte a:hover{
	color:#fff;}	
	
		
#conte p{
    font-family: "decker";
    font-size: 15px;
    position: relative;
	width:307px;
    text-align: justify;
    top: -5px;
}		
.top {
	background-image: url(../images/top.png);
	width: 35px;
	height: 37px;
	position: relative;
	float: left;
	margin-left: 810px;
	margin-top: 32px;}			