* {
margin:0;
padding:0;
	}
	
hr {
	clear:both;
	visibility:hidden;
	}

body {
	font:normal 11px verdana, helvetica, arial, sans;
	height:100%;
	}

h6 {
	text-align:right;
}

/*--------------------- SPECIAL  --------*/

#menugauche {
	font-size:11px;
	width:150px;
	position:absolute;
	top:0;
	left:0;
	}


	
/*------------------------ LIENS -------*/

a:link,
a:visited {
	color:#000;
	text-decoration: none;
	}

a:hover,
a:active {
	color:#666;
	}


#menugauche .actif:link,
#menugauche .actif:visited,
#menugauche .actif:hover,
#menugauche .actif:active
 {
	color: #fff;
	background: green;
	}

#menugauche a:link,
#menugauche a:visited {
	text-decoration: none;
	padding:2px;
	display: block;
	}
	
#menugauche a:hover,
#menugauche a:active {
	color:#000;
	background: #aaa;
	}

#contenu #menutop a:link,
#contenu #menutop a:visited {
	text-decoration: none;
	padding:3px;
	border:1px solid #000;
	background: #ccc;
	}
	
#contenu #menutop a:hover,
#contenu #menutop a:active {
	color:#fff;
	border:1px solid #000;
	background: #000;
	}

#contenu a:link,
#contenu a:visited {
	border-bottom:1px dashed #666;
	}

#contenu a:hover,
#contenu a:active {
	color:red;
	border-bottom:1px dashed red;
	}


/*------------------------ rubriques ---*/
ul#menutop li {
	display: inline;
	}

#menutop {
	margin: 10px;
	}




#menugauche dl {
	margin:0 2px 10px 2px;
	border: 1px solid #000;
	background: #ddd;
	}

#menugauche dt strong {
	font-weight: bold;
	background: #000;
	color: #fff;
	display: block;
	padding: 2px;
	}

#droite {
	padding-left:140px;
	}

#droite h2 {
	font:italic normal 20px Georgia,serif;
	padding:15px 5px;
	text-align: center;
	background: #000;
	color:#fff;
	}



#contenu table.mceEditor a,
#contenu #menuliste  a {
border:0;
	}

/*------------------------ Listing  Actus---*/

#actuliste {
	padding:0 10px;
	}

#actuliste li {
	float:left;
	width: 150px;
	margin:10px;
	background: #ddd;
	}

#actuliste li label {
	width:50px;
}

#actuliste li input {
	clear: left;
}
#actuliste p strong {
	display: block;
}

#actuliste p {
	text-align: center;
	margin: 5px;
}

#actuliste li.mini {
	border:2px solid green;
}

#actuliste li.une {
	border:2px solid red;
}

#actuliste form div {
	clear: both;
	text-align: center;
}



/*------------------------ Listing ---*/
#menuliste,
#contenu {
	padding:0 10px;
	}
	
#menuliste ul {
	font-size:11px;
	list-style: none;
	}

#menuliste li {
	border-bottom:1px dashed #000;
	line-height: 30px;
	}

#menuliste big,
#menuliste strong,
#menuliste strong.rouge {
	font-size:11px;
	}

#menuliste strong {
	margin-right: 10px;
	color: green;
	}

#menuliste strong.rouge {
	color:red;
	}
	
#menuliste li.pair {
	background:#ddd;
	}
#listing li a.modifier {
	float:left;
	width:50%;
	text-align: right;

	}
#listing li a.titre {
		padding:10px 0; 
		width:50%;
}


#listing ul li {
	line-height: 16px;
	clear:left;
	}

#listing ul li strong {
color:green;
	} 

	
/*------------------------ contenu ---*/
#contenu h5 {
	font:italic bold 14px Georgia,serif;
	padding:5px;
	margin-top: 40px;
	text-align: left;
	background: #ddd;
	}

#contenu ul {
	list-style-type: none;
	}

#contenu ul li {
	padding: 0 0 0 5px;
	}

ul#sousmenu {
	list-style: none;
	}
	
ul#sousmenu li {
	display:inline;
	padding:0 10px 0 0;
	}


/*------------------------ formulaire ---*/

/*
	-------------------
		MEMBRES
	-------------------
*/

