/* CSS Document */
.lecteur_general{
position:relative;
float:none;
margin-left:auto;
margin-right:auto;
padding-top:25px;
width: 1000px;
height:auto;;
}

.lecteur_contenuoutils{
position: relative;
float: left;
width: 692px;
height: auto;
overflow-x: hidden;
overflow-y: hidden;
}

.lecteur_flux_entete{
position: relative;
border: 1px solid #B3B3B3;
background-color:#F2F2F2;
height: auto;
width:633px;
max-width:700px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
overflow:auto;
}


.lecteur_flux_desc{
position: relative;
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #e98504;
background-color:#FFFFFF;
height: auto;
width:633px;
max-width:700px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
overflow:auto;
padding-top:10px;
}

.lecteur_titre_news
{
position: relative;
clear: both;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 5px;
padding-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
background-color: #e2e2e2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #b3b3b3;
}

a.lecteur_ssCat:link
{
font-size: 18px;
color: #54646b;

text-decoration:underline;
}
a.lecteur_ssCat:visited
{
font-size: 18px;
color: #54646b;

text-decoration: none;
}

a.lecteur_ssCat:hover
{
font-size: 18px;
color: #54646b;

text-decoration: none;
}


.date{
position: relative;
padding-top:4px;
padding-bottom:3px;
font-size:11px;
}

.body{
background-color:#FFFFFF;
}


.entete2 {
clear:both;
width:1000px;
height:120px;
background-image: url("../../annuaire-rss/images/bandeau2.gif");
background-repeat:no-repeat;
}

#piedpage2
{
clear: both;
position: absolute;
width: 1000px;
height: 50px;
background-image: url("../../annuaire-rss/images/pied2.gif");
background-repeat: no-repeat;
margin-top: 10px;
}
