@import url(./TinyMCE_custom.css);
* {
	padding: 0;
	margin: 0;
	outline: 0;
}

:focus {
	outline: 0;
}
html{
	background: #5cc4ed url(../images/layout/bg_site.png) top left repeat-x;
}
html, body {
	width: 100%;
	font: normal 12px verdana,Helvetica, sans-serif;
	color:#250101;
}

body{	
	
}
a{
	border:0;
	text-decoration:none;
}
#container{
	left:50%;
margin-left:-532px;
position:relative;
width:1064px;
}
#body_layout{	
	padding:5px 0 30px 0px;	
}
#col_right{
	width:140px;
	float:left;
	margin-left:10px;
	padding-top:60px;
}
#bottom{
	background:transparent url(../images/layout/bottom_bottom.png) repeat-x scroll left top;
}
.footer{	
	font: bold 12px Trebuchet MS,Verdana,Helvetica, sans-serif;
	padding:10px 0 0 100px;
	width:550px;
	color:#101010;	
}
.footer ul{
	list-style-type:none;
	width:897px;
}
.footer ul li{
	background:transparent url(../images/layout/star_bottom.png) no-repeat scroll 18px center;
	display:inline;
	padding:0 10px 0 32px;

}
.footer ul li a{
	color:#101010;
	font: bold 13px 'Trebuchet MS',Helvetica, sans-serif;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
#copyright{
	color:white;
	font: bold 11px 'Trebuchet MS',Helvetica, sans-serif;
	line-height:normal;
	margin-bottom:5px;
	margin-right:110px;
	margin-top:17px;
	text-decoration:none;
}
.underline{
	text-decoration:underline;
}
#copyright a{
	color:black;
	font: bold 11px 'Trebuchet MS',Helvetica, sans-serif;
	text-decoration:underline;
}

/**********************  SLIDE MENU LOGIN ***************************/

#sliderWrap {
margin: 0 auto;
width: 100%;

}
#slider {
position: absolute;
background:transparent url(../images/layout/bg_slide_menu.png) repeat-x top center;
width: 100%;
height: 100px;
margin-top: -90px;
z-index:9999;
}
#slider img {
border: 0;
}
#sliderContent {
	margin: -10px 0 0 50px;
	margin:0 auto;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding-top:18px;
	z-index:9998;
	width:600px;
}
.topMenuAction {
	background:transparent url(../images/layout/bg_slide_menu_close.png) no-repeat scroll center top;
	display:block;
	font-size:12px;
	height:32px;
	left:47%;
	margin:29px 0 0;
	position:absolute;
	width:130px;
	z-index:9999;
}
.topMenuAction span{
	display:none;
}
#sliderContent span{
	color:#DDDDDD;
	font:normal 11px 'Trebuchet MS',Helvetica, sans-serif;
}
.slide_email{
	float:left;
}
.slide_password{
	float:left;
	margin-left:20px;
}
#sliderContent input {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #707273;
	height:19px;
	font:normal 11px 'Trebuchet MS',Helvetica, sans-serif;
}
#sliderContent input:focus {
	border:1px solid #1888B4;
}
#sliderContent input.submit{
	border:1px solid white;
	background:#cfcfcf none repeat scroll 0 0;
	color:#353535;
	font-size:12px;
	height:23px;
	padding-bottom:4px;
	margin-left:20px;
	width:90px;
	outline: 0;
}
.bt_pannel{
	border:1px solid white;
	background:#cfcfcf none repeat scroll 0 0;
	color:#353535;
	font-size:12px;
	padding:3px 2px;
	margin-left:20px;
	width:120px;
	outline: 0;
	font:normal 11px 'Trebuchet MS',Helvetica, sans-serif;
}
#sliderContent input.submit_logout{
	border:1px solid white;
	background:#cfcfcf none repeat scroll 0 0;
	color:#353535;
	font-size:12px;
	height:23px;
	padding-bottom:4px;
	margin-left:20px;
	width:120px;
	outline: 0;
}
#sliderContent input.submit:hover,#sliderContent input.submit_logout:hover,.bt_pannel:hover{
	border:1px solid #353535;
}
/**********************  FIN SLIDE MENU LOGIN ***************************/


/**********************  Menu ***************************/

