body {
	margin: 0px;
}
#s01 {
	background-color: #707173;
	height: 10px;
	width: 100%;
}
.titulos {
	font-family: 'Auto2Light', Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #433a30;
}

#s02 {
	background-color: #231816;
	height: 91px;
	width: 100%;
	padding-top: 516px;
	text-align: center;
	background-image: url(seccion1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 60px;
}
#s07 {
	background-color: #CBBA9E;
	width: 100%;
	height: 450px;
}

#clear {
	clear: both;
}

#s03 {
	background-color: #CBBA9E;
	width: 100%;
	padding-top: 0px;
}
#s03b {
	background-color: #CBBA9E;
	width: 100%;
	padding-top: 20px;
}


#s03_a {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#s03_a_1 {
	float: left;
	width: 350px;
	margin-left: 60px;
	margin-right: 20px;
	margin-top: 100px;
	text-align: center;
}
#s03_a_2 {
	float: left;
	width: 950px;
	margin-top: 0px;
}
#s03_a_2b {
	float: left;
	width: 480px;
	margin-top: 0px;
}

#s03_a_3 {
	float: left;
	width: 400px;
	padding-top: 0px;
}

#s03 a:link {
	color: #5f4c3f;
	text-decoration: none;
}

#s03 a:visited {
	color: #5f4c3f;
	text-decoration: none;
}

#s03 a:active {
	color: #5f4c3f;
	text-decoration: none;
}

#s03 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#s04 {
	background-color: #433a30;
	height: 48px;
	width: 100%;
	text-align: center;
	font-family: 'Auto2Light', Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #cbbb9d;
	padding-top: 18px;
	padding-bottom: 20px;
	line-height: 40px;
	position: relative;
	float: left;
	clear: both;
	z-index: 1000;
}

#s04 a:link {
	color: #CBBB9D;
	text-decoration: none;
}

#s04 a:visited {
	color: #CBBB9D;
	text-decoration: none;
}

#s04 a:active {
	color: #CBBB9D;
	text-decoration: none;
}

#s04 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#s07_a {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#s07_a_2 {
	float: left;
	width: 480px;
	margin-top: 0px;
	height: 440px;
}

#idiomas {
	height: 18px;
	width: 200px;
	text-align: right;
	float: right;
	margin-top: 30px;
}
#biotop {
	float: left;
	width: 960px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#idiomas a:link {
	color: #5f4c3f;
	text-decoration: none;
}

#idiomas a:visited {
	color: #5f4c3f;
	text-decoration: none;
}

#idiomas a:active {
	color: #5f4c3f;
	text-decoration: none;
}

#idiomas a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

p {
	font-family: 'Auto2Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5f4c3f;
}
#s05 {
	background-color: #231816;
	height: 66px;
	width: 100%;
	padding-top: 525px;
	text-align: center;
	background-image: url(seccion2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#s06 {
	background-color: #231816;
	height: 71px;
	width: 100%;
	padding-top: 520px;
	text-align: center;
	background-image: url(seccion3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pie {
	font-family: 'Auto2Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cbbb9d;
	background-color: #433a30;
	height: 60px;
	width: 75%;
	text-align: center;
	padding-top: 25px;
	padding-left: 25%;
}

#pie a:link {
	color: #cbbb9d;
	text-decoration: none;
}

#pie a:visited {
	color: #cbbb9d;
	text-decoration: none;
}

#pie a:active {
	color: #333333;
	text-decoration: none;
}

#pie a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



@font-face {
    font-family: 'Auto2Light';
    src: url('auto2-light-webfont.eot');
    src: url('auto2-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('auto2-light-webfont.woff') format('woff'),
         url('auto2-light-webfont.ttf') format('truetype'),
         url('auto2-light-webfont.svg#Auto2Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Auto2Regular';
    src: url('auto2-regular-webfont.eot');
    src: url('auto2-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('auto2-regular-webfont.woff') format('woff'),
         url('auto2-regular-webfont.ttf') format('truetype'),
         url('auto2-regular-webfont.svg#Auto2Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
