/*
Theme Name: LINGERISSIMA
Description: Theme original de LINGERISSIMA.COM
Author: Abjean-uguen michael
Author URI: http://www.lingerissima.eu
*/

body {
	margin:0 auto;
	padding-top:0px;
	background-color:#0F6;
	background:#af9d93 url(images/body.jpg) ; /* couleur + image de fond */
	background-repeat: repeat-x;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:13px;
	}
		
img {
	border:0;
	}
a {
	color:#e84391;
	text-decoration:none
	}
a:hover {
	color:#e84391;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
	
.clear h2{
	clear:both;
	text-align:center;
	font-size:18px;
	color:e84391;
	}

.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}
.ad1{
	text-align:center;
	margin:5px auto;

}
/* glider */

#glidercontent{
	/*margin:0px 0 5px 0px;*/
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 640px;
	height: 370px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	margin:0px 0px 0px 0px;
	background: url(images/tgb.jpg) no-repeat;
	}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position:absolute; /* Do not change this value */
	padding:0px 10px 10px 10px;
	width:640px;
	color:#fff;
	margin:0px 0px;
	height: 230px;
	/*background:#ec03d9 url(images/tgb.jpg) no -repeat;*/
	overflow:hidden;
	float:left;
}
.glidemeta h2{
	margin:5px 0px 0px 0px;
	font-size:22px;
	font-weight:bold;
}

.excerpt{
	width:640px;
	margin:0px -5px 0px 0px;
	font-size:10px;
	font-style:italic;
}

.minimetaft{
	color:#e84391;
	font-size:10px;
	height:25px;
	/*padding:8px 10px 0 10px;*/
}

.glidemeta h2 a:link, .glidemeta h2 a:visited{
	color:#d7cec9;/* couleur du titre du glide*/
}

.glidemeta{
height: 80px;
width: 645px;
padding:0px 5px 5px 5px;
position:absolute;
background: url(images/balloon.png);/* */
top:261px;/*niveau du texte*/
line-height:14px;
color: #FFF;/* couleur de la police du glide */
font-size:12px;
overflow: hidden;
/*display:none;*/ /* permet d'afficher le texte sans survol de la photo */
border-bottom:1px solid #e84391;
}

.title h2{
	text-align:center;
	color:#000;
	font-size:26px;
}

/* Exergue */

.exergue { 
	float: left; 
	font-size: 20px; 
	font-family: Bitstream Vera Sans, Lucida grande, Verdana, Arial, sans-serif; 
	color:#666666; 
	/*background: url(http://www.lingerissima.eu/guillemet_ouvrant.jpg) no-repeat; 
	background-color: #FFFFFF;*/
	/*padding: 15px 0 0 20px;*/
	text-align: justify; 
	text-indent:27px;
	border-right: dotted 1px #e84391; 
	width: 250px;
	margin: 0px 10px 0px 0px; 
	padding: 1px; 
	line-height: 1em;
} 
.exergue p {  
	/*margin: 0; 
	padding-right: 27px; 
	background: url(http://www.lingerissima.eu/guillemet_fermant.jpg); 
	background-position: bottom right; 
	background-repeat: no-repeat; */
}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#e2e2d9;		
	padding: 0 0 0px 0;
	}
	
	
/* The Top */

#top {
	height:120px;
	margin:auto;
	background:url(images/head.jpg);
	background-repeat:no-repeat;

	}
	
.today{
	width:200px;
	float:left;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	text-align:center;
	margin:10px 0  0 0 ;
	}	

.subscribe{
	width:200px;
	float:right;
	font-family:"georgia",Verdana,Tahoma,sans-serif;	
	text-align:left;
	margin:5px 0  0 0 ;
	padding:30px 0 0 0;
	background:url(images/subs.jpg) no-repeat;

	}	
	
/* Minipost */

.minipost {
	width: 215px;
	float:left;
	margin: 0px 5px 2px 0px;
	/*background:url(images/minip.jpg) repeat-y;*/
	display:inline;
	color:#000;
	text-align:justify;
	font-family:Georgia,Arial,verdana, sans-serif;
	}

.minipost h2{
	height: 30px;
	text-align:center;
	font-size: 12px;
	font-stretch:narrower;
	text-transform:uppercase;
	overflow:hidden;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#000;
}

.categ{
	line-height:8px;
	font-size:8px;
	text-align:center;
	color:#000;
	/*height:12px;*/
	overflow:hidden;
	padding-top:5px;
	border-top:1px solid #808080;
}

.categ a:link,.categ a:visited {
	color:#808080;
}

