
/* ============== page =====*/
/* STYLE */
body{background:#ff9d03;}


h1 {
	font-weight: normal;
	margin: 5px 5px 30px 5px;
	color: #ff9d03;
}

.h1 {
	margin-top: -25px;
	margin-bottom: 30px;
	color:#696969;
	font-size: 1em;
	display: block;
}

/* PAGE */

#page{
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	background: #ffffff;
}

.page{
	overflow: hidden;
	background: url("/graph/fond_contenu_int_page.png") 40px 3px no-repeat;
}


#header{
	float: right;
	width: 708px;
	margin: 0;
	overflow: hidden;
	padding:0;
	display:block;
	/*background: url("/graph/fond_contenu_page.png") no-repeat;*/
}

#menu{
	float: left;
	width: 242px;
	margin: 0px 0 5px 0px;
	overflow: hidden;
}

.menu_header{
	width: 240px;
	height:245px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.menu_bloc{
	margin: 10px 0 20px 0;
	width: 240px;
	min-height:350px;
	background: #FFFFFF url("/graph/jaune_orange/bande_menu_fondu.png") no-repeat;
	text-align: left;
	border: 1px solid #CCCCCC;
}


.menu_bloc ul {
	padding: 0 30px;
	margin:0;
	clear:both;
}

.menu_bloc ul li{
	padding: 0 10px;
	margin-bottom: 10px;
	color: #ff9d03;
	list-style-image : url("/graph/puce_menu.png");
	font-size: 1.1em;
}

.menu_bloc .select{
	color: #ff9900;
}

.menu_bloc ul li ul{
	padding: 0;
	margin: 5px 0 0 20px;
}

.menu_bloc ul li ul li{
	font-size: 0.7em;
	list-style-image : none;
	list-style-type:square;
	margin: 0;
	padding: 0;
}

.menu_cadre{
	clear: both;
	margin: 5px 0 5px 1px;
	width: 240px;
	background: #FFFFFF;
	border: 1px solid #ff9d03;
	position: relative;
	padding: 0;
	text-align: center;
	color: #ff9d03;
	font-weight: bold;
	font-size: 0.8em;
}

.menu_cadre p{
	margin: 0;
}

.cadre_titre{
	text-align: center;
	background: #ff9d03;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}

.menu_cadre .telephone{
	font-size: 1.5em;
	margin: 0;
}

#contenu{
	width: 683px;
	margin: 5px 0;
	overflow: hidden;
	float: right;
	text-align: justify;
	padding:0 10px 0 5px;
}

.mention{
	color: #7b7b7b;
	font-size: 0.8em;
	padding: 0;
	width: 850px;
	margin: 0 auto;
	clear: both;
	text-align: right;
}

#footer {
	clear: both;
	margin: 0;
	width: 998px;
	overflow:auto;
}

#footer .adresse{
	margin: 5px 17px;
	padding: 10px 20px;
	width: 870px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	color: #7b7b7b;
}


/* ============== menu_haut_liens =====*/
#bandeau_haut{
	background:#888;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:10px;
}

.bandeau_haut{
	margin: 0px auto;
	overflow: hidden;
	position:relative;
	width: 950px;
	text-align:right;
}

.bandeau_haut a{
	color:#ffffff;
}

.bandeau_haut a:hover{
	color:#000000;
}


/* ============== moteur =====*/
#recherche{
	margin: 5px 0 20px 0;
	padding: 0;
}

#recherche img{
	margin: 5px 10px 0 5px;
}

#recherche .recherche{
	border: none;
	padding: 5px;
	background: url("/graph/recherche_input.png") no-repeat;
}


/* ============== listing3 =====*/
#global_image{height:174px; margin-bottom:7px;}

#conteneur_rub{ overflow:hidden;}

.rubrique{ margin:0px 0 0 0; overflow:hidden;}

.photo_rubrique{width:110px; min-height:140px; float:left; margin:10px; overflow:hidden;}

.texte_rubrique{width:470px; margin:5px 0; padding:5px; float:left; color:#555; font-size: 0.8em;}

.texte_rubrique .titre {color:#ff9e05;font-size:1.3em;;font-weight:bold;}

.conteneur_ss{float:left;  text-align:justify; padding:5px 0 0 0; line-height:14px; display:inline;color:#888;}
a.lien_liste{font-family:tahoma; font-size:11px;}

ul{list-style-image: url(/graph/puce.png);}
li{padding-bottom:3px;}


/* ============== menu_lateral_ligne1 =====*/



/* ============== menu_lateral_ligne1_hover =====*/


