/*  Style par Aurore  */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	color: #543; 
	background-color: #375c92;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}

/*  Les PGN ombres   */
.rep_D { background-image: url(images/droite_png.png) !important; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/droite_png.png');}
.rep_G { background-image: url(images/gauche_png.png) !important; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/gauche_png.png');}
.rep_B { background-image: url(images/bas_png.png) !important; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bas_png.png');}
.rep_H { background-image: url(images/haut_png.png) !important; _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/haut_png.png');}


/*  Les Liens   */
a:link {
	color: #543;
	text-decoration: underline;
}
a:visited {
	color: #543;
	text-decoration: underline;
}
a:hover {
	color: #543;
	text-decoration: none;
}


h2 {
	color: #24406B;
	font-weight:bold;
	margin:0;
	font-size:1em;
	padding:10px;
	background:#E1E8EE;
	border: 1px solid #786B57;
	display:block;
}

div#tt {
	
	margin:0;
	padding:10px;
	background:#FCFAEA;
	border: 1px solid #786B57;
}

/*  lien footer   */
a.menu2:link {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
}
a.menu2:visited {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;

}
a.menu2:hover {
	color: #999966;
	font-size:10px;
	text-decoration: none;
}

/*  Cellules de tableaux   */

.td2{
	background-image:url(images/bg_centre.jpg);
	background-repeat:repeat-y;
}
div#td3 {
	background-image: url(images/barre_menu.gif);
	background-repeat: repeat-x;
	text-align:center;
	padding-left:3px;
}


div#td3 a:link {
	color: #543;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	background-image:url(images/barre_menu.gif);
	background-repeat:repeat-x;
	display:block;
	width: 121px;
    border-right: 1px solid #786B57;
    border-bottom: 1px solid #786B57;
}


div#td3 a:visited {
	color: #543;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	background-image:url(images/barre_menu.gif);
	border-right: 1px solid #786B57;
	background-repeat: repeat;
	display:block;
	width: 148px;
	border-bottom: 1px solid #786B57;

}
div#td3 a:hover {
	color: #003366;
	background: #FCFAEA;
	border-right: 1px solid #786B57;
	border-bottom: 1px solid #FCFAEA;
}



.td4{
	background-image:url(images/titres.gif);
	background-repeat: repeat-x;
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight:bold;

}
.td5{
	background-image:url(images/menus.gif);
	background-repeat:repeat-x;
}

.td6{
	background-image:url(images/fond_img.gif);
	background-repeat:no-repeat;
}

.td7{
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}



/*  Images   */

.img{
border: none;
}

.img2{
border: #333333 thin outset;
}

img.png {
behavior: url(png.htc);
}

/*  Styles de textes   */

h1 {
	color: #003366;
	font-size:18px;
	
}

.Style1 {
	color: #543;
	
}
.Style2 {
	color: #543;
	font-size: 18px;
	font-weight: bold;
}
.Style5 {
	color: #ffffff;
	font-size:10px;
}
/*  Divers   */
hr{
color:#FF6600;
}
