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

body, html {
	font:0.85em open sans;
}
.clear{
	clear:both;
}

a, a:link, a:visited, a:hover {
	text-decoration:none;
	color:#666;
}

h1, h2, h3, h4, h5, h6{
	font-weight:300;
	color:#333;
}

h1{
	font-size:18px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

.menu {
	position:fixed;
	top: 106px;
	width:300px;
	height:136px;
	background-color:#e6e6e6;
	
}


.menu .logo {
	background:url(../img/assets/logo.png) center top no-repeat;
	width: 173px;
	height:100px;
	float:left;
	text-align:center;
	margin-top:25px;
}

.menu .botonera {
	width: 107px;
	float:right;
	height:136px;
	text-align:right;
	margin-right:10px;
	padding-top:40px;
	background:url(../img/assets/linea-menu.png) right top no-repeat;
}

.menu .botonera ul{
	margin-right:20px;
}
.menu .botonera li{
	text-decoration:none;
	list-style:none;
	text-transform:uppercase;
	color:#666;
	font-weight:300;
	font-size:12px;
}

.menu .botonera ul li a{
	color:#666;
	transition: all 0.3s ease-out; 
 	-webkit-transition: all 0.3s ease-out;  
 	-o-transition: all 0.3s ease-out; 
	moz-transition: all 0.3s ease-out;
}

.menu .botonera ul li a:hover{
	color:red;
	padding-right:10px;
	transition: all 0.3s ease-out; 
 	-webkit-transition: all 0.3s ease-out;  
 	-o-transition: all 0.3s ease-out; 
	moz-transition: all 0.3s ease-out;
}


.contacto {
	position:fixed;
	top: 242px;
	width:300px;
	height:43px;
	background-color:#9d9d9d;
	text-align:center;
	font-size:12px;
	color:#333;
	
}

.contacto p {
	margin-top:5px;
}

.facebook {
	position:fixed;
	top: 285px;
	width:300px;
	height:20px;
	background-color:#0a3f7d;
	text-align:center;
	font-size:12px;
	color:#fff;
	
}

.facebook a {
	color:#FFF;
}

.facebook p {
	margin-top:1px;
}

.facebook strong {
	font-weight:bold;
}

.wrap {
	left: 310px;
	width:661px;
	top: 106px;
	background-color:#e6e6e6;
	position:fixed;
}

.grilla-4col{
	width:370px;
	float:left;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:20px;
}

.grilla-3col{
	width:200px;
	float:left;
	text-align:right;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:20px;
}

.grilla-2col{
	width:285px;
	float:left;
	margin:20px;
}

.grilla-1col{
	width:600px;
	float:left;
	margin:30px;
}

.separador {
	width:10px;
	float:left;
}

.formulario{
	text-align:right;
}

.formulario label{
	text-transform:uppercase;
	font-weight:300;
	font-size:12px;
	vertical-align:top;
	padding:6px 0;
	display:inline-block;
}

.formulario input[type=text], .formulario input[type=email], .formulario input[type=number]{
	border:1px solid #ccc;
	font-weight:300;
	font-style:italic;
	font-size:11px;
	color:#999;
	width:195px;
	height:20px;
	margin:3px 0 3px 0;
}

.formulario select{
	font-weight:300;
	font-style:italic;
	font-size:11px;
	color:#999;
	width:195px;
	height:21px;
	margin:5px 0 5px 0;
}

.formulario textarea{
	border:1px solid #ccc;
	font-weight:300;
	font-style:italic;
	font-size:11px;
	color:#999;
	width:195px;
	height:95px;
	margin:5px 0 5px 0;
	resize:none
}

.formulario input[type=submit]{
	font-weight:300;
	font-size:11px;
	color:#999;
	text-align:right;
	margin:5px 0 5px 0;
	background:none;
	font-size:14px;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	transition: all 0.3s ease-out; 
 	-webkit-transition: all 0.3s ease-out;  
 	-o-transition: all 0.3s ease-out; 
	moz-transition: all 0.3s ease-out;
}

.formulario input[type=submit]:hover{
	color:#F00;
	margin-right:5px;
	transition: all 0.3s ease-out; 
 	-webkit-transition: all 0.3s ease-out;  
 	-o-transition: all 0.3s ease-out; 
	moz-transition: all 0.3s ease-out;
}

.formulario label.error{
	color:red;
	font-size:10px;
	text-transform:none;
	padding:0 0 10px 0;
}





.recomendacion {
	width:100%;
	height:50px;
	background:#ccc;
	text-align:center;
	padding-top:15px;
}





#footerSlideContainer {
	z-index:19;

	position: absolute;

	bottom:1px;

	width: 100%;

}