#menu{
	background: transparent url(../images/layout/bg_menu.jpg) top center no-repeat;
	width:1064px;
	height:47px;
	display:block;
}
#menu ul{
	margin-left:110px;
}
#menu ul li{
	float:left;
	list-style-type:none;
	padding-bottom:8px;
	padding-top:6px;	
	padding-right:4px;
	padding-left:4px;
}
#menu ul li ul{
	margin-left:-20px;
}
#menu ul li a span{
	display:none;
}
#menu ul li a{
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	color:black;
	height:26px;
	font: normal 15px Verdana, Helvetica, Arial, sans-serif;
}
#menu ul li a:hover{
	background-position:bottom;
}
#menu ul li .active{
	background-position:bottom;
}
#menu ul .ligne_sep{
	background: transparent url(../images/layout/bouton/separat.jpg) no-repeat right 8px;
}
/**********************  END Menu ***************************/


/**********************  header top ***************************/
#header_top{
	position:absolute;
	right:0;
}
#header_top ul{
	margin-left:0;
	margin-right:84px;
	margin-top:6px;
}
#header_top ul li{
	float:left;
	width:auto; 
	list-style-type:none;
}
#header_top a span{
	display:none;
}
#header_top .home{
	display:block;
	width:13px;
	height:12px;
	padding:0 5px 0 5px;
	background: transparent url(../images/layout/home.png) top center no-repeat;
}
#header_top .home:hover{
	background: transparent url(../images/layout/home.png) bottom center no-repeat;
}
#header_top .contact{
	display:block;
	width:13px;
	height:12px;
	padding:0 5px 0 5px;
	background: transparent url(../images/layout/contact.png) top center no-repeat;
}
#header_top .contact:hover{
	background: transparent url(../images/layout/contact.png) bottom center no-repeat;
}
#header_top .login{
	position:relative;
	left:0;
	display:block;
	width:13px;
	height:13px;
	padding:0 5px 0 5px;
	margin:0;
	z-index:9000;
	background: transparent url(../images/layout/login.png) top center no-repeat;
}
#header_top .login:hover{
	background: transparent url(../images/layout/login.png) bottom center no-repeat;
}
#header_top .sitemap{
	display:block;
	width:13px;
	height:13px;
	padding:0 5px 0 5px;
	background: transparent url(../images/layout/sitemap.png) top center no-repeat;
}
#header_top .sitemap:hover{
	background: transparent url(../images/layout/sitemap.png) bottom center no-repeat;
}
#header_top .session{
	display:block;
	width:13px;
	height:12px;
	padding:0 5px 0 5px;
	background: transparent url(../images/layout/auth-on.png) top center no-repeat;
}
#header_top .session:hover{
	background: transparent url(../images/layout/auth-on.png) bottom center no-repeat;
}
/**********************  END header top ***************************/


/**********************  HEADER ***************************/

#header{
	margin:0 auto;
	width:1064px;
	height:234px;	
}
#header h1{
	display:none;	
}

/**********************  END HEADER ***************************/
/**********************  SITEMAP ***************************/

#sitemaps{
	margin: 0 0 0 20px;
	list-style-position:outside;
	list-style-type:round;
	color:#c43324;
}
#sitemaps ul li{
	margin:15px 0 0 0 !important;
}
#sitemaps ul li ul li{
	margin:0 !important;
}
#sitemaps ul li a span {
	margin:5px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
#sitemaps ul li ul li a span{
	margin:5px 0 ;
	font-size:12px;
	font-weight:normal;
}
#sitemaps a{
	color:#c43324;
}
#sitemaps a:hover{
	color:black;
	text-decoration:underline;
}

/**********************  END SITEMAP ***************************/
/**********************  BOX NEWLETTER ************************/

#box_newsletter{
	width:140px;
	border:2px solid #b1a57e; 
}
#box_newsletter h3{
	color:#281b12;
	font: bold 16px Trebuchet MS, Helvetica, Arial, sans-serif;
	margin-left:7px;
}
#box_newsletter h4{
	color:#281b12;
	font: normal 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	margin-left:7px;
}
#box_newsletter .texte{
	color:#white;
	font: normal 11px Trebuchet MS, Helvetica, Arial, sans-serif;
	margin:7px 0 0 9px;
}
#box_newsletter .input_text{
	border:1px solid #707273;
	font-size:11px;
	height:16px;
	margin-left:5px;
	padding-top:2px;
	width:125px;
	background:#F5F5F5;
}
#box_newsletter input.submit{
	border:1px solid white;
	background:#1888B4 none repeat scroll 0 0;
	color:white;
	font-size:12px;
	height:20px;
	padding-bottom:4px;
	width:30px;
	margin-top:5px;
	margin-right:8px;
	outline: 0;
}
#box_newsletter input.submit:hover{
	border:1px solid #707273;
}
#box_newsletter a{
	color:#1888B4;
	font: normal 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration:none;
	margin-right:8px;	
}
#box_newsletter a:hover{
	text-decoration:underline;
}

