/* =========================================================== Style CSS IE =========================================== */

* {
	margin:0;
	border:0;
	padding:0;
}

html, body {
	background-image:url(images/bg.png);
	margin:auto;
	color:#000000;
}

ul, li {
	list-style-type:none;
}

a {
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

.center { 
    text-align:center;
}

.decalage {
    float:left;
    margin-left:110px;
}

.decalage2 {
    float:right;
    margin-right:105px;
}

.decal-menu {
    margin-left:34px;
	margin-top:20px;
}

.decal-text { 
    padding-left:8px;
	padding-right:8px;
}

.image1 {
    margin-right:350px;
    padding:6px;
}

.image2 {
    margin-top:20px;
    margin-left:0px;
    margin-bottom:20px;
}

.image3 {
	float:right; 
    margin-right:5px;
	margin-bottom:26px;
} 
			
.image4 {
	float:left; 
    margin-left:20px;
	margin-bottom:26px;
}

.image5 {
	float:right; 
    margin-right:5px;
	margin-bottom:34px;
} 
			
.image6 {
	float:left; 
    margin-left:20px;
	margin-bottom:34px;
}

.image10 { 
	display : block; 
    margin-left : auto; 
    margin-right : auto; 
	margin-top:5px; 
	margin-bottom:auto;				
	border:none;
}

.gif-retraitleft { 
	margin-left:20px;
}
 
.gif-retraitright { 
	margin-right:20px;
}

a.type1 { 
    color:#BA0F0F;
}
            
a.type1:hover { 
	color:#000000;
}

a.type1:visited { 
	color:#0000FF;
}

a.type2 { 
    color:#FFFFFF;
}
            
a.type2:hover { 
	color:#000000;
}

a.type3 { 
    color:#000000;
}
            
a.type3:hover { 
	color:#BA0F0F;
}

/* ===========================================================
Structure ================================================== */

#wrapper {
	position:relative;
	margin:auto;
	width:855px;
}

#menu li {
	background:url(images/menu_bg.png) no-repeat 0 0;
	text-align:center;
	margin-left:18px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	padding:4px;
	width:129px;
	height:19px;
	float:left;
}

#menu li:hover {
	background:url(images/menu_bg_actif.png) no-repeat 0 0;
}

#menu .actif {
	background:url(images/menu_bg_actif.png) no-repeat 0 0;
}

#menu a {
	color:#ffffff;
}

#header {
    /*background:url(images/header2.png) no-repeat 0 0;*/
	margin-bottom:32px;
	height:162px;
	width:100%;
}

#cadrpg { 
    width:433px;
	height:38px;
	background:url(images/title_bg2.png) no-repeat 0 0;
	margin-left:198px;
	margin-bottom:5px;
	text-align:center;
}

#content {
	background:url(images/top_bg.png) no-repeat top; 
	background-color:#ffffff;
	margin-top:5px;
	padding:13px;
	width:829px;
}

#content2 {
	background:url(images/top_bg2.png) no-repeat bottom; 
	background-color:#ffffff;
	margin-right:0px;
	padding:0px;
	width:855px;
}

#nouveau {
	background:url(images/nouveau.png) no-repeat 0 0;
	text-align:center;
	height:228px;
	width:191px;
}

#menuleft {
	float:left;
}

#menuleft h1{
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:190px;
	height:38px;
}

#menuleft h2{
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-top:8px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:190px;
	height:38px;
}

#menuleft ul {
	margin-left:0px;
	margin-bottom:0px;
}

#menuleft li {
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FF00FF;
}

#menuleft li a {
	width:190px;
	height:38px;
	display:block;
	background:url(images/title_menu_bg2.png) no-repeat 0 0;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#menuleft li a:hover {
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-left:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}

#menuright {
	float:right;
}

#menuright h1{
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:190px;
	height:38px;
}

#menuright h2{
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-top:8px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:190px;
	height:38px;
}

#menuright ul {
	margin-left:0px;
	margin-bottom:0px;
}

#menuright li {
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FF00FF;
}

#menuright li a {
	width:190px;
	height:38px;
	display:block;
	background:url(images/title_menu_bg2.png) no-repeat 0 0;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#menuright li a:hover {
	background:url(images/title_menu_bg.png) no-repeat 0 0;
	margin-left:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}

#corps {
    position:relative;
	width:630px;
	height:835px;
	margin-left:198px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	overflow:auto;
}

#corps h1 {
    text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000000;
}

#corps h2 {
	background:url(images/title_bg2.png) no-repeat 0 0;
	margin-left:8px;
	margin-bottom:1px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	width:600px;
	height:38px;
}

#corps h3 {
	background:url(images/title_bg1.png) no-repeat 0 0;
	margin:auto;
	padding-top:5px;
	text-align:center;
	color:#ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	width:433px;
	height:38px;
}

#corps h4 {
    text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:16px;
}

#retour {
    width:289px;
	height:38px;
	margin:auto;
	padding-top:6px;
	background:url(images/title_bg4.png) no-repeat 0 0;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
}

/* Tableau */ 
 
            caption /* Titre du tableau */
                        {
              margin: auto; /* Centre le titre du tableau */
              font:14px Verdana, Arial, sans-serif;
              color: #FFFFFF;
			  background-color:#DA2F2F;
			  border:3px double #BA0F0F;
              margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
            }

            table /* Le tableau en lui-même */
                        {
              margin: auto; /* Centre le tableau */
              /*border: 4px outset green; /* Bordure du tableau avec effet 3D (outset) */
              border-collapse: collapse; /* Colle les bordures entre elles */
            }

            th /* Les cellules d'en-tête */
                        {
              background-color: #BA0F0F;
              color:#FFFFFF;
              padding-top:1px; 
			  padding-right:10px; 
			  padding-left:10px; 
			  padding-bottom:1px;
              font:14px Verdana, Arial, sans-serif; 
			  border:3px double #BA0F0F; 
            }

            td /* Les cellules normales */
                        {
              border: 3px double #BA0F0F;
              font:14px Verdana, Arial, sans-serif; 
			  color:#FFFFFF;
			  background-color:#6E6E6E;
              text-align: center; /* Tous les textes des cellules seront centrés*/
			  padding:10px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
            }

/* Fin de Tableau */			
			
#footer {
	background:url(images/footer.png) no-repeat 0 0;
	text-align:center;
	margin-top:5px;
	padding:6px;

	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	height:39px;
	width:100%;
	margin-bottom:20px;
}

#footer a {
	color:#FFFFFF;
}