body {
	margin: 5px 0 0 0;
	background-color: #69A61F;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

img {
	border: 0px;
	}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
	
p {
	margin: 8px 0;
	}
	
h1 {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 17px;
	color: #378125;
	margin: 14px 0px 5px 0px;
	}
	
h2 {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #378125;
	margin: 10px 0px 5px 0px;
	}
h3 {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #378125;
	margin: 0px 0px 5px 0px;
	}
	
#footer_home {
	margin-top: 5px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 10px;
	}
	
#footer_home a{
	color: #FFF;
	text-decoration: underline;
}

#footer_home a:hover{
	text-decoration: none;
}
	
/* Home */

#tbl_home {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
/* Sections */
/* Header */

#bvn_url {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5px;
	height: 17px;
	line-height: 17px;
	}

#lang {
	width: 800px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-image: url(../../images/fond_lang.gif);
	background-repeat: no-repeat;
}

#lang img {
	margin-top: 7px;
}

#banniere {
	width: 800px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	background-image: url(../../images/banniere.jpg);
	background-repeat: no-repeat;
}

/*  Navigation */

#navigation {
	width: 800px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../../images/fond_navigation.gif);
	background-repeat: repeat-x;
}

#navigation ul {padding: 0;margin: 0;list-style-type: none;}
#navigation li {margin: 0;padding: 0;float: left;height: 54px;}
#navigation a {display: block;height: 54px;margin: 0 27px;}

#nav_accueil a {
	width: 65px;
	background-image: url(../../images/nav_1_0_fr.gif);
	background-repeat: no-repeat;
}

#nav_accueil a.current {
	background-image: url(../../images/nav_1_1_fr.gif);
}

#nav_accueil a:hover {
	background-image: url(../../images/nav_1_1_fr.gif);
}

#nav_presentation a {
	width: 101px;
	background-image: url(../../images/nav_2_0_fr.gif);
	background-repeat: no-repeat;
}

#nav_presentation a.current {
	background-image: url(../../images/nav_2_1_fr.gif);
}

#nav_presentation a:hover {
	background-image: url(../../images/nav_2_1_fr.gif);
}

#nav_activites a {
	width: 73px;
	background-image: url(../../images/nav_3_0_fr.gif);
	background-repeat: no-repeat;
}

#nav_activites a.current {
	background-image: url(../../images/nav_3_1_fr.gif);
}

#nav_activites a:hover {
	background-image: url(../../images/nav_3_1_fr.gif);
}

#nav_tarifs a {
	width: 55px;
	background-image: url(../../images/nav_4_0_fr.gif);
	background-repeat: no-repeat;
}

#nav_tarifs a.current {
	background-image: url(../../images/nav_4_1_fr.gif);
}

#nav_tarifs a:hover {
	background-image: url(../../images/nav_4_1_fr.gif);
}

#nav_contact a {
	width: 68px;
	background-image: url(../../images/nav_5_0_fr.gif);
	background-repeat: no-repeat;
}

#nav_contact a.current {
	background-image: url(../../images/nav_5_1_fr.gif);
}

#nav_contact a:hover {
	background-image: url(../../images/nav_5_1_fr.gif);
}

/* Sous Navigation */

#sub_nav {
	width: 170px;
	margin: 15px 15px 5px 0;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #6AA51F;
}

#sub_nav ul {
	padding: 0;
	margin: 1px;
	list-style-type: none;
}

#sub_nav li {
	margin: 2px;
	padding-left: 10px;
	height: 25px;
	background-color: #CADD8E;
}

#sub_nav a {
	color: #378125;
	line-height: 20px;
}

/* Contenu */

#box_contenu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FCF0CA;
	text-align: left;
	background-image: url(../../images/fond_contenu_top.gif);
	background-repeat: repeat-x;
}

#contenu {
	width: 650px;
	float: left;
	line-height: 16px;
}

#contenu2 {
	width: 800px;
	float: left;
	line-height: 16px;
}


#menu_droite {
	width: 150px;
	float: right;
	text-align: center;
}

#menu_droite img {
	margin-top: 13px;
}

#contenu_bottom {
	clear: both;
	height: 90px;
}

#footer {
	width: 800px;
	height: 19px;
	line-height: 19px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../images/fond_footer.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}

#footer a{
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

/* Popup */

#contenu_pop {
	margin: 10px;
	padding: 10px;
	background-color: #FCF0CA;
	text-align: left;
}

/* Les appartements */

.appart{
	width: 99%;
	border-width: 1px;
	border-style: solid;
	border-color: #6AA51F;
}

.appart_title{
	height: 20px;
	line-height: 18px;
	background-color: #CADD8E;
	color: #378125;
	font-weight: bold;
	padding-left: 5px;

}

.appart_content{
	height: 100%;
	padding: 0 5px 0 5px;
	background-color: #FFF;
}

.appart_footer{
	height: 20px;
	line-height: 18px;
	background-color: #CADD8E;
	text-align: right;
	padding: 0 5px 0 5px;
}

/* Formulaire */

#contact {
	border: none;
	margin: 0;
	padding: 0;
	width: 550px;
	margin-left: 30px;
	border: 1px solid #6AA51F;
}

#titreForm, #piedForm {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #378125;
	font-weight: bold;
	background-color: #CADD8E;
	margin: 0;
	padding: 5px;
}

#piedForm {
	text-align: right;
}

#piedForm input {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #6AA51F;
}

#corpForm {
	background: #FFF;
	margin: 0;
	padding: 1em;
}

#corpForm fieldset {
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}

#corpForm legend {
	font-weight: bold;
	color: black;
	background: transparent;
}

#corpForm p {
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#corpForm fieldset#coordonnees label, #corpForm fieldset#demande label {
	float: left;
	width: 30%;
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;
}

#corpForm label:hover, #piedForm input {
	cursor: pointer;
}

#corpForm label.oblig {
	font-weight: bold;
}

#corpForm .legende {
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}

#corpForm input,textarea,select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	border: 1px solid #6AA51F;
}

#corpForm .focus {
	background: white;
	color: black;
}

#corpForm .normal {
	background: white;
	color: black;
}

/* Tarifs */

#tbl_tarifs {
	border: 1px solid #6AA51F;
	margin-left: 20px;
}

#tbl_tarifs .titre {
	background-color: #CADD8E;
	font-weight: bold;

}


#tbl_tarifs td {
	padding: 4px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 20%;
	text-align: center;
	background-color: #FFF;
}
