@charset "utf-8";
/* CSS Document */

/* ---------- ---------- Default site properties ---------- ---------- */
body {
	margin:0px;
	padding:0px;
	background-image:url(../pictures/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
}

/* ---------- ---------- default generals properties  ---------- ---------- */
img {border:0px;margin:0px;padding:0px;}
form {padding:0px;margin:0px;}
table {text-align:left;}
td{vertical-align:top;}


a {outline:0}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

p {margin-top:10px;margin-bottom:10px}


/* ---------- ----------  Container  ---------- ---------- */
#page {
	position:relative;
	width:950px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}


/* ---------- ----------  Top Menu  ---------- ---------- */
#top-menu {
	float:left; 
	position:relative;
	width:100%;
	height:51px;
	background-image:url(../pictures/bg-menu-haut.jpg);
}
#top-menu ul {
	float:right;
	margin:0;
	margin-right:20px;
	padding:0;
}
#top-menu ul li {
	margin:0;
	margin-left:20px;
	margin-right:20px;
	padding:0;
	list-style-type:none;
	display:inline;
}


/* ---------- ----------  Header  ---------- ---------- */
#header {
	float:left; 
	position:relative;
	width:100%;
	height:273px;
	margin:0px;
	padding:0px;
	background-image:url(../pictures/bg-header.jpg);
	background-color: #212121;
}

#logo {
	float:left; 
	position:relative;
	width:210px;
	height:151px;
	margin:0px;
	margin-top:56px;
	margin-left:2px;
	/*background-image:url(../pictures/logo.jpg);*/
	cursor:pointer;
}


/* ---------- ----------  Menu Principal  ---------- ---------- */
#general-menu { /* Menu */
	float:left; 
	position:relative;
	margin:0;
	margin-top:-10px;
	padding:0;
	width:100%;
	height:80px;
	list-style-type:none;
	overflow:hidden;
}
#general-menu ul { /* General-menu */
	margin:0;
	margin-left:200px;
	padding:0;
	height:80px;
}
#general-menu ul li {
	float:left;
	position:relative;
	display:block;
	white-space:nowrap;
	margin:0;
	margin-left:2px;
	margin-left:2px;
	padding:0;
	text-align:center;
}
#general-menu ul li a {
	margin:0;
	padding:0;
	display:block;
	padding-top:16px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background-color:#181818;
	color:#FFFFFF;
	font-size:13px;
}
#general-menu ul li a:hover {
	color:#000000;
	text-decoration:none;
}

#general-menu li>ul{ /* Sub-menu */
	left:-10000px;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0px;
}
#general-menu li>ul li { /* Sub-menu */
	margin:0;
	padding:0;
	padding-top:4px;
	background-color:#212121;
}
#general-menu li>ul a{ /* Sub-menu */
	margin:0;
	margin-left:24px;
	padding:4px;
	background-color:#212121;
	font-size:11px;
}
#general-menu li:hover>ul{
	left:0px;
	position:absolute;
	list-style:none;
	padding:0px;
	margin:0px;
	width:600px;
	display:block;
	white-space:nowrap;
}
#general-menu li:hover>ul a:hover {

	border-bottom:3px solid #000000;
}

/* ---------- ----------  Footer  ---------- ---------- */
#footer {
	float:left;
	position:relative;
	width:100%;
	height:100px;
	margin:0;
	margin-top:50px;
	padding:0;
	background-color:#212121;
	color:#5E5E5E;
	text-align:center;
}
#footer a {
	color:#5E5E5E;
}
#footer-link {
	margin:0px;
	margin-top:20px;
	padding:0px;
	padding-top:8px;
	background-image:url(../pictures/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color: #212121;
	height:35px;
}
#footer-link li {
	margin:0;
	margin-left:4px;
	margin-right:4px;
	padding:0;
	list-style-type:none;
	display:inline;
}
#footer-link li a {
	color:#212121;
	text-decoration:underline;
	font-size:11px;
}

/* ---------- ----------  Contenu  ---------- ---------- */
#contenu {
	float:left;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	padding-top:20px;
}
#contenu .prebox {
	float:left;
	position:relative;
	width:950px;
	height:19px;
	margin:0;
	padding:0;
	background-image:url(../pictures/contenu-top.jpg);
	background-color: #181818;
}
#contenu .box {
	float:left;
	position:relative;
	width:910px;
	margin:0;
	padding:0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background-image:url(../pictures/contenu-center.jpg);
	background-color: #181818;
}
#contenu .box h1 {
	margin:0;
	padding:0;
	padding-bottom:10px;
	color:#AEFE30;
	font-weight:normal;
	font-size:22px;
}
#contenu .box p {
	margin:0;
	margin-top:10px;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
}
#contenu .box p a {
	margin:0;
	padding:0;
	color:#5E5E5E;
}
#contenu .postbox {
	float:left;
	position:relative;
	width:950px;
	height:11px;
	margin:0;
	margin-bottom:20px;
	padding:0;
	background-image:url(../pictures/contenu-bottom.jpg);
	background-color: #181818;
}


