*{
}
body {
background-image: url(../design/fond.jpg);
text-align:center;
font-family:Arial,Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration: none; 
}

#btn_supp{
text-align:right;
margin-right: 30px;
}

#conteneur {
width: 933px;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
background-color:#F4F4F4;
background-image:url(../design/contenu.jpg);
}

#banniere {
width: 933px;
height: 222px;
/*background-image: url(../design/banniere.jpg);*/
}

#menuBanniere {
background:#F4F4F4;
width: 933px;
height: 42px;
}

#menu {
float: left;
width: 248px;
height: 486px;
background-image: url(../design/menu.jpg)
}

#contenu {
text-align: justify;
padding-top: 25px;
margin-left: 280px;
width: 600px;
background-color: #f4f4f4;
}

#pied {
/*margin-left: -280px;*/
clear: both;
width: 933px;
height: 108px;
background-image: url(../design/pied2.jpg);
}

#important {
font-weight: bold ;
}

th.case0 {
font-size:12px;
background-color : #ad7a7a;
color:#FFFFFF;
}

td.case1 {
background-color : #CCCCCC;
}

td.case2 {
background-color : #CCCEEE;
}

a {
color:black;
text-decoration: underline;
}
a:visited {
color:black;
text-decoration: underline;
}
a:hover {
color:#b9010e;
text-decoration: underline;
}
a:active{
color:#b9010e;
text-decoration: underline;
}

h1 {
text-align:left;
font-size:17px;
text-decoration: none;
/*border-width: 1px 0px 0px 0px;
border-style: solid none none none;*/
color:#b9010e;
font-weight: bold ;

}

h2 {
font-size:13px;
text-align:left;
font-weight: bold ;
}

label {
display:block;
width:170px;
float:left;
}

fieldset {
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 10px;
  margin: 0px 0px 0px 0px;
}

fieldset legend {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px;
}

.clearfix {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px 0px;
	vertical-align: top;
}
	
em {
font-style: italic;
}

img{
border: 0px;
}


#txtmenu {
margin-left: 0px;
padding-top: 0px;
color: black;
font-weight: bold ;
font-size: 12px;
}

#txttitremenu {
margin-left: 0px;
padding-top: 30px;
color: black;
font-weight: bold ;
font-size: 18px;
}
#cadena{
width:50px;
height:50px;
margin-top:-74px;
.margin-top:-76px;
margin-left: 779px;
.margin-left :725px;
}

#txtPied {
margin-left: 50px;
padding-top: 80px;
color: white;
font-weight: bold ;
}

#txtPied a {
color:white;
text-decoration: none;
}
#txtPied a:visited {
color:white;
text-decoration: none;
}
#txtPied a:hover {
color:white;
text-decoration: underline;
}
#txtPied a:active{
color:white;
text-decoration: none;
}

#myFlash{
text-align: center;
width: 500px;
margin-left: auto;
margin-right: auto;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../lightbox/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/