
/* ----- CSS ----- */

/* ----- Reset ----- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}


* {  
 
} 

/*html{
}*/
	
body{
     background: url('images/bkgd_body.jpg') 100% 0 no-repeat #e5e5e5;
     margin: 0;
     padding: 0;
     font-family: Verdana, Arial;
}



/* ----- HEADINGS ----- */

h1, h3, h4 {
    font-family: Arial, Verdana, Tahoma;
    color: #797979;
}

h1 a, h3 a, h4 a {
   color: #2c2c2c;   
}

h1 a:hover, h3 a:hover, h4 a:hover {
   color: #797979;   
}

h1{
   font-size: 30px;
   line-height: 35px;
   padding-bottom: 20px;
}
/*h2{
   font-size: 25px;
   line-height: 30px;
   padding-bottom: 15px;
}*/
h3{
   font-size: 20px;
   line-height: 25px;
   padding-bottom: 10px;
}
h4{
   font-size: 15px;
   line-height: 20px;
   padding-bottom: 7px;
}



/* ----- PARAGRAPHS ----- */

/*p{
      font-size: 12px;
	  line-height: 16px;
      margin-bottom: 10px;
      color: #5f5f5f;
}*/



/* ----- LISTS ----- */

li{
   list-style-type: square;
   font-size: 12px;
   line-height: 18px;  
   font-family: Arial,Helvetica,sans-serif;
   color: #333333;
}

ol{
   font-size: 12px;
   line-height: 18px;
   margin-bottom: 10px;
   margin-left: 50px;
}

ul{
   list-style-type: square;
   font-size: 12px;
   line-height: 18px;
   margin-bottom: 10px;
   margin-left: 50px;
}
ol li{
   list-style-type: decimal;
   font-size: 12px;
   line-height: 18px;
}
ul li{
   list-style-type: square;
   font-size: 12px;
   line-height: 18px;
}

/* ----- BLOCKQUOTE ----- */

blockquote{	   
		background:#f1f4f5 url(images/block_bg.png) no-repeat left top;
		padding-left:35px;
		margin-top:5px;
		margin-bottom:20px;
		margin-left:20px;
		padding-top:5px;
        font-style: italic;
		color: #656464;
}

#commentlist  blockquote p{
color: #454343;
}	

#commentlist  blockquote blockquote p{
color: #656464;
}	

blockquote blockquote{
	background:#d8dbdb url(images/block2_bg.png) no-repeat left top;
	padding-left:35px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:10px;
}

.text blockquote{
	float:left;
	background:#efefef url(images/block_bg.png) no-repeat left top;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:13px;
	margin-right:13px;
	padding-top:5px;
	padding-bottom:5px;
    font-style: italic;
	color: #656464;
	width:479px;
}

.text blockquote p{
	float:left;
	width:466px;
}

.text ul {
	float:left;
   padding:0 13px 0 25px;
   margin:0;

}

.text li {
	list-style-type: square;
   font-size: 12px;
   line-height: 18px;  
   font-family: Arial,Helvetica,sans-serif;
   color: #333333;
   margin:0 0 0 25px;
   padding:0;
   width:462px;
}

/* ----- IMAGES ----- */

img{
    border: none;
    margin: 0;
    padding: 0;
}
img a{
    border: none;
}



/* ----- LINKS ----- */

a{
  text-decoration: none;
  color: #b41481;
  outline: 0;
}
a:hover{
  color: #ef43b8;
}

/* ----- Wordpress ----- */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px;
}

.alignright {
   float: right;
   margin: 5px;
}

.wp-caption {
clear:both;
text-align: center;
/*   border: 1px solid #ddd;   
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;*/
   margin:0;
   padding:15px 0 0 0;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   /*line-height: 17px;*/
   padding: 2px 0px 2px 0px;
   margin: 0;
   width:100%;
   background-color:#efefef;
}

.wp-smiley{
	display: inline;
}

/* ----- CONTAINER ----- */

#container{
		   margin:0;
		   padding:0; 
           width: 1025px;
		   /*min-height:2300px;*/
		   min-height:2700px;
		   background-color:#b41481;
		   position:relative;
/*           margin-left: auto;
           margin-right: auto;*/
}

/* ----- HEADER ----- */

#header{
        height: 245px;
		width:85px;

}


/* ----- LOGO ----- */

#logo{
      margin: 0;
	  padding:0;
}


