@charset "utf-8";



header, nav, section, article, aside, figure, footer{
	display: block;
}


.fotosbtn img{
	border:1 1 0 #09C;
	width: 503px ;
	height:290px;

}

.salto{
	border: 1 1 0 #09C;
	width: 950px;
	height: 30px;
	background-color: #069;
	background-image: url(../images/azul.png);
	background-repeat: repeat;
}

.fotos img{
	border: 1 1 0 #09C;
	width: 950px;
	height: 250px;
	background-repeat: repeat;
}
.fotos2 img{
	width: 480px;
	height: 150px;
}

.fotos3 img{
	width: 200px;
	height: 150px;
}
.fotos4 img{
	border:1 1 0 #09C;
	width: 950px ;
	height:auto;

}

/*COLOR RECUADRO TITULOS*/
.sidebar h3{
	padding: 3px 8px;
	margin: 10px 0px;
	color: #fff;
	font-weight: normal;
  	-webkit-border-radius: 4px 4px 0 0;
  	-moz-border-radius: 4px 4px 0 0;
  	-o-border-radius: 4px 4px 0 0;
  	-ms-border-radius: 4px 4px 0 0;
  	border-radius: 4px 4px 0 0;
	background-color: #46B5F0;
	font-family: Arial, Helvetica, sans-serif;
	
}


/*  .fotosinicio img{
	width: 158px;
	height: auto;
}  */

.fotosinicio img{
	width: 233px;
	height: auto;
}


a img{
	border:none;
	alignment-adjust:central;

}




.limpiar{
	clear:both;
}

body, nav, ul, li, a  {
	margin: 0;
	padding: 0;
}

body{
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
a{
	text-decoration: none;
	color: #069;
}

a:hover {
	color: #9ED0DE;
}
 li a:hover {
	color: #002C40;
}

  li ul li a:hover {
	color: #000033;
}
  li ul li ul a:hover {
	color: #FFFFFF;
	background-color: #036;	
}



p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 6px;
}

p1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3D00;
	margin: 6px;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	font-weight: bold;
	font-style: normal;
}



h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 2px;
}
h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #003;
	margin: 2px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	margin: 2px;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin: 2px;
}

.bor{
	background: url(../images/bor.png) repeat-x;
	height: 3px;
}
.separador2 img{
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	margin-bottom: auto;
	padding-top: 10px;
}


.border{
	background: url(../images/bor.png) repeat-x;
	height: 2px;
	margin: 5px 0px;
}


	/* Slide Box*/
.padd{
	padding: 10px;
}

.slide-box{
	width: 250px;
	z-index: 400;
	position: fixed;
	top: 35%;
	border: 1px solid #000;
	right: -252px;
	background-color: #036;
	background-image: url(../images/b-sidebar-back.png);
	background-repeat: repeat;
	color: #FFF;
}

.slide-box .slide-box-button{
	border-right: 0px;
	text-align: center;
	line-height: 40px;
	width: 29px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 400;
	left: -30px;
	top: 35%;
	cursor: pointer;
	background-color: #006699;
	background-image: url(../images/azul.png);
	background-repeat: repeat;
}

.slide-box i{
	margin-right: 0px;
}


/* Back to top */

.totop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 104400;
}

.totop i{
	margin: 0px;
}

.totop a, .totop a:visited{
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #c20d23 url(../img/red.png) repeat;
}

.totop a:hover {
	color: #fff;
	text-decoration: none;
}







/*--- Maquetacion ---*/
#contenido{
	width: 950px;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #FFFFFF;
}
#contenedor{
	width: 950px;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #FFFFFF;
}


/*-- Cabecera ---*/
#cabecera{
	height: 90px;
	background-color: #FFF;
	margin-top: 20px;
}


#cabecera a{
	color: #FFF;
	background-color: #F60;
}

#cabecera ul{
	width: 200px;
	height: 35px;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
#cabecera ul li{
	float:right;
}
#cabecera li a{
	width: 150px;
	height: 30px;
	display: block;
	float: none;
	margin-left: 10px;
	background-color: #FF8000;
	padding-left: 10px;
	border-top-width: medium;
}

#cabecera li a:hover{
	background-color: #DD5800;

}



