/****************RESET****************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/****************STYLE****************/
body {
	background:#733e0a url('images/bg_body.jpg') top left repeat-x;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {font-size:1.4em; margin-bottom:10px; color:#f06d28;}
h2 {font-size:1.2em; margin-bottom:5px;}
h3 {font-size:1.1em; margin-bottom:5px; font-weight:bold;}

#wrapper {
	margin:10px auto;
	text-align:left;
	width:980px;
	height:640px;
}

#header {background:url('images/bg_header.jpg') bottom left no-repeat;}
#header h1 {display:none;}
	
#main {height:490px; width:608px; overflow:auto;}
#main h1 {margin-top:20px;}
.toggler:hover {color:#f06d28;}
.accordion {margin-top:10px;}
#right {
	height:450px;
	width:332px;
	background:transparent url('images/bg_right.png') top left repeat;
	padding:20px;
	}
	
#footer {
	background:#333;
	font-size:0.9em; 
	padding:10px 20px;
	line-height:1.4em;
	}
#footer .inside div {
	width:200px;
	height:80px;
	display:inline;
	float:left;
	margin-right:20px;
}
#footer h1 {
		font-size:1.4em;
		font-weight:bold;
		margin-bottom:5px;
	}

#footer #informations,
#footer #informations div
	{
		width:480px; height:105px;
	}
#footer #informations div
	{
		padding-left:4px;
		border-left:3px solid #f06d28;
	}

/****************FORMULAIRE****************/
textarea {font-family:Arial, Helvetica, sans-serif; height:200px}
input, textarea, .submit {margin-bottom:10px; width:250px;}
.explanation {color:#ccc; font-size:0.7em}
.submit {cursor:pointer;}

/****************ACCORDEONS****************/
.toggler {font-weight:bold; display:block; background:url('images/bg_right.gif') top left repeat;cursor:pointer; border-left:10px solid #111; padding-left:2px;}
.accordion {font-size:0.9em; line-height:1em; padding-left:10px; margin-bottom:10px;}

/****************TABLEAUX****************/
.sortable tr td { padding:2px}
.sortable th {font-weight:bold; background:#252525;cursor:pointer;padding:2px 10px}

#rubriques_principales p {padding-left:0; background:none}
#rubriques_principales ul li a {display:inline; float:left; padding-left:0;}
#rubriques_principales ul li a:hover {color:#FFC}
#rubriques_principales .level_3 {display:none}
#sous-menu ul.level_1 li,
#copie-sous-menu ul.level_1 li{width:100%}
#sous-menu ul.level_1 li a,
#copie-sous-menu ul.level_1 li a {color:#fff;display:block; padding-left:25px;}
#sous-menu ul.level_1 li.active,
#copie-sous-menu ul.level_1 li.active{padding-left:25px; background:url('images/li.png') left no-repeat;}

.image_container img {padding:4px; background:#333;}
.pagination p, .pagination ul li, .pagination a {display:inline; float:left; color:#fff}
.pagination p {margin-right:50px;margin-left:20px}
.pagination ul li {margin-right:20px}

/***********************ARRIERES PLANS**************************/
/*.photo-accueil #container 		{background:url('images/photo-accueil.jpg') top left no-repeat;}
.photo-prestations #container {background:url('images/photo-prestations.jpg') top left no-repeat;}
.photo-tarifs #container 			{background:url('images/photo-tarifs.jpg') top left no-repeat;}
.photo-contact #container 		{background:url('images/photo-contact.jpg') top left no-repeat;}*/
.photo-accueil #container 			{background:url('../photocarmes/Photos divers/fond_accueil.jpg') center no-repeat;}
.photo-services #container 			{background:url('../photocarmes/Photos divers/fond_services.jpg') center no-repeat;}
.photo-contact #container 			{background:url('../photocarmes/Photos divers/fond_contact.jpg') center no-repeat;}
.photo-partenaires #container 	{background:url('../photocarmes/Photos divers/fond_partenaires.jpg') center no-repeat;}

