@charset "utf-8";
/* CSS Document */

/* HTML5 Doctor Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img, object, embed, video {
	max-width: 100%;
}
html {
	overflow-x: hidden;
}
body {
	background: #e8e6e9;
	background-repeat:repeat;
	color: #5a5a5a;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 240px;
	
}
header {
	background: url(../images/bck-header.png) repeat-x top;
	height: 604px;
	width: 100%;
	margin: 0 auto;
	position:relative;
}
#header_nosotros {
	background: url(../images/header_about.jpg) no-repeat top;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_nosotros h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_productos {
	background: url(../images/header_product.jpg) no-repeat top;
	height: 315px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_productos h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_galeria {
	background: url(../images/header_galeria.jpg) no-repeat top;
	height: 315px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_galeria h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_servicios {
	background: url(../images/header_about.jpg) no-repeat top;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_servicios h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_soporte {
	background: url(../images/header_about.jpg) no-repeat top;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_soporte h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_ingresar {
	background: url(../images/header_about.jpg) no-repeat top;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_ingresar h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
#header_buscador {
	background: url(../images/header_about.jpg) no-repeat top;
	height: 350px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_contacto {
	background: url(../images/header_contact.jpg) no-repeat top;
	
	height: 345px;
	width: 100%;
	margin: 0 auto;
	position:relative;
	}
#header_contacto h1{
	color:#FFF;
	text-align: right;
	font-size: 35px;
	padding-top: 85px;
	padding-right: 20px;
}
.img { float: left; margin: 12px; width: 170px; height:97px; overflow:hidden }
#submenu {margin: 0px; width: 100%; padding: 0px;  padding-bottom:35px; text-align: left;
	border-bottom: 1px solid #cfced0;}
.product img { float: none; text-align: center;}
#submenu li{  float: left; text-align: left; display: inline-block; font-size: 13px; color:#030302; padding-right: 10px;}
#submenu li a{  text-decoration:none; color:#030302; font-weight: bold; padding: 7px;}
#submenu li a:hover{background: #649b32; border-radius: 3px;}
.product { background: #FFF; border: 1px solid #dfdfdf; width:250px; height:245px; padding: 10px; float:left; margin-left:5px; margin-right: 5px; margin-top: 15px;}
.content-main .product h1 { font-size: 14px; text-align: left; margin: 0px; border:0px; padding:0px; border-bottom: 1px dotted; padding-top: 3px; clear: both; padding-bottom: 8px; }
.content-main .product p { text-align: left; margin: 0px;}
section {
	background: #e9e7ea;
}
#login {
	background: url(../images/bck-login.png);
	width: 383px;
	height: 312px;
	float: left;
}
#login_page {
	background: url(../images/bck-login.png);
	width: 383px;
	height: 312px;
	margin: 20px auto;
}
#login h1, #login_page h1{
	font-size: 20px;
	text-align: center;
	color: #FFF;
	border: none;
}
#login_page h1{
	padding-top: 15px;
}
#login p , #login_page p{ color: #FFF; text-align: left; width: 320px; margin: 0px auto}
#login a , #login_page a{ color: #FFF; }
#btn { background: url(../images/btn.png); width: 256px; height: 50px; margin: 20px auto 0px auto; display: block; color: #FFF; font-size: 18px; border: 0px; cursor: pointer; }
.box {
	float:left;
	width: 370px;
	padding-top: 5px;
	margin-left: 20px; 
	
}
.content-main .box h1 { color: #649b32; font-size: 18px; padding: 0px; margin-top: 5px; margin-bottom: 5px; border:none   }
.box p { color: #646464; font-size: 12px; }
#user { margin: 40px auto 0px auto; display: block;  border: 0px; background: url(../images/btn_user.png); width: 310px; height: 52px; background-repeat: no-repeat; padding-left: 10px;}
#pass { margin: 0px auto; display: block;  border: 0px; background: url(../images/btn_login.png); width: 310px; height: 52px; background-repeat: no-repeat; padding-left: 10px;}
#logo{
	background:url(../images/logo_litos.png);
	width: 331px;
	height: 100px;
	display: block;
	text-indent: -9000px;
}
#networking {
	position: absolute;
	top:10px;
	right: 10px;
}
#networking ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#networking ul li{
	display: inline;
	float:left;
}
#networking ul li a{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.soporte { padding-top: 10px; padding-left: 10px; color: #FFF}
img {
	border: 0px;
}
/* Standard Navigation */
nav {
	display: block;
	margin: 0px auto;
	text-align: left;
	position: absolute;
	right: 0px;
	top: 40px;
}
nav ul {
	list-style: none;
	margin: 0px;
	margin-left: 10px;
	padding: 15px 0px 0px 0px;
}
nav li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
}
nav a {
	border-top: 2px solid #b4be0f;
	/*border-right: 2px solid #fff;*/
	display: inline-block;
	padding: 5px 15px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
nav a:hover {
	border-top: 2px solid #fff;
	color: #FFF;
	text-decoration: none;
	/*background: #649b32;*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
nav a.active {
	border-top: 2px solid #fff;
	/*border-right: 0px solid #fff;*/
	color: #FFF;
	text-decoration: none;
	/*background: #649b32;*/
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#submenu a:hover {
	color: #FFF;
	text-decoration: none;
	/*background: #649b32;*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding: 7px;
}
#submenu a.active {
	color: #FFF;
	text-decoration: none;
	background: #649b32;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding: 7px;
}

#search a:hover, #search a.active {
	background: none;
}
nav select {
	color: #c00000;
	text-decoration: underline;
	display: none;
}
.content {
	clear: both;
	max-width: 1175px;
	margin: 0 auto;
	position: relative;
}
.images { position: relative; }
.images h1 { position: absolute; top: 100px; left: 10px; font-size: 30px; color: #FFF; text-transform: uppercase;}
.images .text { position: absolute; top: 180px; left: 10px; font-size: 16px; font-weight: bold; text-align: left; width: 460px; text-transform: uppercase;  color: #FFF}

.content-main {
	clear: both;
	max-width: 1175px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
}
.content-main img{
	float: left;
	margin-right: 10px; 
}
.content-main h1{
	color: #000;
	font-size: 30px;
	padding-bottom:15px;
	border-bottom: 1px solid #cfced0;
}
.content-main h2{
	color: #649b32;
	font-size: 30px;
	padding-bottom:15px;
	border-bottom: 1px solid #cfced0;
}
#servs h1 {
	border: 0 none; color: #fff;
    font-weight: lighter;
    left: 12%;
    position: absolute;
    text-align: center;
    top: 26px;
    width: 100%;
    z-index: 900000;
}
.service { position:relative; float: left; width: 273px; height: 212px; margin-top: 15px; margin-bottom: 30px; padding: 10px;}
.service h2 { font-size: 14px; color: #FFF; border: none; }
.service h1 { font-size: 30px; color: #FFF; padding: 0px; margin-top:5px; margin-bottom: 5px; border: none }
.service h3 { font-size: 27px; color: #FFF; padding: 0px; margin-top:5px; margin-bottom: 5px; text-align:center; border:none }
.service p { font-size: 12px; color: #FFF; }
.service p.text_service { font-size: 12px; color: #FFF; text-align:center }
.service a { font-size: 14px; color: #FFF; text-decoration: none; font-weight: bold}
.content-main .service img { clear:both; float:none; text-align:center; margin: 20px auto; display: block; }
.icon_1 { position:absolute; background:url(../images/arrow_1.png); width: 7px; height:15px; top: 10px; left: 0px;}
.icon_2 { position:absolute; background:url(../images/arrow_2.png); width: 7px; height:15px; top: 10px; left: 0px;}
.icon_3 { position:absolute; background:url(../images/arrow_3.png); width: 7px; height:15px; top: 10px; left: 0px;}
.clear { clear: both; }
#nav {
	position: absolute;
	left: 20px;
	top: 285px;
	z-index: 5000;
}
#nav a {
	background:url(../images/bullet_01.png);
	width: 25px;
	height: 23px;
	display: inline-block;
	text-indent: -9000px;
}
#nav .activeSlide {
	background:url(../images/bullet_02.png);
	width: 25px;
	height: 23px;
	display: inline-block;
	text-indent: -9000px;
}
.line { clear:both; display:block; background: #649b32; height: 5px;  }
#footer {
	border-top:5px solid #bbc426;
	/*padding: 1em 2em 1em;*/
	font-size: 12px;
	clear: both;
	margin: 10px auto;
	background: #262626 ;
	padding-top: 10px;
}
#footer p, #footer p.copyright {
	color: #fff;
	clear: left;

	text-shadow: 0 1px 1px #444;
}
#footer p.copyright {
	position:absolute;
	top: 20px; right: 0px;
}
#footer p.copyright a {
	color: #fff;
}
#footer p.copyright a:hover {
	text-decoration: none;
}
#address { float: left; margin-left: 30px;  width: 300px; padding-top: 30px; color: #FFF}
#address a { color: #649b32; text-decoration: none}
#redes { float: right; width: 385px; }
#redes ul { text-align: right }
#redes ul li p{ padding: 5px; margin: 0px;}
#redes ul li { float: left; list-style: none; padding-left: 10px; color:#FFF }
#logo_footer {
	float:left;
	background: url(../images/logo_footer.jpg);
	width: 297px;
	height: 133px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
.input{
	width: 283px;
	height: 33px;
	border: 1px solid #CCC;
}
.textarea {
	width: 285px;
	height: 153px;	
	border: 1px solid #CCC;
}
#contact h1 {
	border: 0px;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
.submit {
	background: #000;
	color: #FFF;
	border: 0px;
	text-align:center;
	padding: 8px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-top: 35px;
}
#contact p {
	font-size: 14px;
	font-style: italic;
	margin: 0px;
}