@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                             GENERAL                                                        */
/*----------------------------------------------------------------------------------------------------------------------------*/

body{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
border:0;
}

table#conteneur{
width:100%;
margin:0;
padding:0;
border:0;
border-collapse:collapse;
}

table, table tr, table tr td, tr, td, tr td{
margin: 0px;
padding: 0px;
border: 0px;
border-width:0px;
border-spacing:0px;
border-collapse:collapse;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                             Bandeau                                                        */
/*----------------------------------------------------------------------------------------------------------------------------*/

div#bandeau, tr#bandeau {
min-width:990px;
height:125px;
}


td#bandeau1 {
background-image:url(images/marge.jpg);
background-repeat:repeat-x;
width:540px;
}

td#bandeau_marge {
background-image:url(images/marge.jpg);
background-repeat:repeat-x;
width:auto;
height:125px;
}

td#bandeau2 {
background-image:url(images/marge.jpg);
background-repeat:repeat-x;
width:440px;
height:125px;
vertical-align:top right;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                             Centre                                                         */
/*----------------------------------------------------------------------------------------------------------------------------*/

tr#centre{
height:550px;
}

td#gauche{
width:40px;
height:550px;
background-image:url(images/angle-gauche.jpg);
background-repeat:no-repeat;
background-position:top left;
}

td#zone1{
width:490px;
height:550px;
}

td#droite{
width:40px;
height:550px;
background-image:url(images/angle-droit.jpg);
background-repeat:no-repeat;
background-position:top right;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                          Pied de page                                                      */
/*----------------------------------------------------------------------------------------------------------------------------*/
tr#piedpage{
background-image:url(images/bas-droit.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:center;
color:#FFFFFF;
background-color:#352A55;
min-width:990px;
height:25px;
}

.contact{
color:#DC8100;
font-weight:bold;
text-decoration:none;
}

.contact a{
color:#DC8100;
font-weight:bold;
text-decoration:none;
}

.contact a:hover{
text-decoration:none;
color:#FFFFFF;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                         Page d'accueil                                                     */
/*----------------------------------------------------------------------------------------------------------------------------*/

div#accueil1{
width:500px;
height:540px;
padding:5px;
}

div#accueil2{
width:390px;
height:520px;
padding:20px 5px 10px 5px;
}

p{
magin-top:1px;
margin-bottom:1px;
}

p#titre1{
magin-top:1px;
margin-bottom:1px;
font-weight:bold;
font-size:13px;
color:#352A55;
}

p#titre2{
magin-top:1px;
margin-bottom:1px;
font-weight:bold;
font-size:12px;
color:#352A55;
}

p#titre22{
magin-top:1px;
margin-bottom:1px;
font-weight:bolder;
font-size:13px;
color:#352A55;
}

p#texte{
font-size:12px;
magin-top:1px;
margin-bottom:1px;
color:#352A55;
text-align:justify;
}

p#texte1{
font-size:12px;
magin-top:1px;
margin-bottom:1px;
color:#352A55;
}

p#texte2{
font-size:12px;
magin-top:1px;
margin-bottom:1px;
font-style:italic;
color:#352A55;
}

.texte3{
margin-top:1px;
margin-bottom:1px;
font-size:12px;
font-style:italic;
color:#352A55;
}

ul{
color:#352A55;
margin-top:1px;
margin-bottom:1px;
}

ul#gris li{
color:#636363;
margin-top:1px;
margin-bottom:1px;
}

.bleu{
color:#352A55;
}
ul#direction li{
color:#DB8113;
margin-top:1px;
margin-bottom:1px;
list-style:disc;
}

table#action{
width:97%;
border:1px solid #352A55;
}

table#action td{
border:1px solid #352A55;
}

tr#actiontitre{
color:#FFF;
border:1px solid #352A55;
background-color:#352A55;
font-size:11px;
font-weight:bold;
}

tr#actionsoustitre{
color:#FFF;
border:1px solid #DB8113;
background-color:#DB8113;
font-size:11px;
font-weight:bold;
}

tr#actiontexte{
color:#352A55;
border:1px solid #352A55;
font-size:10px;
}
tr#actiontotal{
color:#FFF;
border:1px solid #352A55;
background-color:#DB8113;
font-size:11px;
font-weight:bold;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                             Projet                                                         */
/*----------------------------------------------------------------------------------------------------------------------------*/
ol{
color:#352A55;
}

/*----------------------------------------------------------------------------------------------------------------------------*/
/*                                                          Page contact                                                      */
/*----------------------------------------------------------------------------------------------------------------------------*/

.souris{
cursor:pointer;
}

.plan{
font-size:12px;
font-style:italic;
color:#352A55;
}





