*
{
}

body
{
	text-decoration: none;
	text-align: center;
	color: #900000;
	font-family: arial, sans-serif;
	font-size: 13px;
	background-color: #f9bd38;
	background-image: url('/back.gif');
	background-repeat: no-repeat;
	background-position: 630px 270px;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	
}

.body_index
{
	background-color: #cc9966;
	background-image: url('/texture.png');
	background-repeat: repeat;
}

a, a:link, a:visited
{
	text-decoration: underline;
	color: #900000;
}

a:active, a:hover, a:focus
{
	color: #ff0000;
}

.titre1
{
	font-weight: bold;
	color: #ff0000;
}

.special
{
	font-weight: bold;
}

.petit
{
	font-size: 0.8em;
}

.blanc
{
	color: #ffffff;
}

.justifie
{
	text-align: justify;
}

.centrage
{
	text-align: center;
}

.droite
{
	text-align: right;
}

.gauche
{
	text-align: left;
}

.drapeau:hover
{
	background-position: 0 -65px;
}

#div_intro
{
	position: relative;
	width: 900px;
	height: 650px;
	margin: 20px auto;
}

#div_conteneur
{
	position: relative;
	width: 1000px;
	margin: 10px auto 0px auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	%margin: 0px;
	%margin-top: 10px;
	%margin-left: auto;
	%margin-right: auto;
	padding: 0px;
	text-align: left;
}

#div_haut
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 225px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url('/bandeau.png');
	background-repeat: no-repeat;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-radius: 30px 30px 30px 30px;
	-moz-box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
	box-shadow: 10px 10px 20px #000;
	behavior: url('/include/PIE.htc');
}

#div_logo
{
	position: absolute;
	top: 80px;
	right: 20px;
	width: 165px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#div_langue
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#div_menu
{
	position: absolute;
	top: 235px;
	left: 0px;
	width: 200px;
	height: 430px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-image: url('/menu.png');
	background-repeat: no-repeat;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url('/include/PIE.htc');
	font-size: 1.1em;
}

#div_info
{
	position: absolute;
	top: 665px;
	left: 0px;
	width: 200px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#div_mentions
{
	width: 150px;
	height: 15px;
	margin: 0px auto;
}

#div_main
 {
	position: relative;
	top: 240px;
	left: 240px;
	width: 750px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#div_pied
{
	position: relative;
	top: 244px;
	left: 890px;
	width: 100px;
	height: 60px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table
{
	margin: 0px auto;
}

.table100
{
	border-collapse: collapse;
	width: 100%;
}

.td300
{
	width: 300px;
}

.td150
{
	width: 150px;
}

img
{
	border: none;
}

.img_block
{
	display: block;
}

.img_gauche
{
	float: left;
	margin: 5px 20px 5px 0px;
}

.img_droite
{
	float: right;
	margin: 5px 0px 5px 20px;
}

#menu1
{
	margin-top: 40px;
}

.menu
{
	text-decoration: none;
	text-align: center;
	width: 120px;
	height: 20px;
	margin: 0px 0px 2px 40px;
	padding: 0px;
	overflow: hidden;
	background-image: url('/menu/bouton1.png');
}

.ssmenu
{
	text-decoration: none;
	text-align: center;
	width: 90px;
	position: absolute;
	margin: 40px 0px 0px 150px;
	padding: 0px;
	visibility: hidden;
}

.ssmenuc
{
	background-image: url('/menu/bouton2.png');
	width: 90px;
	height: 20px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #900000;
	padding: 2px 0px;
	display: block;
}

.bouton_invisible
{
	text-decoration: underline;
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #800000;
	background-color: #f9bd38;
	border: 0px;
	height: 25px;
	width: 125px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.bouton_invisible:hover
{
	color: #ff0000;
}
