/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background:#232325 url(../images/corp_page/background.jpg) repeat-x top;
	color:#FFF;
	font-family:Arial, Tahoma, sans-serif;  
}
p {
	margin-top : 0px;
	margin-bottom : 0px;
}
a img{
	outline: 0;
}
#conteneur_page {
	width:1000px;
	margin:0 auto;
}
/* Bande Date*/
#bande_haut {
	height:18px;
	width:1000px;
	padding-top:6px;
	font-size:8pt;
	font-weight: bold
}
#div_date {
	float:left;
	margin-left:8px;
	color:#CCC
}
/* Bande Logo */
#bande_logo {
	background-image:url(../images/corp_page/logo.jpg);
	width:1000px;
	height:95px;
	padding-top:5px;
}
/* Bande Menu */
#bande_menu {
	width:1000px;
	height:auto;
	background:url(../images/corp_page/menu_bg.jpg) repeat-y;
}
/* Sous Menu */
#sous_menu {
	width:1000px;
	height:10px;
	background:url(../images/corp_page/sous_menu.jpg) no-repeat;
	overflow:hidden /*IE6*/
}
/* PAGE PRINCIPALE */
#page_contenu_centre {
	background:url(../images/corp_page/page_bg.jpg) repeat-y;
	width:1000px;
	min-height:620px;
	height:auto;
	padding-bottom:10px;
}
/* Bande Gauche */
#bande_gauche {
	width:180px;
	height:auto;
	float:left;
	margin-left:20px;
}
.bloc_contenu_gauche, .bloc_contenu_gauche_pub {
	width:153px;
	height:auto;
	border-width:1px;
	border-style:solid;
	border-color:#171b1e;
	font-size:11px;
}
.bloc_contenu_gauche {
	background:#232325 url(../images/corp_page/bg_menu_gauche.jpg) repeat-x top;
}
.bloc_gauche_titre {
	width:143px;
	height:36px;
	padding-left:10px;
	overflow:hidden;
	background-image: url(../images/corp_page/titre_menu_gauche.jpg)
}
.bloc_gauche_titre h3 {
	margin-top:10px;/*IE6 Et IE7*/
	height:12px;
	font-size:12px;
	font-weight:normal
}
.bloc_gauche_footer {
	width:155px;
	height:5px;
	background-image:url(../images/corp_page/footer_menu_gauche.jpg);
	margin-bottom:10px;
	overflow:hidden /*IE6*/
}
.separator120 {
	width:130px;
	height:2px;
	background:url(../images/corp_page/separ.gif) repeat-x;
	margin:5px auto 2px auto;
	overflow:hidden
}
/* Bloc identification */
#error_msg{
	padding:5px;
	text-align:center;
	color:#F00
}
#error_msg1{
	font-weight:bold;
	font-size:12px;
	padding:5px;
	text-align:center;
	color:#F00
}
.bloc_contenu_gauche FORM {
	margin-top:5px
}
.bloc_contenu_gauche INPUT {
	vertical-align:middle
}
.connect_textbox {
	width:120px;
	margin-left:13px;
	margin-bottom:10px;
	background-color:#666;
	border:1px solid #999;
	color:#FFF
}
.connect_textbox_label {
	margin-left:13px;
}
.check_content {
	text-align:center;
	margin-bottom:3px;
}
.connect_checkbox {
	margin-left:-2px;
}
.connect_checkbox_label {
	font-size:10px;
	vertical-align:middle;
}
#haut_membre{
	width:147px;
	height:7px;
	margin:5px auto 0; 
	background:url(../images/corp_page/membre_haut.gif) top left no-repeat;
}
#corp_membre{
	width:147px;
	margin:0 auto; 
}
#corp_membre ul{
	list-style:none;
	margin:0;
	padding:0;
}
#corp_membre li{
	height:25px;
	line-height:25px;
    background:url(../images/corp_page/membre_milieu.gif) top repeat-y;
}
#corp_membre li a{
	display:block;
	width:117px;
	height:25px;
	padding-left:30px;
	color:#FFF;
	text-decoration:none;
}
#corp_membre li a.ico_col{
	background:url(../images/icones/disque.png) no-repeat;
	background-position:5px 50%;
}

