/* Liens */
a {

}
a img {
	border: none;
}

/* HEADER */
#lang a {
	color: #FFF;
	text-decoration: none;
}

/* FOOTER */
#footer table {
	margin: 15px 0 0 0;
	width: 750px;
}
#footer table td {
	vertical-align: top;
}
#footer a {	
	color: #838383;	
	text-decoration: none;
}
#footer a.upper {
	text-transform: uppercase;
}

#footer #footer_form form input.field {
	width: 160px;
	border: solid 1px #8a897f;
}
#footer #footer_form form input.btn_image {
	vertical-align: bottom;
}
#footer #copyright {
	text-align: center;
	color: #4d4d4d;
}
#footer #copyright a {
	color: #4d4d4d;
	text-decoration: none;
}

/* LODGES */
#show_img {
	display: none;
	position: absolute;
	top: 189px;
	left: 10;
	height: 404px;
	width: 690px;
}

#show_lodge {
	position: absolute;
	top: 568px;
	left: 10;
	height: 25px;
	width: 690px;
	color: #FFF;
	text-align: center;
}
#show_sub_lodge {
	position: absolute;
	top: 568px;
	left: 10;
	height: 25px;
	width: 690px;
	
	text-align: center;
	color: #FFF;
	
	/* L'OPACITE POUR IE */
	filter:alpha(opacity=80);
	/* L'OPACITE POUR MOZILLA */
	-moz-opacity:0.7;
	opacity: 0.7;
	background-color: #000;
}
#show_sub_lodge h1, #show_lodge h1 {
	/*margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	letter-spacing: 2px;*/
	
	margin: 0;
	padding: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	text-indent: 10px;
	color: #FFF;
	text-align: center;	
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-cerif;
}

#show_sub_lodge span.btn_close, #show_lodge span.btn_close {
	float: right;
	margin: 2px 10px -2px 0;
}

/* LODGES: MENU */
#show_sub_menu {
	/* L'OPACITE POUR IE */
	filter:alpha(opacity=80);
	/* L'OPACITE POUR MOZILLA */
	-moz-opacity:0.7;
	opacity: 0.7;
	
	position: absolute;
	top: 189px;
	left: 10;
	background-color: #fff;
}
#show_menu {
	position: absolute;
	top: 189px;
	left: 10;
}

#show_menu li, #show_sub_menu li, #show_menu ul, #show_sub_menu ul {
	margin: 0;
	padding: 0;
}
#show_menu ul, #show_sub_menu ul {
	margin: 10px 15px;
}
#show_menu li, #show_sub_menu li {
	margin: 0 0 5px 0;
	list-style-type: none;
}
#show_menu a, #show_sub_menu a {	
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}

/* LODGES_INFOS */
#lodges_infos {
	position: absolute;
	top: 189px;
	left: 707px;
	height: 404px;
	width: 246px;
	color: #FFF;
}
#lodges_infos h2 {
	margin: 1em 30px 0 30px;
	font-size: 1.1em;
	text-align: left;
	/*letter-spacing: 1px;*/
}
#lodges_infos p {
	margin: 0 30px 10px 30px;
	text-align: left;
	font-size: 0.9em;
}
#lodges_infos a {
	color: #FFF;
}
#lodges_infos li {
	list-style-type: square;
}
#lodges_infos li span.date {
	font-size: .8em;
	color: red;
	color: #a8dbca;
}


/* LODGES_INFOS */
#lodges_thumbs {
	position: absolute;
	top: 513px;
	left: 707px;
	height: 80px;
	width: 246px;
	color: #FFF;
}
#lodges_thumbs table {
	margin: 0 auto;
	width: 220px;
	text-align: center;
}

/* NEWS */
#show_news {
	/*background-color: #fcffe2;
	border: solid 1px #BDBDBD;*/
	background-color: #fff;
	color: #000;
	border: solid 1px #000;
	
	position: absolute;
	top: 189px;
	left: 10;
	
	height: 402px;
	width: 690px;
	
	overflow: auto;
	z-index: 15;
}

#content_news {
	margin: 1em 51px 1em 69px;
	width: 570px;
}

#texte_news {
	width: 429px;
	float: left;
}
#type_news {
	margin: 2em 0 0 0;
	width: 140px;
	float: right;
}

#texte_news h1 {
	font-size: 1.2em;
	text-align: center;
}
#texte_news h2 {
	margin: -3em 30px 0 0;
	float: right;
	font-size: .7em;
}
#texte_news p {
	margin: 0 30px 1.5em 0;
	text-align: justify;
	font-size: 1em;
	line-height: 1.2em;
}

#div_mp {
	position: absolute;
	top: 513px;
	left: 707px;
	height: 80px;
	width: 246px;
	color: #FFF;
	text-align: center;
}
#div_mp a {
	color: #FFF;
	text-decoration: none;
}
#div_mp a.current {
	font-weight: bold;
	font-size: 1.4em;
}

/* Newsletter */
#formulaire_newsletter label {
	display: block;
}
#formulaire_newsletter input.field {
	border: solid 1px #BDBDBD;
	width: 250px;
}

#formulaire_newsletter2 label {
}
#formulaire_newsletter2 input.field {
	border: solid 1px #BDBDBD;
}
/* Contact */
#formulaire_contact label {
	display: block;
}
#formulaire_contact input.field {
	border: solid 1px #BDBDBD;
	width: 250px;
}

#formulaire_contact label {
}
#formulaire_contact input.field {
	border: solid 1px #BDBDBD;
}

/* Search */
div#searchbox {
	margin: 0 0 7px 0;
	background-color: #fff;
	color: #000;
	border: solid 1px #000;
	height: 402px;	
	overflow: auto;
	z-index: 15;
}
div#searchbox_content {
	margin: 0 auto;
	width: 80%;
}

/* Presse */
