@charset "utf-8";
*{
	padding: 0;
	margin:0;
	border: none;
	float: none;
	z-index: auto;
}

#language {
	background-color: #c7314b;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D14E65;
	padding-top: 2px;
}

#language a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}


#wrapper {
	background-image: url(../img/background_pattern.jpg);
	background-repeat: repeat;
	height: auto;
	width: auto;
}

#header {
	float: none;
	height: 120px;
	width: 820px;
	margin-left: 224px;
	margin-right: 236px;
}

#logo {
	background-image: url(../img/logo-gitetoile.png);
	height: 125px;
	width: 271px;
	float: left;
	background-repeat: no-repeat;
}

#logo h1 {
	display: none;
}

#logo h2 {
	display: none;
}
a span {
  display: block;
}

#nav {
	width: auto;
	height: 20px;
	float: right;
	margin-top: 97px;
}
#nav li {
	display: inline;
	list-style-type: none;
}

#nav a {
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 2px;
	font-style: italic;
}

#nav a:hover {
	color: #f25060;
	text-decoration: none;
}

/* Style pour la rubrique en cours */
#nav #current_page a {
	color: #f25060;
	text-decoration: none;
}

#intro {
	float: none;
	height: 366px;
	width: 820px;
	margin-left: 224px;
	margin-right: 236px;
	margin-top: 39px;
}

#superbandeau {
	height: 180px;
	width: auto;
	background-color: #c7314b;
	margin-top: 16px;
}

#superbandeau .textintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	float: none;
	height: 180px;
	width: 818px;
	margin-left: 224px;
	margin-right: 236px;
}

#superbandeau .textintro p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;	
}	
	
	
#intro img {
	height: 366px;
	width: 820px;
}

#footernav {
	width: auto;
	height: 20px;
	float: left;
	margin-top: 0px;
}

#footernav li {
	display: inline;
	list-style-type: none;
}

#footernav a {
	display: block;
	float: left;
	color: #787878;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding-right: 60px;
	font-style: italic;
}

#footernav a:hover {
	color: #f25060;
	text-decoration: none;
}

/* Style pour la rubrique en cours */
#footernav #current_page a {
	color: #f25060;
	text-decoration: none;
}
#bandeau-footernav {
	height: 50px;
	width: auto;
	background-image: url(../img/bg_footernav.jpg);
	margin-top: 60px;
}
#footernav {
	height: 30px;
	width: 690px;
	margin-top: 16px;
	margin-left: 250px;
}
#bandeau-wood-footer {
	background-image: url(../img/bg_wood_footer.jpg);
	height: 130px;
	width: auto;
}
#logo_gitetoile_footer {
	background-image: url(../img/logo-gitetoile-footer.jpg);
	float: left;
	height: 130px;
	width: 142px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 249px;
	margin-right: 40px;
}

#logo_gitetoile_footer a{
	display: none;
}

.contact_1 {
	height: 130px;
	width: 326px;
	float: left;
}

.contact_2 {
	height: 130px;
	width: 235px;
	float: left;
}

/*.credits {
	height: 32px;
	width: 32px;
	float: left;
	background-image: url(../img/logo-doff.png);
	margin-top: 27px;
	margin-left: 23px;
}*/
#bandeau-wood-footer p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}	

.contact_2 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

.contact_2 a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}

#map {
	float: inherit;
	height: 342px;
	width: 820px;
	margin-left: 224px;
	margin-right: 236px;
	margin-top: 39px;
}

#wood-legend {
	background-image: url(../img/woodrec01.jpg);
	height: 342px;
	width: 280px;
	float: right;
}

#wood-legend2 {
	background-image: url(../img/woodrec02.jpg);
	height: 342px;
	width: 280px;
	float: right;
}

#wood-legend p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}

#wood-legend2 p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}	

#wood-legend2 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#wood-legend2 a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
}
#map iframe {
	border: 5px solid #FFFFFF;
}

#bandeau {
	height: 146px;
	width: 820px;
	background-color: #c7314b;
	margin-top: 39px;
	margin-right: 236px;
	margin-left: 224px;
}

#bandeau .textintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	float: none;
	height: 180px;
	width: 820px;
	margin-left: 224px;
	margin-right: 236px;
	background-color: #D82D51;
}

#bandeau .textintro p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	
}	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: normal;
	margin-top: 25px;
}

h4{
	margin-right: 25px;
	padding-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	
}
	
.accroche {
	height: 146px;
	width: 473px;
	float: right;
}

.descrition-light {
	height: 76px;
	width: 683px;
	float: left;
}

.descrition-light p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}

.box p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.box {
	width: 342px;
	float: left;
}
#photos-acces {
	height: 264px;
	width: 830px;
	margin-top: 30px;
	margin-right: 236px;
	margin-left: 229px;
}

#photos-acces img {
	border: 5px solid #FFFFFF;
	margin-left: -5px;
}

#photogite {
	float: inherit;
	height: 342px;
	width: 820px;
	margin-left: 224px;
	margin-right: 236px;
	margin-top: 39px;
}#photogite img {
	float: left;
	border: 5px solid #FFFFFF;
}
.accroche p{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

#bandeau-light {
	height: 76px;
	width: 683px;
	background-color: #c7314b;
	margin-top: 39px;
	margin-right: 236px;
	margin-left: 224px;
}

#descriptif {
	height: 260px;
	width: 683px;
	margin-top: 20px;
	margin-right: 236px;
	margin-left: 224px;
}

#descriptif p{
	margin-left: 25px;
	margin-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #573b2b;
	font-weight: normal;
}

#title {
	height: 77px;
	width: 360px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

#partner{
	width: 390px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
	
#partner img {
	margin: 4px;
	float: left;
	height: 132px;
	width: 132px;
}

#feature{
	width: 820px;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

#feature img {
	height: 66px;
	width: 236px;
	border: 5px solid #E3D5BA;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

#feature-text {
	height: auto;
	width: 555px;
	float: right;
	margin-top: 20px;
}
#feature-text h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #f15a66;
	font-weight: bold;
	background-repeat: no-repeat;
	text-transform: none;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#feature-text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14;
	font-style: italic;
	color: #573b2b;
	font-weight: normal;
	font-size: 17px;
}
#feature-text a:hover {
	color: #f25060;
	text-decoration:underline;
}
#feature-text a:link {
	color: #f25060;
	text-decoration: none;
}

#feature-text a:visited {
	color: #f25060;
	text-decoration: none;
}

#red-title {
	height: 76px;
	width: 345px;
	float: left;
}
#fond-title {
	height: 76px;
	width: 342px;
	margin-right: 236px;
	background-color: #c7314b;
	float: left;
	margin-bottom: 40px;
}
#container {
	height: 1580px;
	width: 820px;
	margin-left: 224px;
	margin-top: 39px;
}
#container2 {
	height: 300px;
	width: 820px;
	margin-left: 224px;
	margin-top: 39px;
}


#partner-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #9e7761;
	font-weight: bold;
	background-repeat: no-repeat;
	text-transform: none;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: auto;
}
#partner-text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5;
	font-style: italic;
	color: #573b2b;
	font-weight: normal;
	text-decoration: none;
}

