/* TEST BORDER DEBUG */
.borderred{
border:1px solid red;
}

* {
	margin:				0;
	padding:			0;
}

body {
	background:			#dfdad6;
	font-family:		Arial;
	font-size:			13px;
}

img {
	border:				0;
}


#containeur{
	margin:				0 auto;
	background-color:	#c1b0a5;
	padding:			0 auto;
	width:				1000px;
}

#div_global{
	float: 				left;
	background-color:	#c1b0a5;
}

h1 {
	font-size:			15px;
	height:				24px;
	padding-left:		35px;
	padding-top:		5px;
	font-size:			13px;
}


.puces_liens {
	padding:			0 0 2px 18px;
	font-size:			11px;
}

.marges_articles{
	margin: 			15px 25px 10px 25px;
}

.title_h2_black{
	color:				black;
	font-size:			14px;
	margin:				0 0 15px 0;
}

.lien_clair{
	color:				#655e59;
}

#header{
	width:				1000px;
	height:				124px;
	_height:			136px;
}

#logo {
	background:			url(../media/img/interface/logo2.png);
	width:				242px;
	height:				124px;
	_height:			136px;
	position:			absolute;
	z-index:			200;
}

#flash {
	z-index:			10;
	width:				820px;
	height:				124px;
	_height:			136px;
	float:				right;
	position:			absolute;
	margin-left:		90px;
}

*html #logo{
	background:			none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../media/img/interface/logo2.png');
}

#colone_gauche {
	width:				180px;
	background-color:	#c1b0a5;
	float:				left;
	font-size:			11px;
	text-align:			right;
}

#colone_gauche h1{
	font-size:			12px;
	width:				160px;
	text-align:			right;
	margin-top:			20px;
}

#colone_gauche a{
	color:				#ba2360;
}

.lien_no_deco {
	text-decoration:	none;
}

/*------------MENU---------- */
#menu {
	width:				165px;
	margin:				0 auto;
}

#menu li {
	border:				1px solid;
	border-right:		none;
	border-color:		#d6d6d6 #c5c7c6 #c5c7c6 #d6d6d6;
	list-style:			none;
	z-index:			200;
}

#menu li a {
	background:			#eeeeee;
	border-right:		8px solid #606060;
	color:				#333333;
	display:			block;
	font-weight:		bold;
	height:				20px;
	letter-spacing:		-0px;
	line-height:		20px;
	padding:			0 5px;
	text-align:			right;
	text-decoration:	none;
	text-transform:		uppercase;


}

/*----------SURVOL et BORDURES du menu -------------*/
#menu li a.style_orange {
	border-color:		#ff6600;
}
#menu li a.style_orange:hover,  #menu li a.style_orange.active {
	background:			#ff6600;
	color:				#ffffff;
}
#menu li a.ss_style_orange:hover {
	color:				#ff6600;
}
#menu li a.style_vert1 {
	border-color:		#a9b200;
}
#menu li a.style_vert1:hover,  #menu li a.style_vert1.active {
	background:			#a9b200;
	color:				#ffffff;
}
#menu li a.ss_style_vert1:hover {
	color:				#a9b200;
}
#menu li a.style_jaune {
	border-color:		#f6b41f;
}
#menu li a.style_jaune:hover,  #menu li a.style_jaune.active {
	background:			#f6b41f;
	color:				#ffffff;
}
#menu li a.ss_style_jaune:hover{
	color:				#f6b41f;
}
#menu li a.style_bleu {
	border-color:		#0091d0;
}
#menu li a.style_bleu:hover,  #menu li a.style_bleu.active {
	background:			#0091d0;
	color:				#ffffff;
}
#menu li a.style_bleu:hover {
	color:				#0091d0;
}
#menu li a.style_violet {
	border-color:		#ba2360;
}
#menu li a.style_violet:hover,  #menu li a.style_violet.active {
	background:			#ba2360;
	color:				#ffffff;
}
#menu li a.ss_style_violet:hover{
	color:			#ba2360;
}
#menu li a.style_mauve {
	border-color:		#580f8b;
}
#menu li a.style_mauve:hover,  #menu li a.style_mauve.active {
	background:			#580f8b;
	color:				#ffffff;
}
#menu li a.ss_style_mauve:hover {
	color:				#580f8b;
}
#menu li a.style_turquoise {
	border-color:		#0091d0;
}
#menu li a.style_turquoise:hover,  #menu li a.style_turquoise.active {
	background:			#0091d0;
	color:				#ffffff;
}
#menu li a.ss_style_turquoise:hover {
	color:				#0091d0;
}
#menu li a.style_vert2 {
	border-color:		#3c9b35;
}
#menu li a.style_vert2:hover,  #menu li a.style_vert2.active {
	background:			#3c9b35;
	color:				#ffffff;
}
#menu li a.ss_style_vert2:hover {
	color:				#3c9b35;
}


