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


body {
	
	font: 100%/1.4 Montserrat,Roboto, Lato, Poppins, sans-serif;
	

	

}
#container {
	position: absolute;
	width: 960px;
	z-index: 1;
	left: 50%;
	margin-left: -480px;
	margin-bottom: 80px;
	top: 
	background="imagenes/contenedor.png"
}
#header {
	width: 960px;
	height: 200px;
	background-color:#fff;
}

#contenido {
    width:90%;
	max-width:980px;
	height: auto;
	margin:4px auto;
	margin-top:60px;
	
	

}

h1 {
	
  width: 98%;
   text-align:justify;
   font-size: 24px;		
   color:#2c2b2b;
   font-family:Roboto;
   
}


#article { 
    widtch:94%
	

}
h2 {
	background: #;
	width: 98%;
	color:#2c2b2b;
	 text-align:justify;
	font-size: 24px;
	font-family:Roboto;

}

#galeria {
	position: absolute;
	width: 914px;
	height: auto;
	z-index: 5;
	left: 19px;
	top: ;
	text-align: left;
	background="imagenes/contenedor.png"
	
}

#container #texto2 p {
	font-size: 16px;
}
#apDiv7 {
	position: absolute;
	width: 130px;
	height: 40px;
	z-index: 2;
	left: 428px;
	top: 159px;
}
#apDiv8 {
	position: absolute;
	width: 130px;
	height: 40px;
	z-index: 3;
	left: 593px;
	top: 156px;
}

hr { 
  
  background-color:#0d47a1; 
  height: 2px;
  color:#0d47a1;
   border:1px solid #0d47a1;
}


h5,h6  {  
 color:#fff;
 font-size:14px;
}
 /*----- FOOTER-----*/

#cita {  
     height: auto;
	width: 100%;
	margin-top: 0px;
	color:#2c2b2b;
	font-size:18px;
	text-align:center;
	max-height:290px;
	background-color:#fff;
	

} 

#info_footer {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	/* [disabled]border-right-width: thin; */
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
#footer_center {
	height: auto;
	width: auto;
	margin-left: 300px;
	clear: both;
	background-color:#3b3b3b;
	ededed
}

#info_footer li{
	font-family: Roboto, sans-serif;
	font-size: 10px;
	color: #efefef;
}

#info_footer {
	clear: none;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}

#footer_center {
	height: auto;
	width: auto;
	margin-right: 200px;
	margin-left: 375px;
	clear: both;
	background-color:#3b3b3b;
	
}

#info_footer li{
	font-family: Roboto, sans-serif;
	font-size: 10px;
	color: #efefef;	
}

#info_footer li a{
	font-family: Aller, Aller bold, AllerDisplay, Aller(open type);
	color: #efefef;
	text-decoration: none;
}

footer { 
  width:100%;
   margin:auto;
   height:auto;
   background-color:#3b3b3b;
   
}

#footer {  
width:100%;
margin:auto;
height:auto;
background-color:#;
border: 2px solid #fff; 
 

}

#footer1 {  
width:100%;
max-width:1400px;
margin:auto;
height:auto;
background-color:#00000;

}

/*----- FIN FOOTER-----*/

#container section article section #columna p {
	font-weight: bold;
}
#container header section h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ul { 
    width:100%;
	color: #00;
	text-align: justify;

}
#derechosreservados {
	width:100%;
	font-size: 6px;
box-sizing:border-box;
overflow:hidden
}


 /*****************************************************/
/***   DISEÑO PARA MOVILES 980                     ***/
/*****************************************************/
@media only screen and (max-width:980px ) {
 
  

#logo {
	width:100%;
	background:#fff;
}

 #log { 
	width:85%;
	height:auto;
	text-align:center;
	margin:0 auto;

}

#banner {
	
	margin-top:65px;
}

h1 {
	background: #;
	width: 98%;
	font-size: 22px;
	

}

h2 {
	background: #;
	width: 98%;
	font-size: 22px;
	

}    
	
	/*--- CONTAINER ---*/
	
#contenido {
    ;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
	
#columna { 

	width:100%;
}
#columna1 { 

	width:100%;
	height:auto;
	float:none;
	margin:.9em;
	
}


#img  {  
    width: 100%;
	height:auto;
	top:auto;
}



#contacto  {  

background: #fff;
  width:98%;
   height:auto;
   
 -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);

}


/*--- FOOTER ---*/

#footer_center {
	height: auto;
	width: auto;
	margin-right: 180px;
	margin-left: 100px;
	
	
}

}
