html, body {
font-size:10px;
font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
padding:0px;
margin:0px;
background-color:#FEDE02; /* jaune */
background-color:#381356; /* violet */
background-color:#21529F; /* bleu */
background-color:#10294F; /* bleu fonce */
background-color:black;
color:white;
text-align:center; /* bug centrage IE */
}
table {
padding:0px;
border:0px;
border-collapse:collapse;
background-color:tranparent;
font-size:10px;
font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
width:100%;
}
tr,td {
padding:0px;
vertical-align:top;
}
a:link, a:active, a:visited {
color:white;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
a:hover {
color:#FEDE02;
}
.axedim:link, .axedim:active, .axedim:visited {
color:#21529F;
color:white;
text-decoration:none;
font-size:10px;
font-weight:normal;
}
.axedim:hover {
color:#FEDE02;
text-decoration:underline;
}
#centrage {
text-align:left; /* bug centrage IE */
margin-left:auto;
margin-right:auto;
/*border-left:1px solid #21529F;
border-right:1px solid #21529F;*/
/*width: 762px;*/
width: 764px;
}

#header {
border:2px solid white;
color:white;
width:760px;
height:100px;
/*border-top:1px solid #21529F;*/
text-align:left;
vertical-align:middle;
}
#footer {
padding:5px;
border:2px solid white;
/*background:transparent url("../images/menu.gif") no-repeat 0 0;*/
background-color:black;
background-color:#381356;
color:white;
width:760px;
height:28px;
/*border-top:1px solid black;
border-bottom:1px solid black;*/
text-align:center;
vertical-align:middle;
}
#nav {
border:2px solid white;
/*background:transparent url("../images/menu.gif") no-repeat 0 0;*/
background-color:black;
background-color:#381356;
color:white;
width:760px;
overflow:hidden;
height:30px;
padding:5px;
vertical-align:middle;
text-align:center;
}
#content {
/*background-color:#2555A1;
background-color:#21529F;*/
background:#0C2044 url("../images/fond.png") repeat-y 0 0;
border:2px solid white;
/*background-color:white;*/
height:685px;
/*border-bottom:1px solid #21529F;*/
font-size:12px;
color:#21529F;
color:white;
text-align:left;
padding:5px;
}

#contentindex {
/*background-color:#2555A1;
background-color:#21529F;*/
background:#0C2044 url("../images/fondindex.jpg") repeat-y 0 0;
border:2px solid white;
/*background-color:white;*/
height:685px;
/*border-bottom:1px solid #21529F;*/
font-size:12px;
color:#21529F;
color:white;
text-align:left;
padding:5px;
}


.titre {
font-family:Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:16px;
font-weight:bold;
font-style:normal;
color:white;
color:#FEDE02;
letter-spacing:0px;
}
.titremaj {
font-variant:small-caps;
font-family:Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:16px;
font-weight:bold;
font-style:normal;
color:#FEDE02;
letter-spacing:0px;
}
.texte {
font-family:Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:12px;
font-weight:normal;
font-style:normal;
color:white;
letter-spacing:0px;
}
.textejaune {
font-family:Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:12px;
font-weight:normal;
font-style:normal;
color:#FEDE02;
letter-spacing:0px;
}

.texte2 {
font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:14px;
font-weight:normal;
font-style:italic;
color:white;
letter-spacing:0px;
}
.textejaune2 {
font-family:Verdana,Arial,SunSans-Regular,Sans-Serif;
text-decoration:none;
font-size:14px;
font-weight:normal;
font-style:italic;
color:#FEDE02;
letter-spacing:0px;
}


.page {
border-collapse:collapse;
background-color:tranparent;
width:100%;
}
.page tr,.page td {
border:0px solid white;
padding:0px;
vertical-align:middle;
text-align:center;
}

.cadre {
padding:0px;
border:0px;
border-collapse:collapse;
background-color:tranparent;
color:#381356;
color:black;
font-family:Impact,Arial,SunSans-Regular,Sans-Serif;
font-variant:small-caps;
font-size:18px;
font-weight:normal;
letter-spacing:1px;
width:auto;
}
.cadre tr, .cadre td {
border:0px solid white;
padding:0px;
vertical-align:middle;
width:auto;
}
.cadreg {
width:20px;
height:30px;
background:transparent url("../images/cadregauche.gif") no-repeat 0 0;
}
.cadrec {
height:30px;
background:transparent url("../images/cadrecentre.gif") repeat-x 0 0;
}
.cadred {
width:20px;
height:30px;
background:transparent url("../images/cadredroit.gif") no-repeat 0 0;
}


.cadrev {
padding:0px;
border:0px;
border-collapse:collapse;
background-color:tranparent;
color:#381356;
color:white;
font-family:Impact,Arial,SunSans-Regular,Sans-Serif;
font-variant:small-caps;
font-size:18px;
font-weight:normal;
letter-spacing:1px;
width:auto;
}
.cadrev tr, .cadrev td {
border:0px solid white;
padding:0px;
vertical-align:middle;
width:auto;
}
.cadregv {
width:20px;
height:30px;
background:transparent url("../images/cadregaucheviolet.gif") no-repeat 0 0;
}
.cadrecv {
height:30px;
background:transparent url("../images/cadrecentreviolet.gif") repeat-x 0 0;
}
.cadredv {
width:20px;
height:30px;
background:transparent url("../images/cadredroitviolet.gif") no-repeat 0 0;
}