/* ----- SEARCH-BOX ----- */

#search{
            display: inline;
            float: right;
            width: 304px;
            height: 32px;
            background-color: #161616;
            border: 1px solid #0e0e0e;
            margin-top: 55px;
            padding: 8px;
}


/* ----- SEARCH-BOX ----- */

#search-box{
            width: 229px;
            height: 22px;
            background-color: #111111;
            border: 1px solid #0e0e0e;
            color: #797979;
            padding: 8px 8px 0;
}


/* ----- SEARCH-BUTTON ----- */

#search-button{
               width: 47px;
               height: 30px;
               position: absolute;
               background-color: #4b8873;
               border-left: 1px solid #4b8873;
               border-right: 1px solid #4b8873;
               border-bottom: 1px solid #4b8873;
               border-top: 1px solid #7ac0a4;  
               color: #bfded1;  
               margin-left: 8px; 
               font-weight: bold;
               cursor: pointer;
}

/* ----- MENU ----- */

#menu {
	  /*margin-left:95px;*/
      text-transform: uppercase;
      /*font-weight: bold;*/
      height: 59px;
      /*margin-top:6px;*/
	  width:525px;
	  background:url(images/bkgd_menu.gif) 0 0 repeat-x;
	  position:absolute;
	  top:0;
	  left:95px;
}


#menu ul {
       list-style-type: none;
       display:inline;
       margin: 0;
}
  
#menu li {
       display:inline;
       float: left;
       padding: 26px 0px 5px 10px;
       margin: 0;
       font-size: 16px;
}
  
#menu li a {
        text-decoration:none;
        color: #000000;
		background-color:#FFFFFF;
        padding: 7px;
}


#menu li a:hover {
        text-decoration:none;
        color: #ffffff;
		background-color:#000000;
}


#menu li.page-item-839 a {
        text-decoration:none;
        color: #b41481;
		background-color:#FFFFFF;
        padding: 7px;
}


#menu li.page-item-839 a:hover {
        text-decoration:none;
        color: #ffffff;
		background-color:#000000;
}

#menu li .lienrss{
	/*width:90px;
	float: left;*/
	margin:0;
	padding:7px 30px 6px 6px;
	font-size: 16px;	
	background:#FFFFFF url(images/rss.png) 80px center no-repeat;
}

/* ----- EDITO ----- */
.notice {
float:left;
width:495px;
min-height:125px;
background-color:#000;
margin:-170px 0 0 95px;
padding:20px 15px 15px 15px;
}

.notice h2{
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
	font-size:24px;
	color:#FFFFFF;
}

.notice p{
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/* ----- POST IT ----- */
.postit {
float:left;
width:495px;
min-height:125px;
background:url(images/bkgd_postit.gif) 0 0 repeat-y;
margin:15px 0 0 95px;
padding:20px 15px 15px 15px;
}

.postit h2{
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
	font-size:24px;
	color:#000000;
}

.postit p{
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/* ----- CONTENT ----- */

#content{
		 margin-left:50px;
         margin-top: 30px;
		 width:575px;
		 float:left;
	 
}



/* ----- DATE ----- */

#content div.date{
	display:block;
	float:left;
	color:#b41481;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#000000;
	width:44px;
	height:52px;
	margin-right:1px;
	padding-top:3px;
}

/* ----- MAIN ----- */

#main{
      display: inline;
      float: left;
      width: 525px;
      margin: 0 0px 0px 0;
}


/* ----- FEATURED ----- */

#featured{

}


/* ----- ENTRY ----- */

.entry{     
       background-color:#FFFFFF;
       padding: 0 0 5px 0;
	   /*padding: 5px 20px;*/
	   margin-bottom:20px;
}

.info {
	font-family:Arial, Helvetica, sans-serif;
      font-size: 11px;
	  color:#adadad;
      margin:0 16px 0 16px;  
      border-bottom: 1px dotted #e8e8e8; 
	  position:relative;
      padding:10px 0 10px 0;
}

.info a{
       color:#adadad;
	   text-decoration:underline;
}

.info a:hover{
       color:#adadad;
	   text-decoration:none;
}

.separator {
	float:left;
	margin: 15px 15px 0 15px;
	border-top: 1px dotted #e8e8e8;
	width:495px;
	height:5px;
}

.separator2 {
	float:left;
	margin: 20px 0 5px 0;
	border-top: 1px dotted #000;
	width:100%;
	height:5px;
}

