body {
}
* {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	
}
#header img {
	float: left;
}

#header nav {
	float: right;
	height: auto;
	width: 650px;
	padding-top: 60px;
}

#header nav ul {
	list-style-type: none;
}
#header nav ul li a {
	display: block;
	width: auto;
	text-align: center;
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	padding: 15px;
}
#header nav ul li a:hover {
	background-color: #F7F7F7;
	padding: 15px;
}


#header nav ul li .selec {
	background-color: #F7F7F7;
	padding: 15px;
	color: #0CF;
}
body footer {
}

body section {
	background-color: #F0EFF1;
	height: auto;
	width: 100%;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBB;
	border-bottom-color: #BBB;
	overflow: auto;
}
#dentro {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#dentro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #333;
	margin-top: 40px;
	margin-bottom: 20px;
}

#dentro p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
}
#dentro #izk {
	float: left;
	height: auto;
	width: 610px;
	margin-right: 50px;
}
#dentro #izk #formulario {
	height: auto;
	width: 610px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#dentro #izk #formulario form label {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
#dentro #izk #formulario form label #name {
	height: 30px;
	width: 600px;
	margin-top: 10px;
}
#dentro #izk #formulario form label #subject {
	height: 30px;
	width: 600px;
	margin-top: 10px;
}
#dentro #izk #formulario form label #message {
	width: 600px;
	margin-top: 10px;
}
#dentro #izk #formulario form label #email {
	height: 30px;
	width: 600px;
	margin-top: 10px;
}


#dentro #izk #mapa {
	height: 250px;
	width: 610px;
}
#dentro #derecha {
	float: left;
	height: 600px;
	width: 300px;
}
#dentro #derecha h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333;
	font-weight: lighter;
}

#dentro #derecha h4 {
	height: 30px;
	width: 285px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0CF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 10px;
	font-weight: lighter;
	color: #333;
}
#dentro .centro {
	text-align: center;
	padding-bottom: 30px;
}













body footer {
	background-color: #333;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
}
#dentrof {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#dentrof p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#dentrof p span {
	font-family: "Courier New", Courier, monospace;
	font-size: 50px;
}

#dentrof p a {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#pw {
		background-color: #000;
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pw a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