/* ---------- ----------  Actualite  ---------- ---------- */
.box .img_actu {
	float:left;
	width:200px;
	height:160px;
	border:3px solid #FFFFFF;
	margin-right:20px;
}

.box .title_actu {
}

.box .date {
	font-size:10px;
	color:#5E5E5E;
}

.box .article {
	margin-left:20px;
}


/* ---------- ----------  Historique  ---------- ---------- */
.member_history {
	position:relative;
	width:860px;
	height:122px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

.member_history .section {
	float:left;
	position:relative;
	margin-top:50px;
	width:120px;
	height:72px;
}

.member_history .section div {
	float:left;
	position:relative;
	width:118px;
	height:20px;
	margin:1px;
	padding-top:2px;
	background-color:#212121;
	text-align:center;
}

.member_history .tab {
	float:left;
	position:relative;
	width:366px;
	height:122px;
}

.member_history .tab div{
	float:left;
	position:relative;
	width:120px;
	height:20px;
	margin:1px;
	padding-top:2px;
	text-align:center;
	background-color:#3C3C3C;
}

.member_history .tab .type {
	color:#212121;
}

.member_history .tab .title {
	float:left;
	position:relative;
	width:366px;
	height:21px;
	margin:0;
	padding-top:5px;
	background-color:#212121;
	text-align:center;
	font-size:16px;
	border:none;
}

.member_history .tab .first {
	clear:left;
}

.member_history .separator {
	float:left;
	position:relative;
	width:8px;
	height:122px;
	background-color:#212121;
}


/* ---------- ----------  Bureau  ---------- ---------- */
#office {
	float:left;
	position:relative;
	width:870px;
}

#office #the_office {
	float:left;
	position:relative;
	width:260px;
	height:116px;
	background-image:url(../pictures/cliquer_pour_agrandir.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#office #the_office img{
	border:3px solid #FFFFFF;
}

#office #members {
	float:right;
	position:relative;
	width:500px;
}

#office #members #member_wrapper {
	float:left;
	position:relative;
	width:500px;
	height:230px;
}

#office #members #member_wrapper #member {
	float:left;
	position:relative;
	width:500px;
	height:200px;
}

#office #members #member_wrapper #member #previous {
	float:left;
	position:relative;
	width:30px;
	height:115px;
	padding-top:85px;
}

#office #members #member_wrapper #member #description {
	float:left;
	position:relative;
	width:264px;
	padding:10px;
	height:180px;
}

#office #members #member_wrapper #member #picture {
	float:left;
	position:relative;
	width:156px;
	height:200px;
}

#office #members #member_wrapper #member #next {
	float:left;
	position:relative;
	width:30px;
	height:115px;
	padding-top:85px;
}

#office #members #member_wrapper #select {
	position:relative;
	width:500px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

#office #members #member_wrapper #select button {
	width:22px;
	height:25px;
	background-color:transparent;
	border:none;
	color:#3C3C3C;
	font-size:14px;
	cursor:pointer;
}

#office #members #member_wrapper #select button.selected {
	background-image:url(../pictures/bg-numeroBureau.jpg);
	background-position:0px 2px;
	background-repeat:no-repeat;
}


/* ---------- ----------  Structure  ---------- ---------- */
#structure_txt {
	float:left;
	position:relative;
	width:600px;
}
#structure_txt h1{

}
#structure_txt p {
	float:left;
	position:relative;
	width:600px;
	height:170px;
	background-image:url(../pictures/carte.jpg);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}


#structure_pictures {
	float:right;
	position:relative;
	width:256px;
}

#structure_pictures #slide {
	float:right;
	position:relative;
	width:256px;
	height:194px;
	overflow:hidden;
}

#structure_pictures #slide img{
	float:right;
	position:relative;
	width:250px;
	height:188px;
	border:3px solid #fff;
}

#structure_pictures p{
	float:right;
	position:relative;
	width:256px;
	text-align:center;
}

#structure_pictures p button {
	width:22px;
	height:22px;
	margin-right:4px;
	background-color:transparent;
	border:none;
	color:#3c3c3c;
	cursor:pointer;
}

#structure_pictures p button.active{
	background-image:url(../pictures/bg-numeroStructure.jpg);
}


/* ---------- ----------  Structure  ---------- ---------- */
#tarifs {
	float:left;
	position:relative;
	width:870px;
	text-align:center;
}

#tarifs thead>tr {
	height:25px;
	background-color:#212121 !important;
	color:#ffffff;
	font-size:16px;
}

#tarifs thead>tr td{
	padding-top:4px;
}

#tarifs tr:nth-child(even) {
	background-color:#3c3c3c;
}

#tarifs tr:nth-child(odd){
	background-color:#5e5e5e;
}
