@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
	margin: 0px;
	background-color: #1B5764;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #A3D6CB;
}
h2 {
	font-size: 14px;
	color: #A3D6CB;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5CACA;
	text-decoration: none;
}
a:hover  {
	color: #228BB3;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	height: 100px;
	width: 900px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D8E6E5;
	margin-bottom: 30px;
	margin-top: 20px;
}
#logo {
	float: left;
	height: 106px;
	width: 191px;
}
#dertop {
	float: right;
	height: 100px;
	width: 320px;
	margin-right: 10px;
}
#datos {
	float: right;
	width: 200px;
	height: 65px;
}
#datos p {
	font-size: 9px;
	text-align: right;
	line-height: 130%;
	color: #DCE7E7;
}
#botonera {
	float: right;
	width: 320px;
	text-align: right;
	height: 35px;
}
#botonera a {
	color: #D8E6E5;
}
#botonera a:hover {
	background-color: #228BB3;
	color: #1B5764;
}
#botonera p {
	text-align: right;
	font-size: 12px;
}



#swf {
	float: left;
	height: 120px;
	width: 860px;
	border: 3px solid #A2C4C1;
	margin-bottom: 20px;
	margin-left: 10px;
}
#texto {
	float: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#contacto {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 50px;
}
#contenidomapa {
	float: right;
	height: 450px;
	width: 368px;
	margin-right: 10px;
}

#mapa {
	float: left;
	height: 380px;
	width: 358px;
	border: 5px solid #FFFFFF;
	margin-bottom: 10px;
}
#direccion {
	float: left;
	height: 40px;
	width: 368px;
}
#direccion p {
	text-align: center;
	font-size: 10px;
}
#ok {
	float: left;
	width: 400px;
	margin-left: 10px;
	height: 90px;
	margin-bottom: 50px;
}
#error {
	float: left;
	height: 130px;
	width: 400px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#slidei {
	float: left;
	height: 500px;
	width: 100px;
	margin-left: 10px;
}
#slide {
	float: left;
	width: 600px;
	margin-right: 30px;
	margin-bottom: 70px;
	height: 500px;
	margin-left: 30px;
}
#slided {
	float: left;
	height: 500px;
	width: 100px;
}







#footer {
	float: left;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1D7596;
	padding-top: 10px;
	height: 50px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