.hentry {
	height:277px;
	padding:0px 9px 2px 0px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color:#6b7478;
}

.hentry img {
	border:0;
	/*float:center;*/
	padding:0px 4px;
	background:#fff;
	/*border:1px solid #BFBFBF;*/
	margin:2px 0 0 4px;/*decalage image (h g d b) */
}

.minimeta{
	color:#e84391;
	height:25px;
	padding:8px 10px 0 10px;
	font-size:10px;
	text-align:center;
}

.minimetapost{
	color:#e84391;
	height:25px;
	padding:2px 10px 0 10px;
	font-size:10px;
	text-align:center;
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#235B76;
}
.cat a:hover{
	color:#2E9FD7;
}

/* Minipost 2 */

.minipost2 {
	width: 325px;
	float:left;
	margin: 100px 0px 5px 7px;
	padding:3px 0 10px 0;
	/*background:url(images/minip.jpg;*/
	display:inline;
	color:#000;
	text-align:justify;
	font-family:Georgia,Arial,verdana, sans-serif;
}

.minipost2 h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: center;
	font-size: 12px;
	text-transform:uppercase;
	overflow:hidden;
	height: 20px;
}

.minipost2 h2 a:link, .minipost2 h2 a:visited{
	color:#000;
}

.categ2{
	line-height:16px;
	text-align: center;
	font-size:8px;
	height:16px;
	overflow:hidden;
	border-top:1px solid #808080;
}

.categ2 a:link,.categ2 a:visited {
	color:#808080;
}

.hentry2 {
	height:200px;
	padding:0px 5px 0 0;
	overflow:hidden;
}

.hentry2 p{
	margin:5px 5px;
	color:#6b7478;
}

.hentry2 img {
	border:0;
	float:left;
	background:#fff;
	/*border:1px solid #BFBFBF;*/
	margin:2px 9px 2px 0px;
}

.minimeta2{
	color:#e84391;
	height:25px;
	padding:0px 10px 8px 10px;
	font-size:10px;
	text-align:center;
}
.cat2{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}

.cat2 a:link,.cat2 a:visited{
	color:#235B76;

}
.cat2 a:hover{
	color:#2E9FD7;

}

/* Minipostside */

.minipostside {
	width: 320px;
	float:left;
	margin: 0px 5px 5px 0px;
	padding: 0px 8px;
	background:#D7CEC9;
	display:inline;
	color:#000;
	text-align:justify;
	font-family:Georgia,Arial,verdana, sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:11px;
	}

.minipostside h2{
	/*height:15px;*/
	text-align:center;
	font-size: 12px;
	font-stretch:narrower;
	text-transform:uppercase;
	overflow:hidden;
}

.minipostside h2 a:link, .minipost h2 a:visited{
	color:#000;
}

.categside {
	line-height:8px;
	font-size:8px;
	text-align:center;
	color:#000;
	/*height:12px;*/
	overflow:hidden;
	padding:5px 0px;
	border-top:1px solid #808080;
}

.categside a:link,.categ a:visited {
	color:#808080;
}

.hentryside {
	height:300px;
	/*padding:0px 9px 2px 0px;*/
	overflow:hidden;
}

.hentryside h2{
	height:15px;
}

.hentryside p{
	margin:5px 5px;
	color:#6b7478;
}

.hentryside img {
	border:0;
	float:center;
	/*padding:0px 4px;*/
	background:#fff;
	/*border:1px solid #BFBFBF;
	margin:2px 0 0 4px;decalage image (h g d b) */
}

.minimetaside{
	color:#e84391;
	height:25px;
	padding:8px 10px 0 10px;
	font-size:10px;
	text-align:center;
}

.minimetapostside{
	color:#e84391;
	height:25px;
	padding:2px 10px 0 10px;
	font-size:10px;
	text-align:center;
}

.catside{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.catside a:link,.cat a:visited{
	color:#235B76;
}
.catside a:hover{
	color:#2E9FD7;
}
	
/* Search */

#search {
	height:32px;
	width:auto;
	padding-top:10px ;
	padding-bottom:5px ;
	margin-right:0px;
	margin-bottom:5px;
	width:315px;
	float:right;
	/*background:url(images/sf.gif) no-repeat;*/
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:70px;
	float: left;
	width:138px;
	padding: 5px 5px;
	background:url(images/sf.gif) no-repeat;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333333;
}

#searchsubmit {
	width:30px;
	float: left;
	background:url(images/smit.gif) no-repeat ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}

			
/* The Menu */

