/* ------------------------------------Page----------------------------------------------- */
body{ background-image: url(../images/bg2.jpg); margin:0; padding:0; }

a{ font-size: 12px; }
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: red;
}
a:active {
	text-decoration: none;
}
.Style7 {color: #00CCFF; font-weight: bold; 
}

.Style2 {
	font-size: 14;
	color: #00CCFF;
	font-weight: bold;
}
.Style8 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.Style9 {color: #9E0507;
		font-weight: bold;
}

fieldset{ padding: 5px; }

h1{ font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #CC0001;
	list-style-image: url(../images/puce2.png);
	text-indent: 10px;
	line-height: 30px; }
h2{ font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #9e0507;
	text-indent: 20px;
	line-height: 30px; }
/* ------------------------------------Site----------------------------------------------- */

#index table td{ text-align: center; }
#index table td a{ text-decoration: underline; }
#index table td a img{ border: 0;}

#menu {
	height: 122px;
	width: 800px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#menu #btn{ position: absolute; margin: 74px 0 0 570px; width:191px; height: 25px;}
#menu #btn a{ float: left; width:191px; height: 25px;}
#menu #click_index{ position: absolute; margin: 6px 0 0 15px; width:150px; height: 100px;}
#menu #click_index a{ float: left; width:150px; height: 100px;}

#ban1, #ban2, #ban3, #ban4, #ban5, #ban6{
	height: 150px;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: 1px solid black; 
}

#ban1 { background-image:url(../images/ban1.jpg); }

#ban2 { background-image:url(../images/ban2.jpg); }
#ban3 { background-image:url(../images/ban3.jpg); }
#ban4 { background-image:url(../images/ban4.jpg); }
#ban5 { background-image:url(../images/ban5.jpg); }
#ban6 { background-image:url(../images/ban6.jpg); }

#site {
	/*height: 650px;*/
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bgd_site.gif);
	background-repeat: repeat-y;
}

#centre {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/puce.gif);
	padding: 0 10px 0 217px;
	min-height: 452px;
	width: 573px;
	background-image: url(../images/centre.jpg);
	background-repeat: no-repeat;
	
}


#bas {
	clear: both;
	padding-top: 25px;
	background-image: url(../images/pied.jpg);
	height: 50px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-indent: 20px;
}

#texte2 {
	height: 400px;
	width: 560px;
	margin-right: 40px;
	margin-left: 200px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	list-style-image: url(../images/puce.png);
	margin-bottom: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#pole {
	height: 260px;
	width: 340px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CC0001;
	vertical-align: middle;
	text-indent: 10px;
	line-height: 30px;
	margin-left:15px;
	border: 1px dotted #666666;
	list-style-image: url(../images/puce2.gif);
}

/* ------------------------------------Menu------------------------------------------------- */
.menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#000;
    width:100px;
    height:30px;
    display:block;
    background:#c33;
    border:1px solid #000;
    margin-right:1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: verdana;
    font-size:10px;
    line-height:18px;
    overflow:hidden;
}

a.boutonIE:hover {
    color:#fff;
    background:#000;
    overflow:visible;}

a.boutonIE:hover table {
    display:block;
    background:#eee;
    border-collapse:collapse;
}

.boutonFF {
	color:#000;
	width:100px;
	height:30px;
	display:block !important;
	display:none;
	border:1 none #FFFFFF;
	margin-right:1px;
	text-align:center;
	float:right;
	text-decoration:none;
	font-family: verdana;
	font-size:10px;
	line-height:18px;
	overflow:hidden;
	background-color: #FFFFFF;
	z-index: 1;
	background-image: url(../images/menuboule.gif);
 }

.boutonFF:hover {
	height:auto;
	cursor:pointer;
	color:#800000;
	background-color: #FFFFFF;
	border: 1px none #333333;
	background-image: url(../images/menuboule2.gif);
	background-repeat: no-repeat;
	z-index: 1;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
    display:block;
    width:90px !important;
    width:88px;
    height:18px;
    border-bottom:1px solid #000;
    text-decoration:none;
    color:#000;
    font-family: verdana;
    font-size:10px;
    text-align:center;
    background:#eee;   
}


a.SousMenu:hover {background:#BCCCD2;}
