
#superior{
 width: 100%;
 height: 20px;
 background-color:#000000;
 position:fixed;
 margin-top:0px;
 z-index: 99999999999;



}

#centrar{
 margin:auto;
 width:900px;
 height:20px;
 

}

#contacto{
  width: 250px;
  height: 303px;
  background-image: url(../imagenes/fondo-contacto.png);
  background-position:center;
  background-repeat:no-repeat;
  
  
  background-repeat:no-repeat;
  background-position:center;
  
  position: absolute;
  margin-top: -242px;
  margin-left: 30px;
  z-index: 99999;
  -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    -webkit-transition: all 1.5s;
  
}

#contacto:hover{
     
    -moz-transform: translatey(250px);
	-ms-transform: translatey(250px);
	-o-transform: translatey(250px);
	-webkit-transform: translatey(250px);
	transform: translatey(250px);
}

#formulario{
margin:auto;
   width: 170px;
   height: 300px;
  
   margin-top:10px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
  
  

}


#encabezado{
width:1100px;
height:310px;

background-image: url(../imagenes/airtec-encabezado.png);
background-position:center;
background-repeat:no-repeat;
margin:auto;

}


#pie{

width: 100%;
height:350px;
background-color: #315498;
	
}

#centerpie{
margin:auto;

 

 width: 900px;

 background-color:#CCCCCC;
}

#contenidopie{
  position:absolute;
  width: 900px;
  height: 395px;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:12px;
  
  background-image: url(../imagenes/fondo-pie-airtec.png);
  background-position:center;
  background-repeat: no-repeat;
  margin-top: -89px;
  

}

h5{
 font-family:Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size:18px;


}

#debajopie{
   width:100%;
   height: 30px;
   background-color:#000000;

}

#page-wrap {
	margin: auto;
	width: 980px;
	z-index:999999;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
p {
	margin: 15px 0;
}
.logo {
	margin: 20px 0px 30px 0px;
	position: center;
	left: 50%;
	margin-left: -179px;
}
.layout {
	
	float: left;
	width: 940px; 
	margin: 0px 10px 0px 10px;
	background:4;
	padding-bottom: 0px;
	position:center;
	
	
	/* css3 */
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0 0 5px #484848;
}
.slideBtn {
	position: absolute;
	width: 29px;
	height: 42px;
	top: 20px;
	right: -29px;
	display: block;
	background: url(../images/menu_backBtn.png) no-repeat;
}
.open {
	background-position: top left;
}
.close {
	background-position: bottom left;
}
.copyright {
	margin: 15px auto;
	padding: 10px;
	
	width: 920px;
	border:1px solid #FFFFFF;
	text-align: right;
	background:none repeat scroll 0 0 #F4F4F4;
	/* css3 */
	-moz-border-radius: 30px;
	border-radius: 5px;
	-moz-box-shadow:0 0 5px #484848;
}
.download {
	position: absolute;
	top: -11px;
	right:-11px;
	display: block;
	opacity: 0.8;
}
.download:hover {
	opacity: 1;
}
.download img {
	border: 0px;	
}
.colorSwich {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0 0 5px #484848;
	background:none repeat scroll 0 0 #F4F4F4;
	border:1px solid #FFFFFF;
	margin:0 0 20px;
	padding:15px 15px 28px;
	width:250px;
	position: absolute;
	top: 50px;
	left: 10px;
}
.colorSwich h2{
	border-bottom:1px solid #282828;
	font-family:"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
	font-size:18px;
	margin-bottom:15px;
	text-transform:uppercase;
	line-height:34px;
	color:#282828;
}
.colorSwich .content {
	float: left;
	width: 250px; 
}
.effecType {
	margin: 10px 0px 10px 0px;
}
.colorSwich .content .style {
	background:none repeat scroll 0 0 #FBFBFB;
	padding:5px;
	border:medium none;
	-moz-box-shadow:0 0 3px #666666;
	display: block;	
	float: left;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
}
.colorSwich .content .style:hover {
	-moz-box-shadow:0 0 5px #484848;
	position: relative;
	bottom: 2px;
}
.colorSwich .content .on {
	-moz-box-shadow:0 0 5px #484848;
	position: relative;
	bottom: 2px;
}
.colorSwich .content .style span{
	width: 34px; 
	height: 34px;
	display: block;	
}
.colorSwich .content .cp form {
	float: left;
}
.colorSwich .content .cp label {
	border: 0px solid red;
	width: 90px; 
	display:block;
	float: left;
	padding: 5px 0px 9px 0px;
}
.colorSwich .content .cp input {
	display:block;
	width: 12px; 
	height: 12px; 
	background:none repeat scroll 0 0 #FBFBFB;
	padding:5px;
	border:medium none;
	-moz-box-shadow:0 0 3px #666666;
	float: left;
	margin: 0px 0px 0px 10px;
	text-indent: -200px;
}
.colorSwich .content .cp .btn {
	width: 160px; 
	margin: 10px 0px 0px 0px;
	float: left;;
}
.colorSwich .content .cp .btn input{
	text-indent: 0px;
	width: 70px;
	height: 30px; 
	float: left;	
	color: #fff;
	text-align: center;
	margin: 0px 10px 0px 0px;
	background-color: #0079B8;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0079B8), to(#0079B8), color-stop(.5,#2399D6));
	background: -moz-linear-gradient(top, #0079B8 0%, #2399D6 50%, #0079B8 100%);
	border: 1px solid #0079B8;
}
.colorSwich .content .cp input:hover{
	-moz-box-shadow:0 0 5px #484848;
	position: relative;
	bottom: 2px;
	cursor: pointer;
}
#getCodeConsole h2{
	border-bottom:1px solid #282828;
	font-family:"Helvetica Neue",Arial,"Lucida Grande",sans-serif;
	font-size:18px;
	margin-bottom:15px;
	text-transform:uppercase;
	line-height:34px;
	color:#282828;
}
#getCodeConsole { 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0 0 5px #484848;
	background:none repeat scroll 0 0 #F4F4F4;
	border:1px solid #FFFFFF;
	margin:0 0 20px;
	padding:15px 15px 28px;
}
#getCodeConsole .close {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
}