body {
	margin: 0;
	padding: 0;	
	font-size: 12px;
	font-family: Arial;	
	color: #000;	
}

h1 {
	font-family: Arial;	
	font-size: 13px;
	color: #74B447;	
	letter-spacing: 1pt;
	font-weight:normal;	
}
 
img{
	border:none;
}

#container {
	margin: 0 auto;	
	width: 924px;
	min-height: 400px;
	height: auto !important;
	height: 400px;	
	background:#F5F5F5 url("/fileadmin/template/main/img/header.gif") no-repeat;
}

#header {
	width: 870px;
	height: 232px;
	margin:24px 0 0 27px;
}

#header img {
  margin: 0 auto;
  background: #fff;
  height: 232px;
  width: 870px;
}

#main {
	clear: both;
	margin:20px 0 0 27px;	
	min-height: 400px;
	height: auto !important;
	height: 400px;	
	background: url("/fileadmin/template/main/img/bg-content.gif");
} 


#left {
	clear: both;
	padding: 0;	
	float: left;	
	width: 162px;
	min-height: 300px;
	height: auto !important;
	height : 300px;
	margin-top:7px;
}

#menu_1 ul {
	margin: 0;
	padding: 0;
}

#menu_1 ul ul {
	margin: 5px 0 5px 0;
	padding: 0;
}

#menu_1 ul ul ul {
	margin: 5px 0 10px 0;
	padding: 0;
}


#menu_1 ul li {
	padding: 3px 0 3px 11px;
	margin: 0;	
	font-size: 11px;
	font-family: arial;	
	list-style-type: none;	
	letter-spacing:0.1em;
	text-transform:uppercase;
}

#menu_1 ul li li {
	padding:0 0 0 20px;
	margin:0 0 0 10px;
}

#menu_1 ul li li li {
	padding:0 0 0 15px;
	margin:0 0 0 5px;
}

#menu_1 ul li li li {
	font-size: 10px;
	text-transform:uppercase;
}

#menu_1 ul li a {
	text-decoration:none;
	color: #555;
}

#menu_1 ul li.closed{
	background: url("/fileadmin/template/main/img/fleche_1_1.png") left 5px no-repeat;
}
#menu_1 ul li .closed a{
	color: #555;
}
#menu_1 ul li.open {
	background: url("/fileadmin/template/main/img/fleche_1_3.png") left 5px no-repeat;
}
#menu_1 ul li.open a{
	color: #74B447;
}

#menu_1 ul li li.closed{
	background: url("/fileadmin/template/main/img/fleche_1_1.png") left 3px no-repeat;
}
#menu_1 ul li li.closed a{
	color: #555;
}

#menu_1 ul li li li.closed a{
	color: #555;
}

#menu_1 ul li li.open {
	background: url("/fileadmin/template/main/img/fleche_1_3.png") left 3px no-repeat;
	color: #74B447;
}
#menu_1 ul li li.open a{
	color: #74B447;
}

#content {
	float: left;	
	margin: 0 0 0 42px;
	padding: 0;	
	width: 434px;
	min-height: 300px;
	height: auto !important;
	height : 300px;
	color: #555;
	line-height:15px;
	letter-spacing:0.2px;
}

#content .detail {
	color: #74B447;
}

#content ul {
	margin: 0;
	padding: 10px 0 0 0;
}

#content a {
	text-decoration:none;
	color:#555;
}

#content a:hover {
	text-decoration:underline;
}

#content ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;	
	line-height: 15px;	
	background: url("/fileadmin/template/main/img/fleche_1_2.png") left 3px no-repeat;	
	list-style-type: none;
}

#content ol li {
	margin: 0 0 8px 0;
	line-height: 15px;	
}

#content p .bodytext {
	margin:0;
	padding:0;
}

#content h2 {
	font-size:12px;
}

#right {
	float: left;
	padding: 0;
	margin:0 0 0 42px;
}

#news {	
	width: 190px;
	min-height: 100px;
	height: auto !important;
	height: 100px;

}

#newsTitle {
	 margin:0;
	 padding: 0;	 
	 width:190px;
	 height: 40px;
	 line-height: 40px;
	 text-align: center;	 
	 color: #fff;	 
	 background: url("/fileadmin/template/main/img/news_08.png") no-repeat;
}

#newsContent {
	margin: 0;
	padding: 5px 0;
	min-height: 80px;
	height: auto !important;
	height: 80px;    
	background: #A6A6A6;
}

#newsContent a {
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

#newsFooter {
	clear:both;
	height: 44px;
	background: url("/fileadmin/template/main/img/news_16.png") no-repeat;
}

#member {	
	width: 190px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 20px 0 0 0;
	background: url("/fileadmin/template/main/img/bloc_membres.jpg") no-repeat;
}

#right p{
	margin:20px 0 0 0;
	text-align:center;
}

#organe {	
	width: 190px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
	margin: 5px 0 0 0;
}

#footer {
	margin: 0;	
	font-family: Arial;
	font-size: 9px;	
	background: url("/fileadmin/template/main/img/fond_03.png") no-repeat bottom;	
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #555;
}