/**********************  END BOX NEWLETTER ***************************/
/**********************  GALERY ***************************/

#gallery{
	margin:0 auto;
	width:681px;
	height:108px;		
	background:url(../images/layout/galerie.jpg) top center no-repeat;
}
#mygallery{
	margin:15px 0 10px 0;	
}

#mygallery .panel{
float: left;
margin-right:15px;
margin-top:14px;
}
#mygallery .panel a{
border:6px solid #FFFFFF;
display:block;
height:97px;
width:100px;
}

/**********************  END GALERY ***************************/


/**********************  CONTENT ***************************/
#content_top{
	margin:0 auto;
	width:1064px;
	background:url(../images/layout/bg_content.png) top center repeat-y;
}
#content{
	margin:0 auto;
	width:1064px;
	background:url(../images/layout/top_top.png) top center no-repeat;
}
#body_layout{
	float:right;
	margin-top:40px;
	margin-bottom:-31px;
	margin-right:145px;
	width:500px;
}
#body_layout h2{
	padding-left:10px;	
	font: normal 33px Trebuchet MS,Verdana, Helvetica, Arial, sans-serif;
	color:#6d0909;
	padding-bottom:20px;
}
#body_layout h2 span{
	padding-left:10px;	
	font: bold 20px Trebuchet MS,Verdana, Helvetica, Arial, sans-serif;
	color:#D62E2E;
}
#body_layout .txt_content{
	margin-left:20px;
	width:500px;
	padding-bottom:40px;
}
#body_layout .txt_content ul{
	margin:10px 37px 10px 21px;	
}
#body_layout .txt_content ul li{
	margin:5px 0;	
}
#body_layout .txt_content .galery_subcat{
	list-style-type:none;
	margin:10px 0 0 0;	
}
#body_layout .galery_subcat .vignette{
	width:114px;
	height:160px;
	height:auto;
	float:left;
	margin:0 11px 40px 0;
	cursor:pointer;	
}
#body_layout .galery_subcat .image_sub{
	margin:7px auto 0;
	width:99px;
	height:99px;
	display:block;
	border:1px solid #9f9f9f;
}
.galery_subcat .title_subcat{
	background:#fff;
	padding:0 0 2px 0;
	width:114px;
	height:160px;
	display:block;
	text-align:center;
	color:#D62E2E;
	font: normal 14px Trebuchet MS,Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;	
	border:2px solid #d9d9d9;
}
.galery_subcat .title_subcat h3{
	padding:3px 2px;
}

.galery_subcat .title_subcat:hover{
	color:#fff;
	background:#D62E2E;
	border:2px solid #fff;
	
}
.content_top{
	background:transparent url(../images/layout/top_top.png) no-repeat scroll left top;
	display:block;
	width:100%;
	height:164px;
	float:left;
}
.content_bottom{
	background:transparent url(../images/layout/middle.png) no-repeat scroll left 160px;
	width:100%;
	height:auto;
}
#content_image{
	float:left;
	margin-left:95px;
	margin-top:40px;
}
#body_layout .level1{
	color:#6D0909;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
	font-size:33px;
	text-decoration:underline;
}
#body_layout .level1:hover{
	text-decoration:none;
}


#body_layout .txt_content .image{
	float:left;
	border: 7px solid #FFFFFF;
	margin:3px 10px 0 0;
}
#body_layout .txt_content .image_thumb{
	float:left;
	margin:20px 10px 0 0;
	border: 7px solid #FFFFFF;
}
#body_layout .txt_content .static_img{
	text-decoration:none;
	float:left;
	margin:5px 5px 5px 0;
	border: 7px solid #FFFFFF;
}
#GoToTop{
	display:none;
	height:auto;
	margin:80px 0 2px 0px;
	text-align:right;
	width:522px;
}
#GoToTop a{
	font: bold 12px Arial, Helvetica, Arial, sans-serif;
	background:transparent url(../images/layout/GoToTop.png) no-repeat scroll right top;
	color:#ffffff;
	height:19px;
	line-height:normal;
	margin-right:10px;
	padding-right:20px;
	padding-top:5px;	
	text-decoration:none;
}
#GoToTop a:hover{
	color:#d8d8d8;
}

/************** PAGER *****************/
.pager{
	margin:10px 0 0 220px;
	width:50px;
}
.pager span{
	color:#6D0909;
	font: normal 15px 'Trebuchet MS',Arial, Helvetica, Arial, sans-serif;
}
.pager a{
	text-decoration:none;
	color:#6D0909;
	font: bold 16px 'Trebuchet MS',Arial, Helvetica, Arial, sans-serif;
}
.pager a:hover{
	color:#777;
}
/************** FIN PAGER *****************/