#foxmenucontainer{
	height:30px;
	background:#af9d93 url(images/top_head.jpg) no-repeat; /* couleur de fond du menu TOP */
	display:block;
	padding:0px 0 0px 0px;
	/* border-bottom:1px solid #7d7979; */
	font: 12px "Georgia",verdana, Arial, sans-serif;
	font-weight:normal;
}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
}

#menu a {
	color: #FFF; /* couleur du menu TOP */
	display: block;
    font-weight: normal;
   	padding: 7px 10px 6px 10px;
	text-transform: uppercase
}
	
#menu a:hover {
	color: #e84391; /* couleur police survol menu TOP */
	display: block;
	text-decoration: none;
}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #666;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
}
	
#menu li li a:hover, #menu li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
}

/* Content*/	

.dossiercontent {
	width: 650px;
	float:left;
	margin: 0px 5px 2px -5px;
	background:url(images/minidos.jpg) repeat-y;
	display:inline;
	color:#000;
	text-align:justify;
	font-family:Georgia,Arial,verdana, sans-serif;
}

.ecocontent {
	width: 650px;
	float:left;
	margin: 0px 5px 2px -5px;
	background:url(images/minieco.jpg) repeat-y;
	display:inline;
	color:#000;
	text-align:justify;
	font-family:Georgia,Arial,verdana, sans-serif;
}
	
.content {
	padding:5px 5px 5px 5px;
	background:#fff; /* couleur de fond de l'edition */
	}	


#content {
	float: left;
	width: 670px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {
	height:14px;
	text-align:center;
	font-size:12px;/*taille police auteur +date*/
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	color:#808080;
	margin-left:0px;
	border-top: 1px solid #808080;
	/*margin-top:2px;
	padding-left:10px;*/
}

.postpage {
	width: 1000px;
	/*margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-top: 1px solid #808080;*/
	text-align:left;
	color:#222;
	font: 13px georgia,century gothic, Arial, sans-serif;
}

.post {
	width: 650px;
	/*margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-top: 1px solid #808080;*/
	height:100%;
	text-align:left;
	color:#222;
	font: 13px georgia,century gothic, Arial, sans-serif;
}
	
.post h2 {
	margin: 0px 0 0 0;
	padding: 15px 0px 5px 0px;
	background: transparent;
	text-align: center;
	font: 20px "Georgia",verdana, Arial, sans-serif;
	font-weight:bold;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #222;
	background-color: transparent;
}
	
.post h2 a:hover  {
	color: #333;
	background-color: transparent;
}	

.author{
	/*background:url(images/user.png) no-repeat;*/
	padding:0 0 0 0px;
}

.clock{
	/*background:url(images/time.png) no-repeat;*/
	padding:0 0 0 0px;

}	

.postinfo {
	height:20px;
	padding: 2px 5px 2px 0px;
	font-size:12px;
	

			}
.category{
	height:14px;
	text-align:center;
	font-size:8px;/*taille police auteur +date*/
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	color:#808080;
	padding:5px 0px;
	margin-left:0px;
	border-top: 1px solid #808080;
	/*margin-top:2px;
	padding-left:10px;*/
}

.category a:link,a:visited {
	color:#808080; /* couleur de  police des categories */
	}
	
span.com{
	line-height:18px;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
}

span.com a:link,
span.com a:visited {
	color:#B31B1B;
	background-color: transparent;
}
span.com a:hover{
	color:#B31B1B;
}
	
.entry a:link,
.entry a:visited {
	color: #DF1000;
	background-color: transparent;
}

.entry a:hover {
	color: #fbb100;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 5px 0;
	padding: 0px 10px;
	font-size:16px;
}

.entry img{
	/*float:left;*/
	margin: 0px 5px 5px 0px;
	padding: 4px 4px;
	/*border:1px solid #ccc;*/
	background:#fff;
}

.entry2 {
	margin: 5px 0;
	padding: 0px 10px;
	font-size:16px;
	text-align:justify;
}

.entry2 img{
	float:left;
	margin: 0px 5px 5px 0px;
	padding: 4px 4px;
	/*border:1px solid #ccc;*/
	background:#fff;

}
.cover{
	margin: 0 0;

	}
	
/* sidebar */

#rightcol{
	width:315px;
	float:right;
}

.feed{
	width:293px;
	height:34px;
	margin:0px 0px 5px 0;
	background:#fff;
	padding:10px 5px 0 5px;
	border:1px solid #bbb;
}

.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 3px 3px;
	background: #8f8e8e ;
	border: 1px solid #8f8e8e;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	} 
.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #a70909;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:24px;
	}

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:155px;
	padding-top:5px;
	font-size:13px;
	font-family: Georgia, Arial,century gothic, sans-serif;
	}

