body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dddddd;
	color: #7D7D7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteneur {
	width: 955px;
	margin: 0 auto;
}
#header {
	height: 183px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#menu {
height: 35px;
background-color: #FFFFFF;
}

#menu ul{
width: 950px;
	margin:0;
	padding:0;
}

#menu li{
	list-style: none;
	width: 130px;
	height: 35px;
	display:inline;
	float:left;
}

#menu li a {
	background: url(../images/menu.jpg) top left no-repeat;
	color: #EFEFEF;
	text-decoration: none;
	line-height: 1em;
	height: 30px;
	padding-top:10px;
	text-align: center ;
	width: 130px;
	float:left;
}

#menu li a:hover {
	color: #C40000;
	text-decoration: none;
}


#page {
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-bottom: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 230px;
}

#page a{
	color: #FFCC33;
}

#page a:hover{
	color: #666666;
}

#gauche {
	height: 300px;
	width: 200px;
	position: absolute;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
	clear: left;
}

#footer {
	color: #757575;
	text-align: center;
}
#footer a {
	color: #757575;
	text-decoration: none;
}

#page h1 {
	font-size: 16px;
	color: #1BA4C8;
}
#page h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7D7D7D;
}
#page h3 {
	font-size: 13px;
	font-weight: bold;
	color: #7D7D7D;
}

#page h4 {
	font-size: 12px;
	font-weight: bold;
	color: #7D7D7D;
	margin-left:10px;
}

#page h5 {
	font-size: 11px;
	font-weight: nbold;
	color: #7D7D7D;
	margin-left:20px;
	text-decoration:underline;
}

#page img{
float:left;
margin: 0 8px 8px 0;
}

#page img a{
border:solid 1px #e1e1e1;
margin: 8px;
padding: 5px;
}

#page img a:hover{
border:solid 1px #FF9900;
margin: 8px;
padding: 5px;
}


#page img.droite{
float:right;
margin: 8px 0 8px 8px;
}

#page a img.droite {
margin: 8px;
padding: 5px;
border:solid 1px #e1e1e1;
}

#page a:hover img.droite {
margin: 8px;
padding: 5px;
border:solid 1px #FF9900;;
}

#page a {
	color: #FF9900;
	text-decoration: none;
}

#page h3 {
	padding:0;
	margin:0;
}

#page .membres {
	background-color:#efefef;
	border: solid 1px #e1e1e1;
	color: #7D7D7D;
	float:left;
	width:190px;
	padding:10px 0 5px 15px ;
	margin:5px;
}

#page .membres2 {
	background-color:#efefef;
	border: solid 1px #e1e1e1;
	color: #7D7D7D;
	float:left;
	width:250px;
	padding:10px 0 5px 15px ;
	margin:5px;
}


#page blockquote {
	background:#ffffff url(../images/blockquote.gif) top left no-repeat;
	border: solid 1px #e1e1e1;
	border-left:solid 5px #e3e6f0;
	color: #7D7D7D;
	padding:10px 10px  10px 50px;
	margin:10px 0 10px 30px;
	clear:both;
	width:300px;
	font-weight:bold;
}

#loading {
	float:left;
	width:30px;
	height:30px;
	margin:5px;	
}

#loading img{
	margin:0;
}

#liste_membre{
	float:left;
}
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:10;
	
}
#liste_membre .box 
{
	display: none;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 250px;
	height: 100px;
	padding: 20px;
	margin:0;
	background-color:#333333;
	opacity:0.8;
	color:white;
	filter: alpha(opacity=80);
	z-index:11;
	overflow: auto;
}
#liste_membre b{
	color:#33CCFF;
}

#liste_membre p{
	margin:2px;
}
.noFloat {
clear:both;
}


.acrobat a{
float:left;
}

.imageLeft {
float:left;
text-align:left;
margin:0
}


.texteDroit {
text-align:right;
}


/* accordéon ///////////////////////////////////////////////////////////////////////////////////*/


.extend a span{
	background:#e6e6e6 ;
	border: solid 1px #e1e1e1;
	border-left:solid 5px #e2eaef;
	color:#cccccc;
	padding:5px;
	margin:0px 10px 0 0;
	font-size: 14px;
	width:10px;
	height:20px;
	font-weight:bold;
}

.extend a:hover span{
	background:#cccccc;
	color: #ffffff;
	border-left:solid 5px #ccdce5;
}

.extend {
	background:#f1f1f1;
	border: solid 1px #e1e1e1;
	color: #7D7D7D;
	padding:5px 5px 5px 0;
	margin:10x 10px 0 0;
	width:600px;
	font-weight:bold;
}

.extend a{
	color: #cccccc;
}




/* lightbox ///////////////////////////////////////////////////////////////////////////////////*/