.purplebloc_separator {
	background:#B41481;
	width:100%;
	height: 20px;
	}

.text span.authorinfo{
float:right;
padding:5px 0 0 0;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#adadad;
}

.text span.authorinfo a{
       color:#adadad;
	   text-decoration:underline;
}

.text span.authorinfo a:hover{
       color:#adadad;
	   text-decoration:none;
}

.picavatar{
	float:right;
	margin:0 20px 0 0;
	width:30px;
	height:30px;
}
.text .picavatar img{
	padding:0;
	margin:0 0 0 5px;
}

.title{
       height: 55px;
       margin:0;
       padding: 0;
	   background-color:#000000; 
}

.title h2{
    padding:5px 15px 5px 15px;
	margin:0;
}

.title a{
	   float:left;
	   width:100%;
	   height:44px;
	   text-transform:uppercase;
	   font-size: 18px;
	   color:#FFFFFF;
	   padding:0;
	   margin:0;  
}
.thumb img {
       display: inline;
       float: left;
       padding: 7px;
       border: 1px solid #c0bfbf;
       margin: 0 15px 10px 0;
       background-color: #fcfcfc;
}


.text{
	width:100%;
}

.text p{
      font-size: 12px;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#333333;
	  /*position:relative;*/
	  margin:15px 13px 0 13px;
	  /*float:left;*/
	 /* width:499px;*/

	  
}

.encadre {
	background:#f4f4f4;
	}

.encadre p {
	padding-top:10px;
	padding-bottom:10px;
	color:#B41481;
	}
	
.t-red p {
	color: #db1c1b !important;
	}	

.t-orang p {
	color: #ed610f !important;
	}
	
.t-purp p {
	color: #672c7d !important;
	}
	
.t-green p {
	color: #3ca334 !important;
	}
	
.t-blue p {
	color: #1c96d1 !important;
	}

.benefices {
	background: #6d094d;
	padding:5px 18px 10px 18px;
	margin:10px 0 0 0 ;
	}

.b-red {
	background: #db1c1b;
	}
.b-orang {
	background: #ed610f;
	}
	
.b-purp{
	background: #672c7d;
	}	
	
.b-green{
	background: #3ca334;
	}
	
.b-blue{
	background: #1c96d1;
	}
	
.benefices ul li {
	color:#fff;
	margin-left:5px !important;
	}
	
.accroch {
	border:none !important;
	padding:0px !important;
	text-transform:uppercase;
	}
.accroch-orang {
	color:#ed610f !important;
	}
	
.accroch-purp {
	color:#672c7d !important;
	}
	
.accroch-red {
	color:#db1c1b !important;
	}
	
.accroch-green{
	color:#3ca334 !important;
	}
	
.accroch-blue {
	color:#1c96d1 !important;
	}
	
.accroch_rgc {
	width:360px !important;
	margin-left:5px !important;
	}
.accroch_ieuf {
	width:410px !important;
	margin-left:5px !important;
	}
.accroch-lsmb, .accroch-ttdc {
	width:383px !important;
	margin-left:5px !important;
	}

.accroch_ev {
	width:370px !important;
	margin-left:5px !important;
	}

.text img{
	padding: 5px;
   /* border: 1px solid #c0bfbf;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

.more-link {
	  float:left;
	  margin:0 0 0 410px;  
	  padding-top:5px;
	  padding-bottom:5px;
      padding-right:7px;
      padding-left: 7px;
      font-size: 13px;
	  line-height:0;
      background-color: #b41481;
      color: #fff;
      cursor: pointer;
}

.btn-orang {
	background-color: #ed610f !important;
	}
	
.btn-green{
	background-color: #51b849 !important;
	}
	
.btn-blue{
	background-color: #1C96D1 !important;
	}
	
.btn-red{
	background-color: #db1c1b !important;
	}

.btn-purp{
	background-color: #672c7d !important;
	}
	
.btn-orang:hover, .btn-green:hover, .btn-blue:hover, .btn-red:hover, .btn-purp:hover {
	background-color:#000 !important;
	}

.download{
	float:right !important;
	margin: 0 0 0 0px !important;
	background:#B41481 !important;
	}
	
.download:hover{
	background:#EF43B8 !important;
	}
	
.prev-btn {
	 margin:0 0 0 0px !important;
	}
	
.dl_ico {
	margin-top:1px;
	float:left;
	display:block;
	width: 9px;
	height: 9px;
	background: url(images/downloader.png) no-repeat;
	}

.more-link:hover {
		background: #ef43b8;
		color: #fff;
		text-decoration: none;
}

.clear {
	clear:both;
}

.tag-links {
	float:left;
	width:494px;
	background:#efefef url(images/icon_tag.gif) no-repeat 10px center;
	margin:15px 0 -5px 0;
	padding:10px 5px 10px 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a4a4a4;
}

/* ----- NAV ----- */

#nav{
	padding:0 0 25px 0;
	float:left;
	width:575px;
}

