/*FAIRE UN LIEN*/

lien{
color: #86B705;

}

/* categories */
#categories {
height: 1500px;
}

#categories ul {
  float: left;
  margin: 0px;
  padding: 0;
  list-style-image: url(/images/fol1.png);
  list-style-position: inside;
  font-size: 100%;
}
#categories li {
  display: list-item;
  margin: 5px 0 10px 0;
  background-color: White;
  color: Black;
  font-size: 95%;
  font-weight: bold;
  text-align: left;
}

.emoticone{
margin: 0px;
padding: 0px;
border-bottom:1px solid #98be10;
border-left:1px solid #98be10;
border-right:1px solid #98be10;

}

.pubhautpagination{
border-top:1px solid #98be10;
border-left:1px solid #98be10;
border-right:1px solid #98be10;
text-align: center;}

#pubbaspagination{
text-align: center;
margin: 0px;
}

table tr {
text-align: center;}

.pagination{
margin-top: 2px;
margin-left: 0px;
padding: 5px;
margin-bottom: 2px;
border:1px solid #7AB4FD;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 13px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;



}
.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
}


.pagination a { 
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover {
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}
.pagination a:active {
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;}



.pagination li.currentpage{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

/*FIN PAGINATION */

/*---TRAITEMENT DE LA NEWS*/
#news { 
width: 580px;
border: 1px solid #C8C8C8;
background-color: #FFFFFF;
margin-bottom: 10px;
padding-bottom:3px;
}
.news { 
width: 580px;
border: 1px solid #C8C8C8;
background-color: #FFFFFF;
margin-bottom: 10px;
padding-bottom:3px;
}
.newsmeta { 
float: right; 
margin-top: 5px; 
padding-top: 5px ; 
padding-left: 5px; 
padding-right: 5px; 
padding-bottom: 5px;
color: #CCCCCC;
}
h2 { 
font-size: 1em;
background-image: url(/images/fnews.gif);
background-repeat:repeat-x;
border-bottom: 1px solid #C8C8C8;
background-color: #FFFFFF;
color: #333333;
padding-left: 5px;
padding-top: 2px;
margin: 0px;
height:18px; 
display: block;
}
.newsauteur { 
margin-top: 5px; 
padding-top: 5px ; 
padding-left: 5px; 
padding-right: 5px; 
padding-bottom: 5px;
color: #2479E8;

}
.newscontenu { 
padding: 5px 5px 5px 5px ; 
text-align:justify;

}
.imgnews {
margin-right: 3px;
float: left;
border: 1px solid #C8C8C8;
padding: 3px;
}


.revenirmenu {
text-align: center;
margin-top: 5px;
margin-bottom: 0px;
padding: 0px;

}
.description{
	padding:0.4em; 
	border:1px solid #98be10; 
	background:#f6feda; 
	margin: 0px;	

}

.metatag {
	    color: #C0BEBE;
        font-weight: bold;
	    font-size: 10px;
        text-align: left;
}

.contenue{
        color: #666666;
        text-align: justify; 
        padding-bottom: 10px;   
		padding-top: 5px; 
		width: 580px;   
}

.update {
	padding:0 0.5em;
	border:1px solid #98be10;
	background:#f6feda;
}
p.update {padding:0px;
}
.update p {margin:0px 0px;}
.sexy18 {color: #FF0000}

/* formulaire de contact */

.formcontact
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FC4E98;
  text-decoration: none;
	border-top: 1px solid #44BBE6;
	border-right: 1px solid #44BBE6;
	border-bottom: 1px solid #44BBE6;
	border-left: 1px solid #44BBE6;
	margin: 2 0 0px 0px;
}

.buttonscontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
  font-weight: bold;
	color: #FC4E98;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FBE6E6;
	border-top: 1px solid #FC4E98;
	border-right: 1px solid #EC0257;
	border-bottom: 1px solid #EC0257;
	border-left: 1px solid #FC4E98;
	margin: 5 0 0px 0px;

}

