@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=Abel");
/* reset*/
#sidebar h2{
	font-size:16px;
	border-bottom:#0000FF 0px dotted;
	padding:5px;
	color:#FAFAFA;
	text-shadow:#000 0px 0px 5px;
}
a,img{
	border:0;
	padding:0;
	margin:0;
	}
/* fin reset*/

body{
	background:#FFF url(../img/body.gif);
	font-family: 'Abel', sans-serif;
	margin:0;
	padding:0;
	
	}
#page{
	width:100%;
	}
#page header{
	height:100px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	}
	#page header #centro{
		width:980px;
		margin:0 auto;
		}
	#page header #header_datos{
		font-size:14px;
		color:#000;
		}
	#page header #logo{
		float: left;
		}
	#page header #redes{ 
	float: right;
	position: relative;
	
	color:#069;
	}	
	#page #slider{
		box-shadow: #999 0px 5px 5px;
		}
	/************* SECCION MENU ************/
	.nav{		
		
		margin:0;
		padding:15px;
		list-style:none;
		text-align:center;
		font-size: 0;
		background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(229,229,229) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(229,229,229))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

		}
	.nav > li{
		display: inline-block;		
		font-size: 16px;		
		}
	.nav > li > a{
		text-decoration:none;
		color:#039;
		border:#fff solid 1px;
		border-top:none;
		border-bottom:none;
		padding:15px 20px;
			
		}
	.nav > li > a:hover{
		color:#FFF;
		background: rgb(255,168,76); /* Old browsers */
		background: -moz-linear-gradient(top,  rgb(255,168,76) 0%, rgb(255,123,13) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,168,76)), color-stop(100%,rgb(255,123,13))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgb(255,168,76) 0%,rgb(255,123,13) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgb(255,168,76) 0%,rgb(255,123,13) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgb(255,168,76) 0%,rgb(255,123,13) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgb(255,168,76) 0%,rgb(255,123,13) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
		}
	/***************FIN SECCION MENU*********/
	#tabs{
		width:1000px;
		margin:0 auto;
		display:table;		
		}
	#tabs .tab{
		width:240px;
		float:left;
		padding:4px;
		background:#02486C;
		border:1px solid #FFF;
		box-shadow:#999 0px 0px 3px;
		}
	#tabs .tab:hover{
		background:#C85516;
		border:1px solid #F90;
		}

#page #contenido{
	width:1000px;
	margin:0 auto;
	padding-bottom:40px;
	display:table;
	box-shadow:#999 0px 0px 5px;
	background:#fafafa;
	}		
#page #contenido #parrafo{
	float:left;
	width:700px;
	background:#F3F3F3;
	}
	#parrafo h1{
		background:#069 url(../img/section_blue_arrow.png) left center no-repeat;
		font-family: 'Abel', sans-serif;
		font-size: 27px;
		color: #FFF;
		margin: 20px;		
		border-radius: 1px;
		border:1px solid #039;
		padding: 10px 10px 10px 40px;
		}
	#parrafo h3{
		font-size:20px;
		border-bottom:#CCC dashed 1px;
		clear:both;
		color: #069;
		}
	#parrafo p{ 
		padding:0px 10px;
		color:#333;
		font-size:15px;
	}
	#parrafo #texto{
		padding:0 20px;
		text-align:justify;
		font-size:15px;
		}
		#p ul li{ list-style:url(../img/photo403.gif);}
#page #contenido #sidebar{
	float:left;
	width:300px;
	background:#FAFAFA;
	color:#FFF;
	}
#page footer{
	width:100%;
	text-align:center;
	font-size:12px;
	background:#069;
	padding:50px 0;
	color:#FFF;
	margin:0px 0;
	border-top:3px solid #036;
	}
	footer #menu_footer{
		padding:10px;
		border-top:#036 dotted 1px;
		text-align:center;
		}
	footer a {		
		color:#fff;
		font-size:16px;
		padding:10px;
		text-decoration:none;
		}
	footer a:hover{
		color:#fafafa;
		text-decoration:underline;
		}
	.btn-obras{
		padding:10px;
		display:block;
		text-align:justify;
		color:#FFF;
		font-size:20px;
		background:#069;
		border-bottom:1px solid #036;
		text-decoration:none;
		}
	.btn-obras:hover{    
		color:#000;
		background: rgb(242,130,91); /* Old browsers */
		background: -moz-linear-gradient(top,  rgb(242,130,91) 0%, rgb(229,91,43) 50%, rgb(240,113,70) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(242,130,91)), color-stop(50%,rgb(229,91,43)), color-stop(100%,rgb(240,113,70))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgb(242,130,91) 0%,rgb(229,91,43) 50%,rgb(240,113,70) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgb(242,130,91) 0%,rgb(229,91,43) 50%,rgb(240,113,70) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgb(242,130,91) 0%,rgb(229,91,43) 50%,rgb(240,113,70) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgb(242,130,91) 0%,rgb(229,91,43) 50%,rgb(240,113,70) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0 ); /* IE6-9 */
	}

.cont{text-align: center;width: 840px;margin: 0 auto;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**********************para celulares ***************************/
@media (max-width: 768px){
	/*@media only screen and (min-width: 340px) and (max-width: 768px) {*/
		.nav{
			text-align:left;
			padding:0;
			}

		.nav > li{
			display:block;
			
			}
		.nav > li a{
			display:block;		
			border-bottom:#CCC solid 1px;
			}
		.nav > li a:hover{
			padding:15px;
			display:block;			
			border-bottom:#C00 solid 1px;
			}
		.nav-btn{
			display:block;
			color:#fff;
			text-align:center;
			font-size:25px;
			background:#069;
			}
		.nav-btn:before{
			content:"Menu principal";
			}
		#page header{
			width:100%;
			display:block;
			}
		#page header #centro{
		width:100%;
		display:block;
		}
		
		#page header #centro #logo{
			width:100%;
			text-align:center;
			}
		#page header #redes{
			display:none;
		}	
		#contenido #tabs{
			width:90%;}
		#contenido #tabs .tab{
			display:block;
			width:96%;
			}
		#contenido #tabs .tab img{
			width:100%;
			}
		#contenido #slider{
			width:100%;
			}
		#page #contenido{
			width:100%;
			}
		#page #contenido #parrafo{
			display:block;
			width:100%;
			/*color:#FFF;*/
			}
		#page #contenido #sidebar{
			display:block;
			width:100%;
			}
		footer #menu_footer{
			display:none;
			}
		.cont{
			width:100%;			
			}
		#oficinas,#viviendas,#educacion{			
			width:100%;
			float:none;
			}
		.cont .opcion{
			float:none;
			width:254px;
			text-align:center;
			margin:0 auto;
			}
		}


/******************************ESTILOS LIGHTBOX */
.example-image-link {
display: inline-block;
padding: 4px;
margin: 0 0.5rem 1rem 0.5rem;
background-color: #fff;
line-height: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color 0.5s ease-out;
-moz-transition: background-color 0.5s ease-out;
-o-transition: background-color 0.5s ease-out;
transition: background-color 0.5s ease-out;
}
.example-image {
/*width: 7rem;*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
img {
border: 0;
}