#nav .alignleft{
margin-left:45px;
}

#nav a{
	float:left;
	 background-color:#000000;
	 padding:8px;
     color: #fff;
     font-size: 12px;
	 font-family:Arial, Helvetica, sans-serif;
}

#nav a:hover{
     color: #fff;
     font-size: 12px;
	 font-family:Arial, Helvetica, sans-serif;
}

/* ----- NAV BY ARTICLE ----- */
.navbox{
	float:left;
	margin:15px 13px 0px 13px;
	padding:0;
	width:499px;
}

.navbox .prev{
 float:left;
 width:245px;
}

.navbox .prev a{
 float:left;
 text-align:left;
 color:#FFFFFF;
 font-size:12px;
 padding:5px 8px 5px 20px;
 background:#000000 url(images/prev.png) no-repeat left center;
}


.navbox .next{
 float:right;
 width:245px;
}

.navbox .next a{
 float:right;
 text-align:right;
 color:#FFFFFF;
 font-size:12px;
 padding:5px 20px 5px 8px;
 background:#000000 url(images/next.png) no-repeat right center;
}

/* ----- RIGHT ----- */

#right{
	position:absolute;
	top:0;
	right:0;
	/*float:right;*/
      width: 375px;
	  height: 100%;
/*margin: -245px 0 0 0;*/
	  padding:0;
	  background:url(images/bkgd_right.gif) 0 0 repeat-y;
}

/* ----- SIDEBAR ----- */

#sidebar{
	  width: 320px;
	  padding: 0 25px;
}


#sidebar-top{
           width: 369px;
           height: 240px;
		   background: url('images/logo_leblog.png') 0 0 no-repeat;      
}

#sidebar-bottom{
           width: 370px;
}

#sidebar li{
         list-style-type: none;
         margin: 0;
}

/* WIDGET TWITTER TOOLS */
#twitter-tools{
background: url('images/title_microblog.png') 0 2px no-repeat; 
}
.aktt_tweets{
background-color:#efefef;
padding:5px;
}

.aktt_twitter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.aktt_twitter a{
	color:#333333;
	text-decoration:underline;
}

.aktt_twitter a:hover{
	color:#333333;
	text-decoration:none;
}

a.aktt_tweet_time{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b1b1b1;
	text-decoration:underline;
}

a.aktt_tweet_time:hover{
	color:#b1b1b1;
	text-decoration:none;
}

/* ----- WIDGET TWEET THIS ----- */

a.tt{
height:16px;
float:left;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:underline;
}

a.tt:hover{
color:#666666;
text-decoration:none;
}

a.tt img{
margin:-5px 0 0 0;
}

p.ttthis{
border-top:1px dotted #e8e8e8;
}

p.ttthis span{
float:left;
margin-right:10px;
}

/* ----- WIDGET SIMPLE IMAGE----- */
.simpleimage img{
border:2px solid #a2a2a2;
}

/* ----- WIDGET ----- */

.widget{
        padding-bottom: 20px;
}

.widget_categories{
		width:150px;
		float:left;
		
}

.widget_archive{
		width:150px;
		float:right;
}

.widget_archive select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.widget_links{
		width:150px;
		float:right;
}

.widget_mylinkorder{
		width:150px;
			padding-top:10px;

}

.widget_recent_entries{
		float:left;
		width:320px;
}

.widget_tag_cloud{
		float:left;
		width:320px;
}

.widget_social_links_sidebar{
		float:left;
		width:320px;
}

.aktt_widget{
		float:left;
		width:320px;
}

.widget_video{
		float:left;
		width:320px;
}

.widget_simpleimage{
		float:left;
		width:320px;
}

.widget_playlist{
		float:left;
		width:320px;
}
.dfcg{
		float:left;
		width:320px;
}
.advanced_text{
		float:left;
		width:320px;
}

