@charset "utf-8";
#header {
	clear: both;
	height: 136px;
	width: 1024px;
}
#footer {
	font-size: 10px;
	color: #1A4859;
	text-decoration: none;
	background-color: #D0D2D3;
	text-align: center;
	padding: 5px;
	height: 30px;
	width: 1014px;
	clear: both;
	margin-top: 610px;
}

#footerlogin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1A4859;
	text-decoration: none;
	background-color: #D0D2D3;
	text-align: center;
	padding: 5px;
	height: 30px;
	width: 1014px;
	clear: both;
	margin-top: 780px;
}

#login {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 610px;
	width: 1024px;
	position: absolute;
	z-index: 1;
	clear: both;
}
#map {
	background-color: #1A4859;
	background-image: url(../images/mapa-01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 610px;
	width: 1024px;
	position: absolute;
	z-index: 1;
	clear: both;
}

#myaccordion {
	height: 610px;
	width: 630px;
	margin-right: 70px;
	margin-left: 280px;
	position: absolute;
	z-index: 20;
}
#slide1 {
	background-color: #FFF;
	display: block;
	height: 585px;
	width: 350px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 25px;
	background-image: url(../images/slide1-01.jpg);
}
#slide0 {
	height: 610px;
	width: 385px;
}

#slide3 {
	background-color: #FFF;
	display: block;
	height: 595px;
	width: 350px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 15px;
	text-align: right;
	background-image: url(../images/slide3-01.jpg);
}

#slide2 {
	background-color: #FFF;
	display: block;
	height: 560px;
	width: 350px;
	background-image: url(../images/slide2-01.jpg);
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 25px;
}
