@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/background.jpg);
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content a {
	font-weight: bold;
	color: #000;
}

#content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #70882e;
}

#global {
	margin-top: 30px;
	margin-left: auto; 
	margin-right: auto; 
	width: 910px;
}

#netsec {
	background: url(../img/logo_vert_small.png) center no-repeat;
	width: 
}

#header {
	padding-top: 120px;
	padding-left: 10px;
	margin-bottom: 35px;
	height: 50px;
}

#tarifs {
	width: 370px;
	float: left;
}

#tarpix {
	margin-top: 10px;
	margin-right: 15px;
	float: right;
}

ul.puce {
	padding: 0;
	list-style :disc url(../img/puce.png);
}

ul#nav {
	list-style: none ;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
}

#nav li {
	float: left;
	width: 100px;
	margin-right: 8px;
	color: #fff;
}

#nav li a {
	display: block;
	background: url(../img/btn_menu.png) left top no-repeat;
	color: #fff;
	height: 46px;
	margin-top: -2px;
	padding-top: 15px;
	text-align: center ;
	font-weight: normal;
	text-decoration: none ;
}

body.section1 #nav, body.section1 #nav li.one a, #nav li.one a:hover {
	background: url(../img/btn_menu.png) right top no-repeat ;
	text-decoration: none;
	font-weight: bold;
	color: #70882e;
}

body.section2 #nav, body.section2 #nav li.two a, #nav li.two a:hover {
	background: url(../img/btn_menu.png) right top no-repeat ;
	text-decoration: none;
	font-weight: bold;
	color: #70882e;
}

body.section3 #nav, body.section3 #nav li.three a, #nav li.three a:hover {
	background: url(../img/btn_menu.png) right top no-repeat ;
	text-decoration: none;
	font-weight: bold;
	color: #70882e;
}

body.section4 #nav, body.section4 #nav li.four a, #nav li.four a:hover {
	background: url(../img/btn_menu.png) right top no-repeat ;
	text-decoration: none;
	font-weight: bold;
	color: #70882e;
}

#menu_l {
	background-image: url(../img/menu_l.png);
	background-repeat: repeat-y;
	height: 58px;
	width: 10px;
	float: left;
}

#menu_r {
	background-image: url(../img/menu_r.png);
	height: 58px;
	width: 10px;
	float: left;
}

#menu_c {
	background-image: url(../img/menu_c.png);
	height: 58px;
	width: 890px;
	float: left;
}

#home_t {
}

#home_m {
	margin-top: 25px;
}

#home_b {
	margin-top: 25px;
}

#photos {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 650px;
}

#txt {
	float: right;
	width: 155px;
}

#clear {
	clear: both;
	margin: 0;
}

#gmap {
	clear: right;
	margin-top: 470px;
}

#protection {
	clear: both;
	padding-top: 30px;
	height: 130px;
}

#content {
	background-image: url(../img/content_bg.png);
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	clear: left;
}

#content_l {
	width: 335px;
	margin-top: 50px;
	float: left;
}

#content_r {
	width: 465px;
	margin-top: 45px;
	float: left;
}

#contact_l {
	width: 335px;
	margin-top: 50px;
	float: left;
}

#contact_r {
	width: 465px;
	margin-top: 50px;
	float: left;
}

#bottom {
	background-image: url(../img/bcontent_bg2.png);
	height: 20px;
	clear: left;
}

#footer {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}

#send_ok {
	padding-top: 200px;
	text-align: center;
	min-width: 100%;
	height: 200px;
}

ul.taro{
	margin: 0;
	padding: 0;
	list-style : none;
}

.taro li span {
	padding-left: 4px;
	display: table-cell;
	width: 200px;
}

.taro li { /*pour l'alignement des puces*/
	list-style-image: none;
	list-style-type: none;
}
 
.taro li span + span {
	width: 170px;
	text-align: right;
	padding-right: 4px;
}

.taro {
	float: none;
}

#tf1 ul{
	margin: 0;
	padding: 0;
}

#tf1 li span {
	display: table-cell;
	width: 220px;
}

#tf1 li { /*pour l'alignement des puces*/
	list-style-image: none;
	list-style-type: none;
}
 
#tf1 li span + span {
	width: 70px;
	text-align: right;
}

#tf1 {
	float: left;
}

#tf2 ul{
	margin: 0;
	padding: 0;
}

#tf2 li span {
	display: table-cell;
	width: 220px;
}

#tf2 li { /*pour l'alignement des puces*/
	list-style-image: none;
	list-style-type: none;
}
 
#tf2 li span + span {
	width: 70px;
	text-align: right;
}

#tf2 {
	float: right;
}

/*Start Photos Index Page*/
ul#pix {
	list-style: none ;
	padding: 0;
}

#pix li {
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
	float: left;
}

/*End Photos Index Page*/

.spacer {
	height: 30px;
	clear: both;
}

.form1 {
	height: 20px;
	color: #70882e;
	border: 1px solid #202020;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.form2 {
	height: 20px;
	color:#FFF;
	border: 1px solid #202020;
	background-color: #70882e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.credits {
	font-size: 10px;
	color: #70882e;
}

.horraires {
	font-size: 16px;
	font-weight: bold;
}

.luxembourg {
	font-size: 14px;
	font-weight: bold;
	color: #70882e;
}

.pic1 {
	text-align: center;
}

.anti {
	font-size: 23px;
	font-weight: bold;
	color: #70882e;
}

.bbold {
	font-weight: bold;
}

.bboldi {
	font-weight: bold;
	font-style: italic;
}

.gbold {
	font-weight: bold;
	color: #70882e;
}

.protect {
	font-style: italic;
}

.protect2 a {
	color: #000;
	text-decoration: underline;
}

.protect2 a:hover, .protect2 a:focus, .protect2 a:active {
	color: #70882e;
	text-decoration: underline;
	font-weight: bold;
}

.iframe {
	width: 810px;
	height: 340px;
	border: none;
	overflow: auto;
	margin: 0px;
}

.homei {
	font-style: italic;
}

.homeg {
	color: #70882e;
}