.widget h3{
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        background-color: #2c2c2c;
        color: #b4b4b4;
        padding: 3px 3px 3px 10px;
        margin-bottom: 10px;
}

.widget h2{
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        color: #b41481;
        padding: 6px;
        margin-bottom: 5px;
		border-left: 5px solid #b41481;
}

h2.parttitle{
		float:left;
		width:485px;	
        /*text-transform: uppercase;*/
        font-size: 18px;
        line-height: 18px;
        color: #000;
        padding: 6px;
		margin:10px 0 10px 13px;
		border-left: 5px solid #b41481;
}

.bd-red{
	border-left: 5px solid #db1c1b !important;
	}
	
.bd-orang{
	border-left: 5px solid #ed610f !important;
	}

.bd-purp{
	border-left: 5px solid #672c7d !important;
	}
	
.bd-green{
	border-left: 5px solid #51b849 !important;
	}
	
.bd-blue{
	border-left: 5px solid #1c96d1 !important;
	}
	
.prestitle{
        color: #b41481 !important;
		margin:10px 0 10px 13px !important;
		border-left: 5px solid #000 !important;
}



.vos-bene {
	text-transform: uppercase;
	border: none !important;
	color:#fff !important;
	margin: 0px !important;
	}

.widget ul {
        padding:0px;
        /*padding-bottom: 20px;*/
        margin: 0;
}

.widget ul li {
        font-size: 11px;
		padding-bottom:10px;
		float:left;
		display:block;
		width:100%;
}


.widget ul li a{
		padding: 5px 8px 5px 8px;
		background-color:#efefef;
        color: #000;
}

.widget ul li a:hover{
        color: #fff;
		padding: 5px 8px 5px 8px;
		background-color:#000;
}


/* ----- CATEGORIES ----- */
#categories {
           padding-bottom: 20px;
}

#categories ul li{
            padding: 5px 0 5px 5px;
            border: none;  
            background: none; 
            margin-top: 5px;         
}

#categories ul{
            padding: 0;
            margin: 0;
            border: none;            
}

.cat-item a {
        padding: 0;
} 

.cat-item ul li a {
        font-size: 12px;
        line-height: 15px;  
        padding-left: 20px;  
        margin-left: 15px;   
}

.cat-item ul ul li a { 
        font-size: 12px;
        line-height: 15px; 
        padding-left: 20px;
        margin-left: 30px;
}







/* ----- TABBED ----- */

.tabbed {
width: 270px;
padding-top: 10px;
background: #ffffff;
margin-bottom: 15px;
}

.tabbed ul, li, ul li{
        margin-left: 0;
}


	.tabbed a {
	color: #797979;
	text-decoration: none;
	}
	
	.tabbed a:hover {
    	color: #2c2c2c;
        text-decoration: none;
	}

    .tabnav {
                padding-bottom: 2px;
    }
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 2px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #797979;
        font-size: 12px;
        font-weight: bold;
		padding: 8px 8px;
		outline: none;
        background-color: #2c2c2c;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #4b8873;
		color: #bfded1;
		text-decoration: none;
        border-top: 1px solid #004f34;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #f1f1f1;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		padding-left: 10px;
        padding-bottom: 5px;
		}

.ui-tabs-hide {
		display: none;
		}

.float-left {
            float: left;
            display: inline;
}




/* ----- FOOTER ----- */

#footer{
        background-color: #000000;
        border-top: 1px solid #ffffff;
		position:absolute;
		display:block;
		width:100%;
		min-width:1025px;
		/*min-width:1342px;*/
}

#footer a {
        color: #b41481;
}

#footer a:hover {
        color: #ef43b8;
}

#footer-content{
        overflow: hidden;
		margin:0 0 0 100px;
}

#top{
     overflow: hidden;
	 width:900px;
}


#top .widget{
margin:0;
padding:0;
}

#top .mplist{
float:left;
margin:0 0 5px 0;
padding:0;
width:300px;
}

#top .mplist a{
float:left;
padding:5px 10px 5px 10px;
background-color:#0c0c0c;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#top .mplist a:hover{
background-color:#ffffff;
color:#0c0c0c;
text-decoration:none;
}

.widgetfooter h2{
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        color: #b41481;
        padding: 6px;
        margin-bottom: 5px;
		margin-top: 25px;
		border-left: 5px solid #b41481;
}