.sidebar1 h2 {
	/*height:30px;
	line-height:30px;*/
	font-size:14px;
	text-align:center;
	color:#E84391;/* couleur de la typo sidebar1 */
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	border-left:1px solid #bbb;
	background:#FFF;/* image des titre sidebar 1 */
	text-transform:uppercase;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
	
.sidebar1 ul li {
	height:100%;
	line-height:16px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	/*border-right:1px solid #bbb;*/
	background:#FFF;/* couleur de fond sidebar 1*/
	}

.sidebar1 ul li a:hover {
	background-repeat:no-repeat;
	color:#E84391;/* couleur de la police de survol */
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#D9D1CE;
}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:155px;
	padding-top:5px;
	font-size:14px;
	font-family: Georgia, Arial,century gothic, sans-serif;
	}

.sidebar2 h2 {
	/*height:30px;
	line-height:30px;*/
	font-size:14px;
	text-align:center;
	color:#E84391;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	border-left:1px solid #bbb;
	background:#fff;
	text-transform:uppercase;
	

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:16px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	/*border-right:1px solid #bbb;*/
	background:#FFF;

	}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#E84391;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#D9D1CE;
	}		
	
/* --- FOOTER --- */

#footer {
	height:138px;
	margin:0 0px ;
	padding:5px 0 0 0px;
	background:#af9d93 url(images/footer.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

.left{
	float:left;
	padding: 120px 0 0 10px;
	font-size:9px;
}

.right{
	float:right;
	font-size:9px;
	padding: 120px 10px 0 0;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:3px 10px;
	margin:5px 0 0 0;
	background:#FFF;
	/*border:1px solid #af9d93;*/
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#af9d93;
	}
.navigation a:hover {
	color:#E84391;

	}
	
.adsense {
	margin-left:100px;
	height:60px;
	width:468px;
	padding:1px 1px 1px 1px;
	margin-top:10px;
	margin-bottom:10px;
	}	
	
.adpub {
	text-align:center;
	padding:1px 1px 1px 1px;
	/*margin-top:10px;
	margin-bottom:10px;*/
	}	
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	/*background:#D9D1CE;*/
	/*border:1px solid #bbb;*/
	}

/* The Comments */
#comments{
	margin: 15px 0 0;
}
 #respond{
	padding: 10px 20px;
 
 }

#comments-count{
		padding: 0 10px 7px 20px;
}

#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px georgia, "trebuchet ms", serif;
	text-transform: uppercase;
	color: #666;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}
#commentform textarea {
	width:90%;
	height:156px;
	background:#D9D1CE;
	border:1px solid #fff;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
	
#commentform input {
	background:#D9D1CE;
	border:1px solid #fff;
	color:#333;
	padding-left:10px;
	}	
	
/*Bottom bar */
			
#footbar{
	width:980px;
	padding: 10px 10px 15px 10px;
	margin:0px 0px;
	float:left;
	background:#d7cec9;/* couleur de fond du BOTTOM */
	height:100%;

}	

.about{
	float:left;
	width:310px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
}

.about p{
	font-size:14px;
	font-family:Century gothic,verdana, Arial,  sans-serif;
	text-align:justify;
	color: #fff;

}
.barone{
	float:left;
	width:310px;
	padding-top:5px;
	margin-right:5px;
	margin-left:5px;
	font-size:14px;
	font-family:Georgia,verdana, Arial,  sans-serif;
	color: #fff;

}
.barone ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

}
.barone h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 0px 0px;
	font-weight:bold;

	}

.barone ul li {
	height:100%;
	line-height:18px;
	padding: 5px 0px 0px 5px;
	background:url(images/list.jpg) no-repeat;
	overflow:hidden;
	color:#8d1a10;
	}

.barone ul li a:link, .barone ul li a:visited {
	color:#111;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	margin:0 0;

	}

.barone ul li a:hover {
	font-size:11px;
	color: #333;
		}


h2.rp {

	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/rp.jpg) no-repeat;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}

h2.rc {

	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/rc.jpg) no-repeat;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}

h2.au {

	font-family:Century gothic,verdana, Arial,  sans-serif;
	margin:5px 0px;
	color:#2D3133;
	background: url(images/au.jpg) no-repeat;
	line-height:30px;
	padding:0px 0px  0px 0px;
	text-indent:-9000px;
	height:30px;
}