#logo{
	width:150px;
	height:80px;
	float:left;
	margin:0;
	padding:0 auto;
}




#logo img{
	width:100px;
	height:auto;
}




/*--- Menu ---*/

#menu{
	height:80px;
	border-bottom:4px solid #FF2F04;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	width:474px;
	height:60px;
	display:block;
	background:#FF2F04;
	float:right;
	padding-top:20px;
}
#menu li{
	float:left;
}
#menu li a{
	line-height:40px;
	display:block;
	padding:0 25px;
	border-right:4px solid #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu li a:hover{
	color:#000;
}



/*--- Cuerpo ----*/
.titulopagina{
	display: block;
	font-size: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #006699;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	white-space: normal;
	border-top-width: 10px;
	border-bottom-width: 10px;
}


.proyecto-comun{
	-ms-border-bottom-width: 2px;
	-moz-border-bottom-width: 2px;
	-webkit-border-bottom-width: 2px;
	-o-border-bottom-width: 2px;
	-ms-border-bottom-style: solid;
	-moz-border-bottom-style: solid;
	-webkit-border-bottom-style: solid;
	-o-border-bottom-style: solid;
	-ms-border-bottom-color: #006699;
	-moz-border-bottom-color: #006699;
	-webkit-border-bottom-color: #006699;
	-o-border-bottom-color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.separador{
	
	-ms-border-bottom-width: 1px;
	-moz-border-bottom-width: 1px;
	-webkit-border-bottom-width: 1px;
	-o-border-bottom-width: 1px;
	
	-ms-border-bottom-style: solid;
	-moz-border-bottom-style: solid;
	-webkit-border-bottom-style: solid;
	-o-border-bottom-style: solid;

	-ms-border-bottom-color: #006699;
	-moz-border-bottom-color: #006699;
	-webkit-border-bottom-color: #006699;
	-o-border-bottom-color: #006699;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.separadorcajas{
	padding: 15px 0;
	-ms-border-bottom-width: 3px;
	-moz-border-bottom-width: 3px;
	-webkit-border-bottom-width: 3px;
	-o-border-bottom-width: 3px;
	-ms-border-bottom-style: solid;
	-moz-border-bottom-style: solid;
	-webkit-border-bottom-style: solid;
	-o-border-bottom-style: solid;
	-ms-border-bottom-color: #006699;
	-moz-border-bottom-color: #006699;
	-webkit-border-bottom-color: #006699;
	-o-border-bottom-color: #006699;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
/*--- Presentación----*/

#presentacion1{
	width: 250;
	float: left;
	margin-left: 10px;
} 

#presentacion{
	width: 400px;
	float: left;
	margin:10px;
	padding: 10px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0px;
}


#presentacionindex{
	width: 397;
	float: left;
} 

#presentacionindex h1{
	font-size: 30px;
	color: #006699;
	font-weight: normal;
} 

#presentacion h1{
	font-size: 30px;
	color: #2B6B8E;
	font-weight: bold;
}

#presentacion h4{
	font-size: 30px;
	color: #E63F1B;
	font-weight: normal;
}


#banner{
	margin: 10px;
	padding: 10px;
	width: 408px;
	float: right;
	border: 1px solid #CCC;
}


/*--- Proyecto ---*/
.proyectos{
	width:225px;
	float:left;
	border-top:1px solid #FF2F04;
	padding-top:16px;
	margin-right:15px;
}
.proyectos h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	margin:6px;
}
.proyectos a{
	color:#848484;
	text-decoration:none;
}



/*-- Servicios ----*/
.servicios{
	width:270px;
	float:left;
	margin-right:46px;
	margin-bottom:20px;
	border-top:1px solid #FF2F04;
}



.servicios-sm{
	width:270px;
	float:left;
	margin-right:68px;
	margin-bottom:20px;
	border-top:1px solid #FF2F04;
}
.servicios h2, .servicios-sm h2{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#727272;
	 margin:15px 6px 6px 6px;
}


