@CHARSET "UTF-8";

@CHARSET "UTF-8";

@import url('/modeles/stylesheet.css');

/*
h1.title-page {



    color: #cc6633;

    font-weight: bold;

    font-size: 13px;

}

.title {

    color: #cc6633;
    font-weight: bold;
    font-size: 19px;
}*/
.less{

    display: none;
    text-align: right;
    color: #999999;/*Couleur bouton less*/
    font-size: 10px;
    cursor: pointer;
}

.more{

    text-align: right;
    color: #CCC;/*Couleur bouton more*/
    font-size: 11px;
    cursor: pointer;
}

.link{

    color: #000000;/*Couleur lien*/
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}

a:visited {
	color: 	#BBBBBB;/*Couleur lien visité*/
    font-weight: 400;
}
.popboxTitle{

    margin: 0 0 5px 0;
    padding: 0 0 2px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #cdd9dd;
    color: #036;/*Couleur titre popup*/
}

.popboxDescription{
    color: #000000;/*Couleur texte popup*/
}
/*
* {

    margin:0;
    padding:0;
}

html {
    font-family:arial;
}

h3{
    font-size:1.17em;
    font-weight:bold;
}

body {

    margin:0;
    padding:0;
    text-align:left;
    width:100%;
}
*/

.listeRSS{
    margin-top:57px;
    margin: 0;
    border: 0px solid #777;
    padding: 0px;
}
.RSS{

    float:left;
    padding:10px 0;
    text-align:left;
}
.colone{
    width: 100%;
}


#icone{

    height: 16px;
    margin-right: 5px;
}
.news{

    font-family:arial;
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    border-bottom-width: 1px;
    font-size: 13px;
}



.hidden{

    display: none;
}


.link:hover{
    
    text-decoration:underline;
}

/*
    Document   : popbox
    Created on : 1 avr. 2010, 16:14:36
    Author     : Neodia
    Description:
        .
*/


.popbox{

    width: 310px;
    position: absolute;
    display: none;
    color: #333;
}

#adSense{

    display: none;
}

#adSenseCache{

    display: none;
}

.popboxAd{

}
.popboxTop{

    height: 6px;
    background-image: url(../images/box_top.png);
    background-repeat: no-repeat;
}

.popboxbody{

    width: 285px;
    background-image: url(../images/box_main.png);
    background-position: top;
    background-repeat: repeat-y;
    padding: 0 17px 2px 8px;
}
.popboxBottom {
    height: 10px;
    background-image: url(../images/box_bottom.png);
    background-repeat: no-repeat;
}

 .footer {


    cursor: no-drop;

    padding-right: 5px;

    padding-left: 5px;

    padding-bottom: 5px;

    padding-top: 5px;

    margin-right: 5px;

    margin-left: 5px;

    margin-bottom: 5px;

    margin-top: 5px;

    border-bottom-style: dotted;

    border-bottom-color: #999999;

    border-bottom-width: 1px;

    font-size: 10px;
	}