img { border: 0; }

textarea { font-family: "Bitstream Vera Sans", sans-serif;
font-size: 16px; }

#tete {
background-color: #E6B244;
width: 293px;
text-align: center;
padding: 0;
}

#entete {
border-collapse: collapse;
}

#teteGauche {
width: 50%;
padding: 0;
background-image: url('bg_top.gif');
background-repeat: repeat-x;
}

#teteDroite {
background-color: #E6B244;
width: 50%;
padding: 0;
}



#loupe {
/*width: 100px;*/
text-align: center;
margin-top: 10px;
}

.plusGrand {
float: right;
margin-bottom: 10px;
margin-right: 10px;
}


#lesSections ul
{
margin: 0;
padding: 0;
list-style-type: none;
color: #fff;
}

#lesSections ul li {
display: block;
margin-bottom: 8px;
margin-top: 4px;
margin-left: 15px;
border-bottom: 1px solid #cc0033;
border-top: 1px solid #cc0033;
}

#lesSections ul li:hover {
background-color: #dc0039;
border-bottom: 1px solid red;
border-top: 1px solid red;
}

#lesArchives ul
{
margin: 0;
padding: 0;
list-style-type: none;
color: #fff;
}

#lesArchives ul li {
display: block;
margin-top: 4px;
margin-left: 15px;
}

#lesArchives ul li:hover {
display: block;
margin-top: 4px;
margin-left: 15px;
background-color: #dc0039;
}


/* Liens de la loupe */

a.loupe:link {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

a.loupe:visited {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

a.loupe:hover {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px solid #fff;
}



/* Liens des sections */

#lesSections a:link {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#lesSections a:visited {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#lesSections a:hover {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px solid #fff;
}


/* Lien des archives */

#lesArchives a:link {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#lesArchives a:visited {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#lesArchives a:hover {
color: #fff;
font-size: 0.9em;
text-decoration: none;
border-bottom: 1px solid #fff;
}

#aPropos {
color: #fff;
font-size: 0.88em;
margin-top: 10px;
margin-left: 10px;
}

#aPropos a:link {
color: #fff;
font-size: 0.88em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#aPropos a:visited {
color: #fff;
font-size: 0.88em;
text-decoration: none;
border-bottom: 1px dotted #fff;
}

#aPropos a:hover {
color: #fff;
font-size: 0.88em;
text-decoration: none;
border-bottom: 1px solid #fff;
}

#lesJournalistes {
width: 100%;
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
margin-left: 10px;
color: #fff;
font-size: 0.9em;
}


#leJournal {
width: 100%;
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
margin-left: 10px;
}

#leJournal ul
{
margin: 0;
padding: 0;
list-style-type: none;
color: #fff;
}

#leJournal ul li {
display: block;
margin-top: 4px;
margin-left: 15px;
}

#contenu {
margin-top: 20px;
vertical-align: top;
padding: 20px;
}


/* Classes */

.menuTitre {
background-color: #FFD88B;
font-family: Times, Times New Roman;
font-size: 1.3em;
font-weight: bold;
color: #000;
width: 160px;
padding-left: 15px;
margin-top: 25px;
font-weight: bold;
}

.articleTitre {
color: #930a20;
font-family: Times, Times New Roman;
font-size: 2.3em;
margin-bottom: 5px;
}

.suite {
margin-bottom: 10px;
}


.titrearticle {
font-size: 1.5em;
}