.widget_mplaylist{
		float:left;
		width:900px;
}


/* ----- SUBSCRIBE----- */

#subscribe{
           float: left;
           display: inline;
           width: 215px;
           margin-top: 15px;          
}


/* ----- RSS ----- */

#rss{
      overflow: hidden;
      text-indent: -9999px;
      width: 215px;
      height: 41px;
      border-bottom: 1px solid #000000;         
}

#rss a{
      display: block;
      text-indent: -9999px;      
      width: 215px;
      height: 41px;
      background-image: url('images/rss.png');
}

#rss a:hover{
      display: block;
      text-indent: -9999px; 
      width: 215px;
      height: 41px;
      background-image: url('images/rss2.png');
      text-indent: -9999px;
}

/* ----- MAIL ----- */

#mail{
      overflow: hidden;
      text-indent: -9999px;
      width: 215px;
      height: 41px;
      border-bottom: 1px solid #000000;
      border-top: 1px solid #454545;          
}

#mail a{
      display: block;
      text-indent: -9999px;      
      width: 215px;
      height: 41px;
      background-image: url('images/mail.png');
}

#mail a:hover{
      display: block;
      text-indent: -9999px; 
      width: 215px;
      height: 41px;
      background-image: url('images/mail2.png');
      text-indent: -9999px;
}


/* ----- TWITTER ----- */

#twitter{
      overflow: hidden;
      text-indent: -9999px;
      width: 215px;
      height: 41px;
      border-top: 1px solid #454545;          
}

#twitter a{
      display: block;
      text-indent: -9999px;      
      width: 215px;
      height: 41px;
      background-image: url('images/twitter.png');
}

#twitter a:hover{
      display: block;
      text-indent: -9999px; 
      width: 215px;
      height: 41px;
      background-image: url('images/twitter2.png');
      text-indent: -9999px;
}

/* ----- SPONSORS ----- */

#sponsors{
		  float:right;	
          padding-top: 20px;
          margin-bottom: 10px;
          font-size: 12px;
		  font-family:Arial, Helvetica, sans-serif;
}

#sponsors span{
color:#808080;
}

#sponsors p{
		  color:#FFFFFF;
}

/* ----- COMMENTS ----- */

.box{	
	padding:15px 13px 15px 13px;
}

h2#comments{
	text-transform: uppercase;
	font-size: 18px;
	color:#000000;
	padding: 6px;
	border-left: 5px solid #b41481;
}

span.entry-action{
	display:block;
	margin:5px 0 5px 0;
	padding:0 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #e8e8e8;
}

span.entry-action a{
	text-decoration:none;
}


span.entry-action a:hover{
	text-decoration:underline;
}

#tags-allowed {
	clear: both;
	color: #ffffff; 
	border-top: 1px solid #175866;
	border-bottom: 1px solid #175866;
	background-color: #000000;
}
#tags-allowed li {
	margin: .6em;
}
#tags-allowed blockquote {
	display: inline;
}
#tags-allowed .column-left, #tags-allowed .column-right {
	width: 45%;
}
#tags-allowed .close {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tags-allowed .close a{
	text-decoration:none;
}
#tags-allowed .close a:hover{
	text-decoration:underline;
}
#tags-allowed::after, #comment-author::after { 	/* Auto clearing float */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.comment-header {
	margin-bottom: 2.5em;
}
#tags-allowed { /* Moderation Message */
	font-size: 100%;
	color: #ffffff; 
	padding: .3em 1.2em;
	margin:0 0 15px 0;
}
#tags-allowed p {
	margin: 0 0 .6em 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tags-allowed h4 {
	margin: 0 0 .6em 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#commentlist .notice {
	margin: .6em 0;
}
#commentlist {
	margin: 0;
	padding: 0;
}
#commentlist li  {
	min-height: 90px;
	position: relative;
	display: block;
	list-style: none;
	margin: .8em 0 !important;
	padding: .8em;
	border-bottom:1px dotted #4d4b4b;
}
#commentlist li small {
	position: absolute;
	z-index: 3;
	right: 95px;
	width: 45px;
}
#commentlist li small span.edit {
	position: relative;
	top: -.5em;
	float: right;
}
#commentlist li small a.quote {
	float: left;
	margin: .5em 0 0 0;
	display: block;
	width: 12px;
	height: 12px;
	border: 0;
	text-indent: -9999px;
	background: url(images/icon_quote.gif) no-repeat;
}