.rblock h3{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:14px;
	height:18px;
	font-family:Georgia,Century gothic,verdana, Arial,  sans-serif;
	overflow:hidden;

}
.rblock h3 a:link, .rblock h3 a:visited{
	color:#111;
}
.rblock {
	
	width: 300px;
	float:left;
	margin: 5px 10px 0px 0px;
	padding:0px 0 0 5px;
	display:inline;
	background:url(images/featl.jpg);
	color:#222;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}


.rblock p{
	margin:0px 0px;
	padding:0 0;
	color:#333;
	font-size:11px;
}

.rblock img{
	margin:0px 5px 0px 0px;
	padding:2px 2px;
	float:left;
	background:#fff;
}
.auth{
	
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:12px;
	line-height:14px;


}
.fmeta {

	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:11px;
	line-height:12px;
	color:#444;
	text-align: left;
}
/* about + menu */

.about{
	padding: 0 0 5px 0;
}

.about a{
	color: #425200;
}

.about p.text{
	padding: 5px 5px ;
	font-family: Georgia,century gothic, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #111;
	margin:0px 0px;
	float:left;
}

.about img.avatar{
	float: left;
	margin: 0px 10px 10px 0;
	background:#F7F1EE;
	padding:5px 5px;
}

.sf-menu, .sf-menu *{
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu{
	line-height:	1.0;
	height:31px;
	background:#af9d93 url(images/bottom_head.jpg);/* couleur de fond du menu MIDDLE */
	font: 10px "Georgia",verdana, Arial, sans-serif;
	text-transform: uppercase
}

.sf-menu ul{
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li{
	width:100%;
}
	
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li{
	float:			left;
	position:		relative;
}

.sf-menu a{
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul{
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		150;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul{
	top:			-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{
	left:			10em; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul{
	top:			-999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul{
	left:	10em; /* match ul width */
	top:	0;
}

.sf-menu{
	float:left;
	margin-bottom:0px;
	width:1000px;
}

.sf-menu a{
	padding: 8px  10px;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #999; /* couleur de la police du menu MIDDLE original #7d7979*/
}

/*.sf-menu li {
	background:#d7cec9;
}*/

.sf-menu li li{
	background:#d7cec9;
	-moz-opacity:0.95;/*rajout*/
	opacity: 0.95;/*rajout*/
	filter:alpha(opacity=95);/*rajout*/
}
.sf-menu li li li{
	background:#d7cec9;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:#d7cec9;*/
	outline:		0;
	color: #e84391; /* couleur de la police de survol du menu MIDDLE */
}

/* Footer tab */

.widgets {
	width: 305px;
	margin:0px 0;
	padding: 0px 5px 5px 5px;
	background: #fff; /* couleur de fond des widgets */
}

.widgets a {
	color: #222;
	text-decoration: none;
}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
}
	
ul.tabnav{
	width:310px;
	padding: 4px 0px;
	height:30px;
	margin:0px 0px;
}	
	
.tabnav li {
	display: inline;
	list-style: none;
	float:left;
}

.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	padding: 4px 0px;
	outline: none;
	width:100px;
	height:25px;
	display:block;
}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #222;
	text-decoration: none;
}

.tabnav li.pop a{
	background:url(images/pop.jpg) bottom no-repeat;;
}

.tabnav li.fea a{
	background:url(images/arc.jpg) bottom no-repeat;;
}

.tabnav li.rec a{
	background:url(images/rec.jpg) bottom no-repeat;;
}

.tabdiv {
	margin-top: 2px;
	padding: 0px 5px;
}

.tabdiv ul{
	list-style-type:none;
	margin-left:5px;
	padding:0 0;
}

.tabdiv li a:link,.tabdiv li a:visited{
	background:url(images/ls.jpg) no-repeat;
	margin-left:5px;
	height:16px;
	overflow:hidden;
	line-height:16px;
	padding:0px 0 0px 20px;
	margin:3px 0px;
	color:#111;
	font-size:14px;
}

.tabdiv li a:hover{
		background:url(images/la.jpg) no-repeat;
		color:#881C0F;
		text-decoration:none;
}

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

.fmenu{
	background:#af9d93;
	width:100%;
	height:25px;
}

.fmenu ul{
	background:#af9d93;
	margin-top:0px;
	list-style:none;
	padding:0px 5px 0 0;
	text-align:center;
	font-weight:BOLD;
	text-transform:uppercase;
}

.fmenu li {
	display:inline;
	font-size:9px;
	padding:0 2px;
}

.fmenu li a:link,.fmenu li a:visited{
	color:#fff;
	text-decoration:none;
}

.fmenu li a:hover  {
	color:#e84391; /* couleur de police en survol du FOOTER */
	background:none;
}