/*--- Pie pagina ---*/
.pie{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

#piepagina{
	height: 80px;
	-webkit-border-top-width: 1px;
	-moz-border-top-width: 1px;
	-ms-border-top-width: 1px;
	-o-border-top-width: 1px;
	-webkit-border-top-style: solid;
	-moz-border-top-style: solid;
	-ms-border-top-style: solid;
	-o-border-top-style: solid;
	-ms-border-top-color: #CCCCCC;
	-o-border-top-color: #CCCCCC;
	-moz-border-top-color: #CCCCCC;
	-webkit-border-top-color: #CCCCCC;
	background-color: #F0F0F0;
}

#piepagina .menupie{
	width:474px;
	height:60px;
	display:block;
	background:#FF2F04;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:20px;
}

#piepagina .menupie li{
	float:left;
}

#piepagina .menupie li a{
	line-height:40px;
	display:block;
	padding:0 25px;
	border-right:4px solid #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#piepagina .menupie li a:hover{
	color:#000;
}

#piepagina .socialespie{
	width:120px;
	display:block;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:10px;
}

#piepagina .socialespie li{
	float:right;
}

#piepagina .socialespie li a{
	width:45px;
	height:45px;
	display:block;
	float:right;
	margin-left:6px;
}


/******************************************/
/***    DISEÑO PARA TABLETAS           ****/
/******************************************/
@media only screen and (max-width:768px){
	
	
	
body{
	background-color: #FFF;
	background-image: url(#FFF);
}
	

.fotosbtn img{
	border:50% ;
	height:auto;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 6px;
}


	
.fotos img{
	border:1 1 0 #09C;
	width:100% ;
	height:auto;
}
.fotos2 img{
	width: 100%;
	height: auto;
}
.fotos3 img{
	width: 25%;
	height: auto;
}
.fotos4 img{
	width: 100% ;

}
.separador2 img{
	width: 100%;

}
	
	body{
		margin:15px;
	}
	/*--- Maquetacion ---*/
	#contenido{
		width:98%;
	}
	#contenedor{
		width:98%;
		margin: 2px;	

	}
	
	/*-- Cabecera ---*/
	#cabecera{
		height:auto;
	}
	
	
	
	
	#logo{
		width:100%;
		height:auto;
		float:none;
	}
	
#cabecera ul{
	float: right;
	margin-bottom: 30px;
}
#cabecera ul li{
	float:right;
}
#cabecera li a{
	width: 100px;
	height: 30px;
	display: block;
}
	
	
	
	/*--- Menu ---*/
	#menu ul{
		float:none;
		margin:0 auto;
	}
	/*--- cuerpo ---*/
	
	#presentacion{
	width: 95%;
	float: none;
	
	}
	
#presentacion1 img{
	width: 100%;
	height:auto;
	
} 
#presentacionindex h1{
	font-size: 25px;
} 
	
	#cpresentacion h1{
	font-size: 25px;
	font-weight: bold;
}
	
#presentacion h4{
	font-size: 25px;
}
	
	
	#banner{
		
		width:auto;
		float:none;
		margin:0 auto;
	}
	
	#banner img{
		
		width:100%;
		float:none;
		margin:0 auto;

	}
	
	/*--- Proyecto ---*/
	.proyectos{
		width:100%;
		height:auto;
	}
	.proyectos img{
		width:40%;
		height:auto;
	}
	
/*-- Servicios ----*/
.servicios{
	width:100%;
	height:auto;
}
.servicios img{
	width:40%;
	height:auto;
}
	
	/*--- Pie pagina ---*/
	#piepagina{
		height:auto;
	}
	#piepagina .menupie{
		float:none;
		margin:0 auto;
	}
	#piepagina .socialespie{
		width:120px;
		height:45px;
		display:block;
		float:none;
		margin:0 auto;
		padding:0;
		list-style:none;
		padding-top:10px;
	}
	
	
}
/******************************************/
/***    DISEÑO PARA MOVILES 480        ****/
/******************************************/
@media only screen and (max-width:480px){
	
	
	
	
	
body{
	background-color: #FFF;
	background-image: url(#FFF);
}


.fotosbtn img{
	border:1 1 0 #09C;
	width: 100% ;
	height:auto;

}

	
.fotos img{
	width:100% ;
	height:auto;

}
.fotos2 img{
	width: 100%;
	height: auto;
}
.fotos3 img{
	width: 35%;
	height: auto;
}
.fotos4 img{
	width: 100% ;

}

.fotosinicio img{
	width: 135px;
	height: auto;
}

.separador2 img{
	width: 100%;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 6px;
}





	/*--- Maquetacion ---*/
	#contenido{
		width:98%;
	}
	#contenedor{
		width:98%;
		margin: 0 0 0 0;	
	}
	
	
	/*-- Cabecera ---*/
	#cabecera{
		height:auto;
	}
	#logo{
		width:100%;
		height:auto;
		float:none;
	}
