body{
font-family: Verdana;
font-size: 11px;
background-attachment: fixed;
background-image:url(/images/interface/bodyBG.jpg);
background-repeat:repeat-y;
background-color:#ccccff;
height:100%;
background-position: center center;
}
a:link img {
border:0;
}

a:visited img {
border:0;
}

a:hover img {
border:0;
}

a:link {
color: #8183d1;
text-decoration:none;
}

a:visited {
color: #8183d1;
text-decoration:none;
}

a:hover {
color: #000;
text-decoration:underline;
}

.conteneur{
width:930px;
height:450px;
}

.title{
color: #8183d1;
font-size: 11px;
}

/************************* TAB ***************************/

#gtabs{
right:3px;
bottom:-5px;
width:800px;
float:center;
text-align:center;
background-attachment: fixed;
background-repeat:no repeat;
}

#gtabs a{
font-size: 9px;
display:block;
color:#000;
line-height:28px;
text-decoration:none;
width:160px;
height:28px;
overflow:hidden;
text-align:center;
float:left;
}

a#gtabLeft{
background:url(/images/interface/menuItemLeft.gif);
}

a#gtabRight{
background:url(/images/interface/menuItemRight.gif);
}

a#gtab{
background:url(/images/interface/menuItem.gif);
}

/*
a#gtab:hover{
background:url(/images/interface/menuItemOver.gif);
}
*/

#headerTitre {
font-size: 10px;
display:block;
color:#000;
line-height:25px;
text-decoration:none;
width:200px;
height:30px;
overflow:hidden;
text-align:center;
float:center;
}

#headerTitreRed{
background:url(/images/interface/headerRed.gif);
}

#headerTitreGreen{
background:url(/images/interface/headerGreen.gif);
}

#headerTitrePurple{
background:url(/images/interface/headerPurple.gif);
}

#contenuBouton a{
font-size: 10px;
display:block;
color:#000;
line-height:60px;
text-decoration:none;
width:200px;
height:60px;
overflow:hidden;
text-align:center;
float:center;
}

#boutonRed{
background:url(/images/interface/BoutonSMDRougeBlank.gif);
}

#boutonGreen{
background:url(/images/interface/BoutonSMDVertBlank.gif);
}

#boutonPurple{
background:url(/images/interface/BoutonSMDVioletBlank.gif);
}

#boutonOrange{
background:url(/images/interface/BoutonSMDOrangeBlank.gif);
}

#boutonBlue{
background:url(/images/interface/BoutonSMDBlueBlank.gif);
}

#boutonPrimatice{
background:url(/images/interface/but_primatice.gif);
}





/************************* CONTENU ***************************/
.contenu_2{
width:802px;
height:450px;
}
/************************* FIN CONTENU ***************************/


.footer{
padding-top: 10px;
font-size: 9px;
}

/******************************* FILER ***********************************/

TD.style1 {padding-right:16px; padding-top:1px; margin:0; }
TD.style2 {padding-right:16px; padding-top:10px; margin:0; }


INPUT {
background-color: #EEEEEE;
border: #808080 1px solid;
padding: 2px;
font-family: 'tahoma'; font-weight: normal; font-size: 8pt; color: black;
}

SELECT {
background-color: #EEEEEE;
border: #808080 1px solid;
padding: 2px;
font-family: 'verdana'; font-weight: normal; font-size: 8pt; color: black;
}

.BT1 {
width:110px;
background-color: #BBBBBB;
padding: 0px;
font-family: 'verdana'; font-weight: bold; font-size: 9pt; color: black;
}

.BT2 {
width:110px;
background-color: #EEEEEE;
padding: 0px;
font-family: 'verdana';  font-weight: bold; font-size: 9pt; color: black;
}

/***************************** FIN FILER ***********************************/



