
html, body {
background-color: #FFFFFF;
padding: 0; 
margin: 0;
font: 11px/16px "trebuchet ms", arial, helvetica, sans-serif;
color: #000000;
text-align: center;
}
a:link, a:visited {
color: #A4003B;
font-weight: bold;
text-decoration: none;
background: transparent;
}
a:active, a:hover {
color: #E46AC4;
text-decoration: underline;
}
form {
margin: 0px;
padding:0px;
text-align: left;
margin-left: 10px;
color: #818181;
font-weight: bold;
}
input {
width: 100px;
height: 18px;
font-size: 10px;
}
p {
margin: 5px 0 5px 0;
}
.right {
float: right;
}
.myp {
margin: 0;
}
.miniTitre {
text-decoration: underline;
font-weight: bold;
}
#Pass {
width: 100px;
margin-left: 7px;
}
.sub {
width: auto;
}
#container {
display: block;
margin: 0 auto;
padding: 0;
position: relative;
width: 868px;
border-left: 1px solid #818181;
border-right: 1px solid #818181;
border-bottom: 1px solid #818181;
/*background: url("images/04.jpg");*/
background-position: 711px 91px;
background-repeat: repeat-y;
}
#header {
background: url("images/01bis.jpg");
background-repeat: no-repeat;
height: 91px;
}
#corps {
width: 100%;
display: block;
background: url("images/03.jpg");
background-position: left 71px;
background-repeat: repeat-y;
background-color: transparent;
}
#end {
clear: both;
height: 0;
line-height: 0;
font-size: 1px;
}
/* colonne gauche */
#gauche {
width: 176px;
float: left;
display: block;
}
/* colonne centre */
#centre {
width: 690px;
float: right;
text-align: left;
display: block;
}
#gauche span#top{
background-image: url("images/02.jpg");
width: 176px;
height: 71px;
display: block;
}
#gauche div.titreMenu{
background-image: url("images/06.gif");
width: 162px;
height: 30px;
display: block;
color: #A4003B;
font-size: 18px;
font-weight: bold;
text-align: left;
text-indent: 30px;
line-height: 28px;
margin: auto;
}
#gauche div.menu{
background-image: url("images/07.gif");
background-repeat: repeat-y;
width: 162px;
text-align: left;
display: block;
margin: auto;
}
#gauche div.piedMenu{
background-image: url("images/08.gif");
width: 162px;
height: 7px;
border: 0px solid black;
line-height: 1px;
margin-bottom: 10px;
display: block;
margin: auto;
margin-bottom: 10px;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu li{
font-size: 11px;
list-style-type: disc;
color: #A4003B;
display: marker;
margin: 0 0 0 25px;
padding: 0;
height: auto;
}
.menu li a {
color: #A4003B;
font-weight: bold;
text-decoration: none;
background: transparent;
display: inline;
width: auto;
}
.menu li a:link, .menu li a:visited {
color: #A4003B;
}
.menu li a:hover {
color: #E46AC4;
text-decoration: underline;
}

/* banniere centre */
#centre span#banniere{
width: 515px;
display: block;
margin: 10px 0 10px 10px;
text-align: center;
}
/* titres centre */
#centre div.titre{
background-image: url("images/05.jpg");
width: 515px;
height: 48px;
display: block;
color: #FFAE00;
font-size: 18px;
font-style: italic;
font-weight: bold;
text-align: left;
text-indent: 50px;
line-height: 22px;
margin-left: 10px;
margin-top: 5px;
}
/* sous titres centre */
#centre div.soustitre{
width: 515px;
display: block;
color: #E46AC4;
font-size: 14px;
font-weight: bold;
text-align: left;
margin-left: 10px;
}
/* blocs centre */
#centre div.bloc{
width: 515px;
display: block;
text-align: left;
margin-left: 10px;
}
#footer {
font-size: 10px;
width: 100%;
clear: both;
}
