@charset "iso-8859-1";
/*
KIT GRAPHIQUE PAR BOZ 
http://www.gorets.com
boz@gorets.com
TELECHARGE SUR KITGRAFIK
http://www.kitgrafik.com
*/
BODY {
background-color: #8FBEB4;
padding: 0px; 
margin: 0px;
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #000000;
font-weight: normal;
text-align: center;
background-image:  url("../images/Kitgraphique/kit/bg.jpg");
background-position: top;
background-repeat: repeat-x;
}
/* LIENS NORMAUX */
A:link, A:visited {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #213745;
background-color: transparent;
text-decoration: underline;
}
A:active, A:hover {
color: #FFFFFF;
background-color: transparent;
}
/* LIENS MENU GAUCHE*/
.Amenu:link, .Amenu:visited {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #000000;
background-color: transparent;
text-decoration: none;
}
.Amenu:active, .Amenu:hover {
background-color: transparent;
color: #CBEF99;
}
/* LIENS PETITS */
.Asmall:link, .Asmall:visited {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 9px; 
color: #000000;
text-decoration: none;
background-color: transparent;
font-weight: normal;
}
.Asmall:active, .Asmall:hover {
background-color: transparent;
color: #FFFFFF;
}
/* TEXTE PETIT */
.small {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 9px; 
color: #000000;
}
INPUT {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 11px; 
border: 1px solid #000000;
}
FORM {
margin: 0px;
padding:0px;
}
P {
margin-top: 3px;
}
.nobord {
border: 0px;
}
.bord {
border: 1px solid #000000;
}
.pic {
border: 1px solid #FFFFFF;
margin-right: 3px;
margin-left: 3px;
}
.tbl {
margin: auto;
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 11px; 
color: #000000;
text-align: center;
}
.colv {
width: 10px;
background-image: url(../images/06.jpg);
background-repeat: repeat-y;
}
/* COLONE GAUCHE */
.gauche {
width: 150px;
vertical-align: top;
text-align: center;
vertical-align: top;
background-color: #80A3B7;
}
/* COLONE CENTRE */
.centre {
width: 550px;
text-align: center;
vertical-align: top;
}
/* TITRE LIGNE BLOC GAUCHE */
.blocgauchetitre {
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF;
background-color: #213745;
border-top: 1px solid #CBEF99;
border-bottom: 1px solid #CBEF99;
margin-bottom: 3px;
}
/* BLOC GAUCHE */
.blocgauche {
text-align: justify;
padding: 1px;
}
/* TITRE BLOC CENTRE */
.bloctitre {
font-size: 12px; 
font-weight: bold; 
text-align: left;
color: #213745;
margin: 5px;
border-bottom: 4px double #213745;
}
/* BLOC CENTRE */
.bloc {
text-align: justify;
color: #000000;
margin: 5px;
margin-bottom: 10px;
}
/* FOOTER */
.foot {
width: 770px;
height: 44px;
background-image: url(../images/07.jpg);
background-repeat: no-repeat;
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 9px; 
color: #000000;
text-align: center;
padding-top: 32px;
margin: auto;
}
