/* Styles génériques */
body {
font-family: arial;
background-color: #f4f4f4;
width: 896px;
margin: 15px;
}

table {
max-width: 890px;
}

td {
vertical-align: top;
padding: 5px;
}

p {
line-height: 1.25;
color: #2d2b48;
font-size: 12px;
}

.sous_menu a {
color: #414ae0;
font-size: 12px;
text-decoration: none;
}

ul {
color: #74728f;
font-size: 12px;
line-height: 1.5;
list-style-type: square;
margin: 0 20px 1.5em 30px;
}
/*
img {
border: 1px solid white;
}
*/
.separation {
width: 896px;
border-bottom: 1px dotted silver;
}

.bas_de_page a a:link a:hover a:visited {
font-size: 12px;
font-weight: bold;
background-color: #a7c0c0;
text-decoration: none;
}

.impression {
background-image: url(../medias/print.gif);
background-repeat: no-repeat;
background-position: left 0;
text-decoration: none;
margin-right: 13px;
margin-left: 3px;
padding: 5px 5px 5px 25px;
}


/*Styles accueil */

#accueil {
width: 896px;
}

#accueil td {
border: dotted 1px silver;
}

#accueil a a:link a:visited {
text-align: right;
font-family: arial;
color: #393d53;
text-decoration: none;
}

#accueil a:hover {
text-align: right;
font-family: arial;
color: #393d53;
text-decoration: none;
}

#accueil .news {
color:#393d53;
font-family: arial;
font-size: 12px;
font-weight: 550;
}


/* Feuilles de style pages courantes */

.titre {
color: #2f2a86;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

.titre2 {
color: #2f2a86;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.titre3 {
color: #2f2a86;
font-size: 16px;
font-weight: none;
text-decoration: none;
}

.introduction {
color: #2f2a86;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.titre_de_liste {
color: #393d53;
font-size: 12px;
font-weight: bold;
text-decoration: none;
margin: 20px 60px 5px 40px;
}

a{
color: #616a7b;
font-size: 12px;
text-decoration: none;
}

a a:link a:visited{
color: #616a7b;
font-size: 12px;
text-decoration: none;
}
a a:hover{
color: #414ae0;
font-size: 12px;
text-decoration: none;
}