#commentlist p{
color:#333333;
}

#commentlist li small a.quote:hover {
	background: url(images/icon_quote_hover.gif) no-repeat;
}

#leavecomment h2{
	margin:15px 0 5px 0;
	text-transform: uppercase;
	font-size: 18px;
	color:#000000;
	padding: 6px;
	border-left: 5px solid #b41481;
	display:block;
}

.commentbox{
	display:block;
	margin:5px 0 5px 0;
	padding:0 0 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #e8e8e8;
}

.commentbox a{
	text-decoration:none;
}


.commentbox a:hover{
	text-decoration:underline;
}

#comment-author input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#comment-author p{
margin-bottom:5px;
}

textarea#comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:494px;
	margin:0 0 15px 0;
}

.formatting a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin: 5px 0 5px 0;
	float:left;
}
.formatting a:hover {
	text-decoration:underline;
}

span.edit a:focus, a.quote {
	-moz-outline-style: none;
}
span.edit a:hover {
	cursor: pointer;
}
.edit a {
	position: absolute;
	z-index: 1;
	right: .75em;
	top: 1em;

	text-decoration: none !important;
	display: block;
	width: 26px;
	height: 26px;
	border: 0 !important;
	text-indent: -9999px;
	background: url(images/icon_edit.gif) no-repeat right top !important;
}

.edit a:hover {
	background: url(images/icon_edit_hover.gif) no-repeat right top !important;
}

.cdata {
       padding: 10px;
       background-color: #f0f0f0;
}

.grv {
     float: right;
     display: inline;
     margin: 0; 
     padding: 0;
}

.grv img {
     padding: 2px;
     background-color: #ffffff;
     border: 1px solid #e0e0e0;
}

.cinfo {
       float: left;
       display: inline;
       margin-left: 10px;
}

.the_comment {
             padding-top: 10px;
             border-bottom: 1px solid #e0e0e0;
}


#form-right {
           float: right;
           display: inline;
           width: 250px;
}

#submit {
               width: 140px;
               height: 22px;
               font-size: 12px;
               text-transform: uppercase;
               background-color: #2c2c2c;
               border: 2px solid #000000;  
               color: #797979;
               font-weight: bold;
               cursor: pointer;
}


#btn-send input{
background-color: #000000;
background-image: none;
border:none;
color: #ffffff;
text-transform: uppercase;
font-size: 13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width: 90px;
height:30px;
margin: 0 0 0 410px;
cursor: pointer;
}

/*FB*/
#fb { 
	width:316px;
	height:auto;
/*	position:absolute;
	bottom:340px;
	//bottom:337px;
	margin-bottom:0;*/
	/*left:675px;*/
	/*left:1025px;*/
}

#fb .bouton .opened, #fb .bouton .closed {
	width:54px;
	float:right;
	margin-left:1px;
	position:absolute;
	height:30px;
	color:#3b5998;
	margin-top:5px;
	right:33px;
	font:11px Tahoma;
	overflow:hidden;	
}
#fb .bouton .opened .open {
	display:none;
}
#fb .bouton .opened .close {
	cursor:pointer;
	overflow:hidden;
	background:url(images/arrow-close.gif) no-repeat right;
	width:50px;
	height:18px;
	padding-top:3px;
}
#fb .bouton .closed .open {
	cursor:pointer;
	overflow:hidden;
	background:url(images/arrow-open.gif) no-repeat right;
	width:50px;
	height:18px;
	padding-top:3px;
}
#fb .bouton .closed .close {
	display:none;
}
#fb .fan {
	color:#000;
	width:315px;
	margin-left:1px;
	height:79px;
	bottom:0;
	overflow:hidden;
	background:url(images/bg-fan.gif) no-repeat;	
}
#fb .ombre {
	color:#000;
	width:317px;
	height:18px;
	background:url(images/bg-fb-ombre.gif) no-repeat;
}
#bloc {width:100%;
/*min-width:1025px;*/
}


/*VAD Express*/

.bkgd-VAD{
	margin:0;
	padding:50px 0 0 0;
	width:525px;
	min-height:388px;
	background:url(images/bkgd_vad.jpg) 0 0 no-repeat;
}

.bkgd-VAD .lien_contact{
float:left;
margin:0 0 115px 25px;
padding:0;
width:220px;
height:135px;
}


