html { 
	font-size: 100.01%;
	margin-right:auto;
	margin-left:auto;
}

body {

	font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#F3F1E9;
}
p {
	padding:10px 0px;
	margin:0px;
}
a {
	text-decoration: none;
	color: #EB4C07;
	font-size:11px;
}

a:hover {
	text-decoration: none;
	color: #404040;
	font-size:11px;
}

a.fat_link {
	text-decoration: none;
	color: #EB4C07;
	font-size: 0.9em;
}

a.fat_link:hover {
	text-decoration: none;
	color: #404040;
	font-size: 1.2em;
}

form {
	margin:0px;
}

/* This overrides the previous declaration 
   in new browsers only, 
   IE 6 simply ignores it. */

div#container {
	width:900px;
}

html>body div#container {
  width:auto;
  max-width:900px;
  margin-right: auto;
  margin-left: auto;
  line-height:1.4em;
}

label {
	display:block;
	width:145px;
	background-color:#E6E6E6;
	padding-left:5px;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bolder;
	margin:5px 0px;
}

select,input,textarea {
	border:1px solid #C3C3C3;
}
input[type="checkbox"] {
	border:none;
	width:auto;
}

.hr {
	border-top:1px dotted #6699FF;
	margin:7px 0 10px 0;
}

ul {
	margin: 0px;
}

h1 {
	font-size: 1.3em;
	margin-left: 22px;
	color: #404040;
	padding-top: 10px;
}

h2 {
	font-size: 1.0em;
	color: #202020;
}


#ban {
	width: 100%;
	text-align:left;
}

div.space_padding {
	margin: 20px;
	margin-top:5px;
	margin-right: 22px;
	/*font-size: 1.0em;*/
}



/* --------- Style du menu --------- */

#menu {
	line-height:1.4em;
}

#menu ul {
	background-color:#404040;
	border-top:4px solid #EB4C07;
	border-right:1px solid #404040;
	border-left:1px solid #404040;
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:10px 0pt 0pt;
	width: 100%;
}


#menu ul li {
	display:inline;
	float:left;
}

#menu ul a {
	color:#FFFFFF;
	display:block;
	font-family:Trebuchet MS,Arial,sans-serif;
	font-size:0.7em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
}

#menu ul a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:3px 7px;
}

#menu ul a:focus, #menu ul a:active, #menu ul a:hover {
	background-color:#5A5A5A;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

#menu ul a.accueil {
	margin:0pt 10px 0pt 17px;
}

#menu ul a.dispo {
	margin:0pt 10px 0pt 0pt;
}

#menu ul a.calendrier {
	margin:0pt 10px 0pt 0pt;
}

#menu ul a.contact {
	margin:0pt 10px 0pt 0pt;
}

#menu ul a.faq {
	margin:0pt 10px 0pt 0pt;
}


/* --------- Style du main --------- */
   
#main {
	border: 2px solid #C5C5C5;

	width: 898px;
	text-align: left;
	background-color:white;
	
}

/* --------- Style des news -------- */

.news {
	font-size:11px; 
	line-height:13px; 
	padding:0px;
}



/* --------- Style des dispos -------- */


#form_dispos {
	background-color: #e6e6e6;
	border:1px solid #d5d5d5;

}

#form_inside {
	
	margin-left: 7px;
	margin-bottom : 7px;
	margin-top: 7px;
}	

#table_dispo {
	background-color: #e6e6e6;
	border-collapse:collapse;
}



.dispos, .dispos_camping{
	width:40px;
}

.cell_dispo {
	width:45px;
}

.submit {
	border: 1px solid #
}


/* Lite etab response */


.liste_etab_response {
	height:108px;
	
}

.left_response {
	width:450px;
	float:left;
	font-size:0.7em;
}

.left_response a{

	font-size:1.2em;
}




.right_response {
	width:250px;
	float:left;
}

.hr_response {
	border-top:1px dotted #6699FF;
	width:100%;
}

.spacer {
	clear:both;
	padding:0px;
	margin:0px;
}

.img_response {
	height:105px;
}

.label_form {
	
}

.label_form p{
	width:200px;
	float:left;
}

.select_req {
	width:120px;
}

.t_label {
	line-height:1.7em;
	width:225px;
}

.note_info {
	font-size:10px;
	line-height:1.2em;
	width:225px;
	padding:5px;
}

.charme {
	color:#EB4C07;
	font-family:times New Roman,verdana,fantasy;
	font-size:16px;
}


.error, .success, .info, .nothing {
	
	display:block;
	line-height:normal;
	margin:5px 0px 5px 0px;
	min-height:35px;
	padding:7px 0px 7px 0px;
	text-align:center;
	font-weight:bold;
}

.info { /* Jaune #FFF9D7 */ 
	border-bottom:1px solid #419ED9;
	border-top:1px solid #419ED9;
	background-color: #9DD1F2;
}

.error, .error_input {
	border-bottom:1px solid #FF3300;
	border-top:1px solid #FF3300;
	background-color:#FF9D9D;
}

.success {
	border-bottom:1px solid #EBE8D7;
	border-top:1px solid #EBE8D7;
	background-color: #D9F8B4;
}

.red {
	color: red;
	font-weight: normal;
}

#list_service {
	margin:10px 0;
}

#list_service tr:first-child {
	font-weight: bold;
}

#list_service td {
	width: 130px;
}