input.membre_inline {
	padding-right: 25px;
	margin: 0;
	vertical-align: middle;
	height: 0.95em;
	width: 0.95em;
	}

.popup {
	width:300px;
	float: right;
	}

#membre li {

	width:120px;
	float: left;
	margin: 5px;
	background: #ddd;
	border: 1px solid #666;
	text-align: center;
	
	}

.membre_tof {
	position: relative;
	width:100px;
	height:120px;
	margin: 0 auto 15px auto;
	background: #fff url(img/quisuisje.png) no-repeat left top;
	}

.membre_tof a {
	position: absolute;
	width: 100px;
	height:120px;
	left:0;
	top:0;
	line-height: 11px;
	font-size: 9px;
	color:#333;
	}
	
.membre_tof a:hover {
	background: transparent url(img/a-trame-full.png) no-repeat left top;

}

.membre_tof a img {
	position: absolute;
	width: 100px;
	height:120px;
	left:0;
	top:0;

	}


/*
	-------------------
	-------------------
*/

#contenu {
	position:relative;
}

#contenu h3,
#contenu h4 {
	font:italic bold 16px/32px Georgia, serif;
	text-align: center;
	margin:15px 10px;
}

#contenu h4 {
	background: #af0000;
	color:#fff;
}

#contenu h3 {
	border:1px solid #000;
	background: #fff;
	color:#000;
}


dl#actus dt {
	clear:left;
	margin:25px 5px 0 5px;
	font: 14px Georgia, Times;
	background: #ddd;
	padding-bottom:5px;
	}

dl#actus dd {
	margin:5px 5px 25px 5px;
	}

dl#actus input.radio {
	margin:0 15px 0 0;
	}

dl#actus dd.actu-dd {
	float:left;
	width:85px;
	text-align: center;
	border:1px solid #ddd;
	}
dl#actus dd input,
dl#actus dd img {
	}


#contenu label {
	width:120px;
	float: left;
	text-align: right;
	padding: 4px 4px 0 0;
	}

#contenu fieldset br {
	clear:left;
	}

#contenu ol {
	margin:10px;
}

#contenu ol li
 {
	float:left;
	margin:25px;
	padding:10px 10px 10px 0;
	background: #eee;
	border:1px solid #666;
}

#contenu fieldset,
#contenu #listing
 {
	margin:20px 10px;
	padding:5px;
	background:#ccc;
	border:0;
}

#contenu fieldset b {
	color:red;
	}


#contenu fieldset.form_media {
	position: relative;
	}


#contenu fieldset.form_media p {
	width:450px;
	float: left;
	}


#contenu fieldset.form_media img {
	width:150px;
	background: #fff;
	padding:3px;
	border: 1px solid #000;
	}
		

#contenu legend {
	padding:2px 5px;
	background:#fff;
	font:italic bold 14px georgia,times,serif;
	margin:0;
	border:1px solid #ccc;
	color:#666;
	}


#contenu input,
#contenu select,
#contenu textarea,
#contenu table
 {
	margin:3px 0;
	border:1px solid #aaa;
	padding:2px;
	font:12px courier;
	color: red;
}

#contenu input.ok,
#contenu select.ok,
#contenu textarea.ok
 {
 	width:400px;

}

#contenu input.img {
	width:300px;
	}

#contenu table {
	width: 200px;
	clear:left;
	margin:3px 0;
	border:1px solid #aaa;
	padding:2px;
	font:12px courier;
	color: red;

	}


#contenu input.defaut {
	width:auto;
	}

#contenu td.centrer {
	text-align: center;
	}


#contenu .bouton_centrer {
	text-align: center;
	}

#contenu .bouton {
	color:#fff;
	border:1px dotted #ddd;
	background: #666;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	width: 150px;
	margin: 10px 0;
	}


#contenu table {
	margin-left:122px;
	}

/* LES MEDIAS */

#contenu ol.liste_media {
	height:75px;
	}

#contenu ol.liste_media img {
	width:75px;
	height:75px;
	display: block;
	border:0;
	background: #fff (img/img_fond.gif) no-repeat center top;
	}


#contenu ol.liste_media li {
	float:left;
	margin:25px;
	width:75px;
	padding:5px;
	border:1px solid #666;
	}

#contenu ol.liste_media label {
	width:auto;
	font:11px helvetica, sans;
	}
	
