body
{
	background-color: #000000;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#9c141d;
	/*
	scrollbar-3dlight-color: #300;			
    scrollbar-arrow-color: #300;			
    scrollbar-face-color: #060606;			
    scrollbar-highlight-color: #400;		
    scrollbar-shadow-color: #200;			
    scrollbar-track-color: #151515;			
	scrollbar-darkshadow-color: #100;
	*/
}

p
{
text-align: justify;
}

h2
{
font-size: 18px;
}

div#anim{
position: absolute;
width: 550px;
height: 475px;
top: 50%;
margin-top: -227.5px;
left: 50%;
margin-left: -275px;
background-color: black;
}

div#cale{
margin-right: 0px;
text-align: right;
font-weight: bold;
margin-right: 10px;
}

#cale a, a:hover, a:visited, a
{
color: white;
}

div#align_index
{
width: 550px;
left: 50%;
margin-left: -275px;
position: relative;
text-align: right;
}
div#global
{
	width: 751px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
div#ban
{
	width: 751px;
	height: 117px;
}
div#haut
{
	background-image: url(images/menu_haut.jpg);
	width: 751px;
	height: 54px;
}
/*placement du menu gauche*/
div#menu
{
	width: 126px;
	position: relative;
	
}
div#dessous
{
	background-image:url(images/menu_g_bg.jpg);
	width: 126px;
	height: 349px;
	margin-top: -2px;
	position: absolute;
}
div#menu img
{
	border: 0px;
	display: block;
}

img.travail{}
img.cours{}
img.contact{}

/*fin menu*/

/*fond contenu*/
div#fond
{
	top: -131px;
	background-image: url(images/fond.jpg);
	width: 625px;
	height: 478px;
	position:relative;
	left: 126px;
	background-repeat: no-repeat;
}
div#contenu_travail
{
	margin-top: 10px;
	margin-left: 30px;
	width: 550px;
	height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 2;
}
div#contenu
{
	margin-top: -22px;
	margin-left: 30px;
	width: 550px;
	height: 432px;
	overflow: auto;
	position: absolute;
	z-index: 2;
}
/*fin contenu*/
div#footer
{
	background-image: url(images/bottom.jpg);
	width: 751px;
	height: 65px;
	position: relative;
	margin-top: -131px;
}
/* placement menu travail*/
div#menutravail
{
	width: 447px;
	height: 44px;
	position: absolute;
	z-index: 1;
	margin-left: 207px;
	margin-top: -183px;
}
img {border: 0px;}
img.plaques{margin-left: -4px;}
img.vases{margin-left: -4px;}

div#droits
{
width: 100px;
text-align: center;
position: relative;
margin-left:330px;
padding: 1px;
}

div#droits img{display:block;}

a#admin
{
color: black;
text-decoration: none;
font-weight: bold;
}
a#admin:hover
{
color: gray;
}

a#infos
{
color: white;
text-decoration: none;
font-weight: bold;
}
a#infos:hover
{
color: gray;
}

/* a général */
a
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #9c141d;
}
a:hover
{
color: white;
}

/* border des images*/
a image
{
border: 0px;
}

#bottom
{
border-bottom: 1px solid #9c141d;
padding: 2px;
}