#cabecera ul{
	float: right;
	margin-bottom: 15px;
}
#cabecera ul li{
	float:right;
}
#cabecera li a{
	width: 100px;
	height: 30px;
	display: block;
}
	
	/*--- Menu ---*/
	#menu{
		height:auto;
		border-bottom:none;
	}
	#menu ul{
		width:100%;
		height:auto;
		background:none;
		float:none;
		padding-top:0;
	}
	#menu li{
		float:none;
	}
	#menu li a{
		line-height:30px;
		display:block;
		background:#FF2F04;
		padding:0;
		text-align:center;
		border-right:none;
		font-size:13px;
		margin-bottom:4px;
	}
	
	
	/*--- Cuerpo ----*/
	#banner {
		width:auto;
		height:auto;
	}
	
	#banner img{
		width: 100%;
		height:auto;
	}
.saltocaja{
	background-image: url(../images/back.gif);
	height: 5px;
	}
	
#presentacion{
	width: 95%;
	height:auto;
} 
	

#presentacion1 img{
	width: 100%;
	height:auto;
} 



	/*--- Proyecto ---*/
	.proyectos{
		width:100%;
		height:auto;
	}
	.proyectos img{
		width:85%;
		height:auto;
	}
	
/*-- Servicios ----*/
.servicios{
	width:100%;
	float:none;
	height:auto;
}
.servicios img{
	width:85%;
	height:auto;
}
	
	
	
	
	/*-- pie pagina ---*/
	#piepagina .menupie{
		width:100%;
		height:auto;
		background:none;
		float:none;
		padding-top:0;
	}
	#piepagina .menupie li{
		float:none;
	}
	#piepagina .menupie li a{
		line-height:30px;
		padding:0;
		background:#FF2F04;;
		border-right:none;
		font-size:13px;
		margin-bottom:4px;
		text-align:center;
	}
	
}
/******************************************/
/***    DISEÑO PARA MOVILES 320        ****/
/******************************************/
@media only screen and (max-width:320px){
body{
	background-color: #FFF;
	background-image: url(#FFF);
}
	
	
	#logo img{
		width:67px;
		height:auto;
	}
.fotos4 img{
	width: 100% ;
}

.fotosinicio img{
	width: 79px;
	height: auto;
}
rect{
	width: 156px;
	height: auto;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 6px;
}

h3{
	font-size: 12px;
}
.separador2 img{
	width: 100%;
}
	#banner {
		width: auto;
		height:auto;
	}
	
	#banner img{
		width: 100%;
		height:auto;
	}
	
}
/******************************************/
/***    DISEÑO PARA MOVILES 240        ****/
/******************************************/
@media only screen and (max-width:240px){
	
body{
	margin:5px;
	background-color: #FFF;
	background-image: url(#FFF);
}


	#logo img{
		width:67px;
		height:auto;
	}

#presentacionindex h1{
	font-size: 15px;
} 
	#presentacion h1{
		 font-size:15px;	
	}
	
#presentacion h4{
	font-size: 15px;
}
	
	h3{
	font-size: 12px;
	}
	#banner {
		width:auto;
		height:auto;
	}
	
	#banner img{
		width:100%;
		height:auto;
	}
	
	.proyecto-comun{
		padding:4px 0;
	}
	/*--- Proyecto ---*/
	.proyectos{
		width:100%;
		height:auto;
	}
	.proyectos img{
		width:100%;
		height:auto;
	}
	/*--- servicios ---*/
	.servicios, .servicios-sm{
		width:100%;
		height:auto;
	}
	
	.servicios img, .servicios-sm img{
		width:100%;
		height:auto;
	}
	
.separador2 img{
		width:100%;
}
	
	
}
