@charset "utf-8";

html {
	font-size: 100%;
}
body {
	background: url(../IMG/bg-box.gif);
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	padding-top: 6em;
	padding-bottom: 30em;
}

.header {
	background: #000;
}
.header h1 {
	color: #FFF;
	background: no-repeat 0px;
	margin-left: 30px;
	padding-top: 4px;
}
.header h4 {
	color: #FFF;
	margin-top: -10px;
	margin-left: 40px;
	font-style: italic;
	font-size: 0.90em;
}
.header #logo_gite {
	background: url(../images/logo.png) no-repeat right top;
	height: 100px;
	margin-top: -65px;
	margin-right: 15px;
	margin-bottom: 0px;
}

content {
	background: #666;
	border-bottom: medium solid #000;
}
.container {
	background: #333;
	color: #FFF;

}
#logo {
	background: #333;
	margin-top: -10px;
	height: 270px;
}
#logo img {
	width: 400px;
	height: 270px;
	margin-left: 2px;
	float: right;
}



.content h1 {
	color: #F60;
	padding-top: 8px;
}
.header .menu_haut {
	background: #333 url(../images/deco.png) top;
	list-style: none;
	font-size: 1em;
	margin-top: 10px;
	height: 45px;
	border-top: thin solid #CCC;
	border-right: thin #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin #CCC;
}
.header .menu_haut li {
	float: right;
	margin-left: 5px;
}


.header .menu_haut li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-top: 8px;
	margin-right: 4px;
	padding-right: 4px;
	font-weight: bold;
	background: #333;
}
.container .sidebar1 {
	background: #333;
}
.sidebar1 .nav {
	background: #333;
}
.sidebar1 .nav ul {
	background: #333;

}
.sidebar1 .nav li {
	background: #333;

}
.sidebar1 .nav li a {
	background: #333 url(../IMG/list-bt.gif) repeat-x center center;
	color: #92B10B;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.footer {
	background: #555;
	color: #FFF;
	margin-top: -15px;
	border-bottom: medium solid #000;
}
.footer p strong {
	color: #00FF00;
	text-decoration: none;
}
.container .footer p {
	color: #FFF;
	font-weight: bold;
	text-align: right;
}


.sidebar1 h3 {
	color: #F8E000;
	text-align: center;
}

.ul international {
	color: #FFF;
}
.international li {
	color: #FFF;
	margin-left: 20px;
	list-style: none;
	text-decoration: none;
	text-align: left;
}
.international li a {
	color: #FFF;
	font-weight: bold;
	font-size: 0.89em;
	line-height: 4em;
}
.international #english {
	background: url(../images/uk.jpg) no-repeat 150px;
}
.international #german {
	background: url(../images/allemagne.jpg) no-repeat 150px;
}
.sidebar1 .international #spanish {
	background: url(../images/espagne.jpg) no-repeat 150px;
}
.international #holland {
	background: url(../images/pays_bas.jpg) no-repeat 150px;
}
p equipements {
	color: #F00;
	text-decoration: underline;
}
#logo forfait {
	color: #00FF00;
	text-align: center;
	padding-left: 50px;
}
p a webby {
	color: #0F0;
	text-decoration: none;
}