#centres {
	background:			url(../media/img/interface/carte.gif) no-repeat right;
	width:				150px;
	height:				80px;
	margin-top:			15px;
	margin-right:		 5px;
	padding-top:		35px;
	margin-left:		10px;
}

#centres img{
	margin-bottom:		-5px;
}

.input_height{
	height:				17px;
	width:				125px; 
	margin:				0 0 3px 6px;
	position:			left;
}

.col_gauche_parties{
	width:				160px;
	height:				80px;
	margin-right:		10px;
	margin-left:		5px;
	/margin-left:		0px;
	margin-top:			15px;
	padding-bottom:		15px;
	padding-right:	    10px;
}

.separator_col_g{
	border-bottom:		white solid 1px;
}

/*----------logo collectif -------------*/

#logo_collectif{
}

*html #logo_collectif{
}

/* ====================================================================================CONTENU==============================
/* =========================================================================================================================*/

#contenu {
	width:				804px;
	float:				left;
	padding: 			0px 8px 5px 8px;
	background:			#ffffff;
	
	/*min-height:600px;*/
}

*html #contenu {
	width:				804px;
	top:				18px;
	position:			relative;
}

/*----------- FIL -------RECHERCHE----------------*/
#bloc_fil_rech {
	width:				100%;
	height:				20px;
	font-size:			11px;
	margin-bottom:		12px;
	margin-left:		5px;
	margin-top:			0px;
	padding-top:		3px;
}

#bloc_fil_rech table{
	float:				right;
	margin-top:			-15px;
	height:				10px;
	width:				130px; 
	padding-right:		7px;
}

.fil {
margin-top:				6px;
height:					20px;
padding-top:			0px;
}

.input_rech{
	height:				18px;
	width:				150px; 
	margin:				0 0 3px 6px;
	position:			right;
}
/*--------------PLAN DU SITE---------------- */


#style_plan_site  a{
	text-decoration:	none;
	color:				black;
}


#style_plan_site  a:hover{
	color:				black;
	text-decoration:	underline;
}

/* ====================================================================================FOOTER=========================================
/* ==================================================================================================================================*/

#footer {
	width:				1000px;
	height:				86px;
	background:			url(../media/img/interface/frise.jpg) no-repeat;
	float:				left;
	padding-top:		0px;
	font-size:			10px;
	text-align:			center;
}

#footer a{
	text-decoration:	none;
	color:				black;
}

#footer li{
	padding:			0 5px 0 10px;
	margin-left:		5px;
	list-style-type:	none;
	display:			inline;
	border-left:		1px solid black;
	line-height:		30px;
}

#footer li.first{
	border-left:		0px;
}

.sousmenu{
	background:			#ffffff;
	border:				1px solid #C1B0A5;
	position:			absolute;
	display:			none;
	margin:				-21px 0 0 156px;
	/margin:			-22px 0 0 -9px;
	padding:			4px 0;
	width:				180px;
	z-index : 			10000;
}

#menu li .sousmenu li{
	border:				0px;
}

#menu li .sousmenu li a{
	background:			#ffffff;
	border:				0px;
	padding:			0 8px;
	text-align:			left;
}


/* Popup */
#popup {
	background-color : 	white;
	padding : 			20px;
	float:				left;
	position:			relative;
}

#popup #fermer_popup {
	position:			absolute; 
	top : 				8px; 
	right:				8px;
}

#popup #contenu_popup {
	float:				left; 
	margin-top:			10px;
	clear : 			both;
}

#popup #erreur_popup {
	float:				left; 
	text-align : 		center;
	color : 			red;
	clear : 			both;
	width : 			100%;
	margin-top:			10px;
	font-size : 		11px;
}

#erreur_form {
	text-align : 		left;
	color : 			red;
	clear : 			both;
	width : 			100%;
	margin-bottom:		10px;
	font-size : 		11px;
}

.GrayBorder3D
{
background:			#ffffff;
border:				1px solid;
border-color:		#dedede #acacac #808080 #acacac;
padding:			8px;
}

.GrayBorder3D em
{
color:				#817066;
text-decoration:	underline;
font-variant:		small-caps;
}

.listingPdfStructure
{
list-style:			none;
margin:				4px -8px 0 -8px;
padding:			0;
}

.listingPdfStructure li
{
background:			transparent url( ../media/img/interface/bullet_darkblue.png ) no-repeat 1px 3px;
border-top:			1px solid #dedede;
margin:				0;
padding:			4px 8px 4px 16px;
}

.listingPdfStructure li.first
{
border:				0;
}

.listingPdfStructure li a
{
color:				#00298F;
}

.searchListing
{
margin:				0 0 16px 0;
}