#buttoncont{
	position: absolute;
	width:660px;
	height:40px;
	border: none;
	background:#999;
	top:-40px;
	background: url(../img/assets/bg-slideup.png) top left no-repeat;
	
}

#footerSlideButton {

	background:url(images/boton-contacto.png) top left no-repeat;

	position: absolute;

	width:660px;

	height:40px;

	border: none;

	cursor: pointer;

}

#footerSlideButton:hover {

	background:url(images/boton-contacto-hover.png) top left no-repeat transparent;
	
	

}

#footerSlideContent {

	width: 660px;

	height: 0px;

	background: #e8e8e8;

	color: #CCCCCC;

	font-size: 0.8em;

	border: none;
	position:relative;
	font-family: DejaVuSansBook, Sans-Serif;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

}

#footerSlideContent h3 {

	font-size: 36px;

	color: #9AC941;

	margin: 10px 0 10px 0;

}

#footerSlideContent ul {

	color: #EE8D40;

	list-style-type: none;
	margin:0;
	padding:0;
}

#footerSlideContent p {

	color: #CCC;
	list-style-type: none;
	margin:0;
	padding:0;
}

#footerSlideText {
	display:none;
	padding: 15px 10px 25px 25px;
	
}











/*TABS ASDASDASDASDASDASD--------------------------*/

#block {
	margin: 15px auto 0;
	width: 660px;
	padding-right:5px;
	padding-left: 5px;
	clear:both;
	overflow:hidden;
}

.htabs{	
	overflow:hidden;
	left: 310px;
	width:640px;
	height:127px;
	padding-right:20px;
	top: 106px;
	background-color:#e6e6e6;
	position:fixed;
	}
	
.htabs h2 a{
	font-size:0.917em;
	font-weight:light;
	color:#999;
	font-family:Open Sans;
}
.htabs h2 a:hover{
	color: #000;
}
.htabs li{
	margin-top:2px;
	padding: 3px 0 0 0;
	overflow:hidden;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	font: bold 1em Georgia,"Times New Roman",Times,serif;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
	left: 310px;
	width:660px;
	height:297px;
	top: 240px;
	background-color:#e6e6e6;
	position:fixed;
	font-family:Open Sans;
}

.tabs .titular{
	width:630px;
	height:35px;
	background-color:#666;
	padding:20px 0 0 30px;
	color:#FFFFFF;
	font-size:15px;
}

.tabs .col1{
	width:110px;
	float:left;
}

.tabs .col2{
	width:550px;
	float:left;
}

.tabs .col2 ul{
	margin: 20px 30px 0 30px;
	height:180px;
	float:left;
	color:#666;
}

.tabs .col2 ul li{
	margin: 5px 0 5px 0;
}

.tabs .col2 ul li h1{
	font-size:20px;
	width:400px;
}
.tabs .col2 ul li strong{
	font-weight:bold;
	color:#333;
}

.tabs .col2 .boton-precios{
	width:157px;
	height:24px;
	top:15px;
	float:right;
	vertical-align:text-bottom;
	position:relative;
	margin-right:20px;
	background:url(../img/assets/boton-precios.png) no-repeat top center;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px
}

.grid_4col {
	width:140px;
	float:left;
	padding:10px;
	height:127px;
	text-align:right;
	background:url(../img/assets/separador-menu.png) top right no-repeat;
}


#carusel {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
	left:270px;
	top:527px;
	position:fixed;
}