body
{
	background: #fff;
	font-size: 14pt;
	line-height: 1.75;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	margin: 0;
}
h1
{
	text-align: left;
	font-weight: lighter;
	font-size: 32pt;
	text-shadow: 2px 2px 2px #444;
}
h2
{
	text-align: center;
	font-weight: lighter;
	font-size: 28pt;
}
img
{
	width: 100%;
	display: block;
}
a:link {
	color: inherit;
	text-decoration: none;
}

a:visited {
	color: inherit;
	text-decoration: none;
}
nav
{
	position: absolute;
	right: 10%;
	top: 40px;
}
nav ul
{
	list-style-type: none;
}
/* ids */
#nav
{
	position: absolute;
	text-align: left;
	left: calc(10% + 450px);
	top: 53px;
	font-size: 16pt;
}
#header
{
	background: url('bg1.png');
	width: 100%;
	padding: 20px 0px 20px 0px;
}
header
{
	background: url('header.png');
	box-shadow: 10px 10px 80px 0px #444;
	height: 100px;
	width: 80%;
	padding: 0px 20px 0px 20px;
	margin: 0px auto 0px auto;
}
#titulo
{
	color:#fff;
}
#banner
{
	width: 80%;
	margin: 1% auto 0% auto;
}
.bann
{
	width: 33.3%;
	display: inline-block;
}
#caption
{
	font-size: 24pt;
	background: #222;
	color: #fff;
	margin: 0;
}
#divider
{
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	height: 4px;
	width: 80%;
	margin: 2em auto 2em auto;
}
#sections
{
	position: relative;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
}
.med
{
	display: inline-block;
	vertical-align: top;
	margin-left: 1%;
	margin-right: 1%;
	width: 26%;
	height: 100px;
	padding-bottom: 300px;
}

#serv
{
	width: 80%;
	margin: 0% auto 0% auto;
}
.image img
{
	box-shadow: 10px 10px 80px 0px #444;
	width: 70%;
	margin: 0% auto 0% auto;
}
.tits
{
	
}
.parras td
{
	vertical-align: top;
	padding: 0% 2% 0% 2%;
}
#ubicacion
{
	width: 80%;
	margin: 0px auto 0px auto;
	padding-bottom: 15px;
	background: url('bg2.png');
}
#map
{
	
}
#edificio
{
	width:90%;
	margin: 0px auto 0px auto;
}
footer
{
	background: url('bg1.png');
	width: 100%;
	position: relative;
	text-align: center;
}
.foot
{
	display: inline-block;
	text-align: justify;
	vertical-align: top;
	width: 25%;
	height: 100px;
	padding-bottom: 100px;
}
adress
{
	vertical-align: center;
}
.icon
{
	width: 24px;
}
#galeria
{
	width: 80%;
	margin: auto;
	text-align: center;
}
.gal
{
	display: inline-block;
	width: 30%;
	padding: 1%;
}