/************** ARTICLES *****************/
#article_list{
	margin:0 0 15px 0px;
	height:auto;
}
#article_list .article_list_book{
	background:transparent url(../images/layout/quotel.png) no-repeat;
	width:474px;
	padding-bottom:10px;
	height:auto;
}
#article_list .article_list_content{
	margin:0 0 10px;
	height:auto;
} 
#article_list .article_list_content .title_abstract{
	float:left;
	width:465px;
}
#article_list .article_list_content  .image{
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
#article_list .article_list_content  .image_article{
	float:left;
}
#article_list .article_list_content  .image_article img,#body_layout .txt_content .sticker img{
	border:6px solid #FFFFFF;
}
#article_list .article_list_content .sticker,#body_layout .txt_content .sticker{	
	display:block;
	float:left;
	margin:5px 10px 5px 0;
	border:2px solid #D9D9D9;
} 
#article_list .article_list_content a:hover,#body_layout .txt_content .sticker:hover{
	border:2px solid #7e7e7e;
}
.goldbook_link a{
	background:transparent url(../images/layout/email_edit.png) no-repeat left center;
	padding-left:20px;
	color:#025ea9;
	text-decoration:none;
	font: bold 13px 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
.goldbook_link a:hover{
	text-decoration:underline;
	color:#007eff;
}
.gold{
	background:transparent url(../images/layout/quoter.png) no-repeat right bottom;
}
.title_gold{
	color:#161515;
	font:bold 11px Verdana,Helvetica, sans-serif;
}
#article_list .title{
	color:#d62e2e;
	font:bold 15px 'Trebuchet MS',Verdana,Helvetica, sans-serif;
}

#article_list .gold{
	padding:17px 9px;
	font-style:italic;
}



#article_list .ligne{
	height:2px;
	margin:15px 0;
	width:530px;
}
/************** Contact *****************/
#contact_list{
	margin:14px 0 10px 0px;
	width:180px;
	text-align:right;
	float:left;
}
#contact_list .contact_list_content{
	margin:0 0 10px;
	line-height:15px;	
} 
#contact_list .abstract{
	margin-top:10px;
}
#contact_list .separator{
	margin:40px 0;
}
.separator_contact{	
	float:left;
	height:305px;
	margin-left:5px;
	margin-top:15px;
	width:2px;
}
#contact_form{
	float:left;
	margin-left:10px;
	margin-top:5px;
  width:120px;
}
#contact_form .title{
	font:12px normal 'Trebuchet MS',Verdana,Helvetica, sans-serif;
	margin-left:3px;
	margin-top:10px;
	width:110px;
}
#contact_form input{
	border:1px solid #707273;
	background:#f5f5f5;
	width:250px;
	height:19px;
}
#contact_form textarea{
	border:1px solid #707273;
	background:#f5f5f5;
}
#contact_form input.submit{
	background:white none repeat scroll 0 0;
	border:1px solid #707273;
	color:#3F3F3F;
	font-size:11px;
	font-weight:bold;
	height:22px;
	margin:10px 0 0 183px;
	padding-bottom:3px;
	width:68px;
}
#contact_form input.submit:hover{
	border:1px solid black;
}
/************** ARTICLE *****************/
.article_display_content{
	margin-left:7px;
}
.article_display_content h3{
	color:#white;
	font:18px normal Verdana,Helvetica, sans-serif;
	margin:15px 0 10px;
}
.article_display_content .contents{
	color:black;
	font:12px normal Verdana,Helvetica, sans-serif;
	margin:0 0 20px;
}
/************** CONSEIL *****************/
#conseil_list{
	margin:25px 0 10px 5px;	
	text-align:left;	
}
#conseil_list .conseil_list_content{
	margin:0 0 13px;	
}
#conseil_list .date{
	color:#white;
	cursor:pointer;
	font:bold 11px 'Trebuchet MS',Verdana,Helvetica, sans-serif;	
}
#conseil_list .title{

}
#conseil_list .contents{
	color:black;
	font:normal 12px Verdana,Helvetica, sans-serif;	
	margin:4px 0 15px 4px;
	width:420px;
}
#conseil_list .date_content{
	color:#281B12;
	font:bold 11px 'Trebuchet MS',Verdana,Helvetica, sans-serif;	
	margin:-3px 0 15px 0;
}
.conseil_list_content{
}
/**********************  END CONTENT ***************************/
.clear{
	clear:both;
}