#corp_membre li a.ico_mes{
	background:url(../images/icones/email.png) no-repeat;
	background-position:5px 50%;
}
#corp_membre li a.ico_adm{
	background:url(../images/icones/panneau.png) no-repeat;
	background-position:5px 50%;
}
#corp_membre li a.ico_pro{
	background:url(../images/icones/tete.png) no-repeat;
	background-position:5px 50%;
}
#corp_membre li a.ico_dec{
	background:url(../images/icones/cadenas.png) no-repeat;
	background-position:5px 50%;
}
#corp_membre li:hover{
	background:url(../images/corp_page/membre_milieu_hover.gif) top repeat-y;
}
#bas_membre{
	width:147px;
	height:7px;
	margin:0 auto 5px; 
	background:url(../images/corp_page/membre_bas.gif) top left no-repeat;
}
/* Bloc recherche rapide */
.search_textbox_left {
	width:120px;
	margin-left:13px;
	margin-top:6px;
	margin-bottom:10px;
	background-color:#666;
    border:1px solid #999;
	color:#FFF
}
.bouton_petit{
	color:#FFF;
	font-size:11px;
	width:99px;
	height:26px;
	display:block;
	background:url(../images/corp_page/petit_bouton.gif) top left no-repeat;
	margin:0 auto;
	padding-bottom:3px;
	border:none;
	cursor:pointer
}
.bouton_petit:hover{
	background-position: 0 -26px;
}
.bloc_contenu_gauche p {
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
}
.bloc_contenu_gauche p img {
	margin-top:2px
}
.bloc_contenu_gauche a {
	color:#999999;
	text-decoration:none;
	vertical-align:top
}
.bloc_contenu_gauche a:hover {
	text-decoration:underline
}
.pub_gauche {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#2B3033
}
.compteur {
	width:149px;
	height:31px;
	background-image:url(../images/corp_page/compteur.gif);
	padding-left:6px;
	padding-top:9px;
	margin-bottom:10px
}
.blank {
	clear:both/*div pour remplissage background*/
}
/* Page principale */
#conteneur_droit {
	width:782px;
	margin-left:13px;
	float:left;
}
/* Carrousel */
#carrousel {
	width:763px;
	height:257px;
	background-color:#333;
	border:1px solid #171B1E;
	position:relative;
	overflow:hidden;
	margin-bottom:6px;
}
#slide1, #slide2, #slide3 ,#slide4 ,#slide5{
	background-image:url(../images/carrousel/background.jpg);
	background-repeat:repeat-x
}
.slide {
	position:absolute;
	width:763px;
	height:257px;
	left:0;
	top:0;
}
.title {
	position:absolute;
	padding-left:12px;
	width:751px;
	line-height:35px;
	height:35px;
	left:0;
	top:0;
	background:url(../images/carrousel/opaque.png) top left repeat
}
.carrousel_nav {
	position:absolute;
	top:6px;
	right:5px;
	font-size:12px;
	font-weight:bold
}
.carrousel_num:hover, .carrousel_num.active {
	background:url(../images/carrousel/num1.png) top left;
	color:#000
}
.carrousel_num {
	width:22px;
	height:18px;
	text-align:center;
	float:left;
	background:url(../images/carrousel/num0.png) top left;
	margin-left:2px;
	padding-top:4px;
	color:#FFF;
	cursor:pointer;
}
.thumb_carrousel_disc {
	width:190px;
	height:206px;
	float:left;
	margin-top:50px;
	text-align:center;
	background:url(../images/corp_page/loading.gif) center 30% no-repeat;
}
.thumb_carrousel_disc a {
	outline:none;
}
.thumb_carrousel_disc a img {
	border:none;
}
.thumb_carrousel_disc a span {
	display:none;
}
.thumb_carrousel_disc a:hover span {
	display:inline;
	text-decoration:none;
}
.disc_title {
	position:absolute;
	width:763px;
	bottom:10px;
	left:0;
	color:#CCC;
	font-size:14px;
	text-align:center;
	font-weight:bold
}
/*liste page principale */
.bloc2 {
	position:relative;
	width:763px;
	height:auto;
	background-color:#333;
	border:1px solid #171B1E;
	margin-bottom:6px;
	margin-top:6px;
}
.bloc2_list1 {
	border-right:1px solid #171b1e;
}
.bloc2_list2 {
	border-left:1px solid #404040;
}
.bloc2_list1{
	width:380px;
	float:left;
	margin-top:40px;
	margin-bottom:10px;	
}
.bloc2_list2 {
	width:379px;
	float:left;
	margin-top:40px;
	margin-bottom:10px;
}
.bloc2_disc {
	position:relative;
	width:359px;
	height:60px;
	color:#CCC;
	background-color:#404040;
	border:1px solid #282828;
	margin-left:10px;
	margin-bottom:5px;
}
.bloc2_disc:hover {
	background-color:#494949;
}
.bloc2_disc_img img {
	border:1px solid #282828;
}
.bloc2_disc_img {
	position:absolute;
	height:52px;
	width:60px;
	top:5px;
	left:5px;
	text-align:center;
}
.bloc2_disc_title {
	position:absolute;
	left:70px;
	top:4px;
}
.bloc2_disc_title a{
	color:#CCC;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.bloc2_disc_ref, .bloc2_disc_label {
	position:absolute;
	color:#656565;
	font-size:11px;
	left:70px;
}
.bloc2_disc_label {
	top:22px;
}
.bloc2_disc_ref {
	top:39px;
}
.bloc2_disc_type {
	position:absolute;
	width:16px;
	height:60px;
	top:0;
	right:0;
}
.bloc2_plus {
	color:#CCC;
	text-decoration:none;
	font-size:11px;
	float:right;
	margin-right:9px;
	margin-bottom:3px;
	margin-top:-10px;
}
.bloc2_plus:hover {
	text-decoration:underline;
	color:#999;
}
.bloc3 {
	position:relative;
	width:402px;
	height:250px;
	float:left;
	background-color:#333;
	border:1px solid #171B1E;
}
.bloc4 {
	position:relative;
	width:300px;
	height:250px;
	float:right;
	background-color:#333;
	border:1px solid #171B1E;
}
.petit_title {
	position:absolute;
	padding-left:12px;
	width:390px;
	line-height:35px;
	height:35px;
	left:0;
	top:0;
	background:url(../images/carrousel/opaque.png) top left repeat
}
.post_table {
	position:absolute;
	border-collapse: collapse;
	width:390px;
	left:6px;
	top:40px;
	font-size:12px;
	border:1px solid #282828;
}
.post_table a {
	text-decoration:none;
	font-weight:bold;
	color:#CCC
}
.post_tr0 {
	background-color:#404040;
}
.post_tr1 {
	background-color:#464646;
}
.post_tr0:hover, .post_tr1:hover {
	background-color:#494949;
}
.post_date {
	width:90px;
	color:#999;
}
.post_num {
	text-align:right
}
/*footer*/
#footer {
	position:relative;
	height:104px;
	background-image:url(../images/corp_page/footer_bg.jpg);
	font-size:11px;
}
#footer_copyright, #footer_menu {
	position:absolute;
	width:1000px;
	text-align:center;
}
#footer_copyright {
	top:18px;
}
#footer_menu {
	top:35px;
}
#footer_menu a {
	text-decoration:none;
	color:#FFF;
}
#footer_menu a:hover {
	color:#F00;
}
.blue{
	color:#0080ff;
}
.blue:visited{
	color:#0080ff;
}
#title_page_right {
	width:706px;
	height:35px;
	line-height:35px;
	padding-left:57px;
	background:url(../images/corp_page/logo_liste.gif) top left no-repeat;
	background-color:#262629;
}
#h2_title{
        margin:0;
	padding:0;
	font-weight:normal;
	font-size:15px
}
.haut_arrondi{
	width:731px;
	height:8px;
	background:url(../images/corp_page/arrondi_haut.gif) top left no-repeat;
	margin:16px auto 0;
}
.bas_arrondi{
	width:731px;
	height:8px;
	background:url(../images/corp_page/fiche_bas_tab.gif) top left no-repeat;
	margin:0 auto 16px;
}
.bas_arrondi_with_bar{
	width:731px;
	height:8px;
	background:url(../images/corp_page/fiche_bas_tab.gif) top left no-repeat;
	margin:0 auto 6px;
}
.conteneur_arrondi, .conteneur_arrondi_center, .conteneur_message{
	font-size:12px;
}
.conteneur_arrondi, .conteneur_arrondi_center, .conteneur_arrondi_lyrics, .conteneur_message{
	width:717px;
	margin:0 auto;
	background-color:#404040;
	border-left:1px solid #1A1A1A;
	border-right:1px solid #1A1A1A;
}
.conteneur_arrondi, .conteneur_arrondi_center{
	padding:7px 6px;	
}
.conteneur_arrondi_center{
	text-align:center;	
}
.expliq{
	width:500px;
	margin:0 auto;
}
.expliq a{
	color:#0080ff;
}
.class_thx{
	font-size:13px;
}
#share_left{
	width:9px;
	height:30px;
	float:left;
	margin-left:16px;
	background:url(../images/corp_page/tools_left.png) top left no-repeat;
}
#share_content_pdf, #share_content_addthis{
	float:left;
	font-size:12px;
	background-color:#404040;
	border-top:1px solid #1A1A1A;
	border-bottom:1px solid #1A1A1A;
}
#share_content_pdf{
	width:463px;
	height:25px;
	padding-top:3px;
	text-align:right;
	line-height:22px;
}
#share_content_addthis{
	height:22px;
	width:250px;
	padding-top:6px;
	margin-bottom:6px;
}
#share_content_addthis a{
	color:#FFF;
}
#share_content_pdf a{
	color:#FFF;
	text-decoration:none;
}
.underline{
	text-decoration:underline;
}
#share_content_pdf a img{
	border:none;
	vertical-align:middle;
	margin-left:5px;
	margin-right:3px;
}
#share_right{
	width:9px;
	height:30px;
	float:left;
	background:url(../images/corp_page/tools_right.png) top left no-repeat;
}
.barre_form{
	width:519px;
	height:29px;
	line-height:29px;
	padding-left:6px;
	margin:7px auto 7px;
	background:url(../images/corp_page/barre_form.png) top left no-repeat;
	text-align:left;
}
.barre_form h3{
	font-weight:bold;
	font-size:14px;
}
.glossary{
	padding:0 5px 7px;
	color:#dfdfdf;
}
.glossary a{
	color:#fff;
	font-weight:bold;
}
.glossary a:hover{
	color:#0080ff;
}
.h3_glossary{
	color:#edf7ac;
	text-decoration:underline;
	margin:0;
	padding:3px 5px;
}
.list_pub{
	padding-left:18px;
}
.btn_color{
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	color:#FFF;
	font-weight: bold;
	background-color: #808080;
	border: 1px solid #c0c0c0;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
.rss_ico{
	display:block;
	float:right;
	height:16px;
	width:44px;
	margin-top:9px;
	margin-right:17px;
	background:url(../images/icones/rss_long.png) top right no-repeat;
}
#contact{
	padding:10px 50px;
	line-height:18px;
}
#contact a, .lnk a{
	color:#0080ff;
}
#content_pub{
	width:728px;
	height:90px;
	margin:0 250px 0;
}
.link{
	background:#313131 url(../images/corp_page/lnkeclair.png) top left no-repeat;
	border:1px solid #1b1b1b;
	width:550px;
	height:18px;
	line-height:18px;
	margin:0 auto 5px;
	padding:3px 0 3px 18px;
}
.link a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;	
}
.link a:hover{
	color:#808080;
}
.link p{
	display:inline;
	font-size:11px;
	color:#c0c0c0;
}
#social_link{
	width:153px;
	text-align:center;
}
#social_link a img{
	border:none;
}
