/* CSS Document */

body {
font-size: 0.8em; font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif; margin-top: 15px;
}

.contenu {
color: #333333;
text-align:justify;
line-height:18px;
font-family: Arial, Helvetica, sans-serif;
margin-left:50px;
margin-right:40px;
}

li {
list-style-type:square;
}

hr { background: #e1e2e3; height:1px; border: 0px dotted; color: #e1e2e3; margin:5px;}

a.nav:link, a.nav:visited
{color:#003366;
font-size: 0.7em;
text-decoration:none;
text-transform:uppercase;
}
a.nav:active
{color:#ffcc00;
text-decoration:none;
text-transform:uppercase;
}
a:hover.nav
{color:#CC0000;text-decoration:underline;}
a.tcm
{color:#89211F;text-decoration:none;}
a:hover.tcm
{color:#FFEE00;background-color:#010066}
a.autor
{color:#0099CC;text-decoration:none;}
a:hover.autor
{color:#FFEE00;background-color:#010066}

.formail {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border: 1px solid #c1c2c3;
background-color:#e1e2e3;}

.smallwhite {
color: #ffffff;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.titre_page {
color: #990000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
margin-bottom:30px;
border-bottom: 1px solid #CC0000;
font-weight:bolder;
}

.titre_page2 {
color: #990000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
margin-bottom:30px;
border-bottom: 1px solid #CC0000;
font-weight:bolder;
}

.titre_rubrique {
background-image:url(ima/trio.gif);
background-position:center left;
background-repeat:no-repeat;
border-bottom: 1px solid #e1e2e3;
color: #003366;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-indent:25px;
line-height: opx;
font-weight:bolder;
}

.input {
border: 1px solid #c1c2c3;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding: 3px;
background-color: #e1e2e3;
}