a:link,a:visited
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
background: rgb(0, 0, 0);
COLOR: rgb(255, 255, 255);
TEXT-DECORATION: none;
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif
}
a:hover
{
background: rgb(0, 0, 0);
COLOR: rgb(255, 255, 255);
text-decoration:underline;
}
.titre
{
FONT-WEIGHT: bold;
FONT-SIZE: 20px;
background: rgb(0, 0, 0);
COLOR: rgb(255, 255, 255);
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.titre2
{
FONT-WEIGHT: bold;
FONT-SIZE: 28px;
background: rgb(0, 0, 0);
COLOR: rgb(255, 255, 255);
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.texte
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
background: rgb(0, 0, 0);
COLOR: rgb(192, 192, 192);
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}
.liens
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
background: rgb(204, 0, 0);
COLOR: rgb(255, 255, 255);
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.liens A:link
{
background: rgb(204, 0, 0);
COLOR: rgb(255, 255, 255);
TEXT-DECORATION: none
}
.liens A:visited
{
background: rgb(204, 0, 0);
COLOR: rgb(255, 255, 255);
TEXT-DECORATION: none
}
.liens A:hover
{
background: rgb(204, 0, 0);
COLOR: rgb(255, 255, 255);
TEXT-DECORATION: underline
}

.bloc
{
float: left;
BORDER-RIGHT: rgb(0, 0, 0) 15px solid;
}

.bout-centr {
line-height : 22px;
font-family : Arial, helvetica, arial, sans-serif;
font-size : 16px;
width : 176px;
height : 22px;
border : 3px solid rgb(99, 115, 156);
background: rgb(222, 231, 247);
color : rgb(0, 0, 0);
text-align : center;
font-weight : bold;
text-decoration : none;
}
.bout-centr a {
line-height : 22px;
font-family : Arial, helvetica, arial, sans-serif;
font-size : 16px;
color : rgb(0, 0, 0);
text-decoration : none;
background: rgb(222, 231, 247);
font-weight : bold;
}

.bout-centr a:visited {
line-height : 22px;
font-family : Arial, helvetica, arial, sans-serif;
font-size : 16px;
color : rgb(0, 0, 0);
text-decoration : none;
background: rgb(222, 231, 247);
font-weight : bold;
}
.bout-centr a:hover {
line-height : 22px;
font-family : Arial, helvetica, arial, sans-serif;
font-size : 16px;
color : rgb(255, 0, 0);
text-decoration : none;
background: rgb(222, 231, 247);
font-weight : bold;
}
.bout-centr a:active {
line-height : 22px;
font-family : Arial, helvetica, arial, sans-serif;
font-size : 16px;
color : rgb(255, 0, 0);
text-decoration : none;
background: rgb(222, 231, 247);
font-weight : bold;
}

.reponse
{
FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
FONT-WEIGHT:normal;
FONT-SIZE:12px;
background:rgb(0, 0, 0);
COLOR:rgb(255, 255, 255);
}
