body {
	
	background:				#ffffff;
	font-family:                            Verdana;
}

a {
	text-decoration:			none;
	color:					#444444;
}

a:visited {
	color:					#444444;
}

a:hover{
	text-decoration:			underline;
}

a.external-link-new-window {
	color:					#810a04;
}

a.external-link-new-window:visited {
	color:					#810a04;
}

a.external-link-new-window:hover{
	text-decoration:			underline;
}

img {
	
	border:					0px;
}

.logo_intro {
	position:				absolute;
	top:					50%;
	left:					50%;
	height:					285px;
	width:					600px;
	margin-top:				-145px;
	margin-left:				-300px;
}

.baniere {

	position:				absolute;
	height:					5px;
	left:					50%;
	width:					800px;
	margin-left:				-400px;
}


.main {

	position:				absolute;
	height:					540px;
	width:					900px;
	left:					50%;
	top:					160px;
	margin-left:				-450px;
}

#div_menu {
	position:				absolute;
	height:					310px;
	width:					171px;
	top:					317px;
	left:					50%;
	margin-left:				-386px;
}

#div_menu2 {
	position:				absolute;
	height:					50px;
	width:					171px;
	top:					600px;
	left:					50%;
	margin-left:				-386px;
}

.menu ul {
	
	list-style-type:			none;
	border:					none;
	margin:					0;
	padding:				0;
}

.menu li {
	
	border-bottom:				1px solid #90bade;
	margin:					0;
}

.menu li a {

	display:				block;
	padding:				5px 5px 5px 0.5em;
	border-left:				10px solid #fbb400;
	border-right:				10px solid #fbdf97;
	text-decoration:			none;
}

.menu li a:hover {

	border-left:				10px solid #810a04;
	border-right:				10px solid #81504d;
	background-color:			#CBDDE7;
}

.menu ul {
	
	list-style-type:			none;
}

.menu ul li a {

	text-decoration:			none;
	font:					900 12x verdana;
	font-size:				10px;
	font-weight:				bold;
	color:					rgb(0,0,0);
}

.menu ul li a:visited {

	font-color:				rgb(0,0,0);
}

.menu ul li.current a{
	
	background-color:			#CBDDE7;
}

.page {

	position:				absolute;
	width:					570px;
	height:					585px;
	top:					240px;
	left:					50%;
	margin-left:				-195px;
	padding:				15px 10px 0px 10px;
}

.page font b {

	color:					black;
}

.page td{
	vertical-align:				top;
	padding:				3px;
}

.links {

	position:				absolute;
	width:					600px;
	height:					25px;
	top:					176px;
	left:					50%;
	margin-left:				-190px;
	z-index:				100;
}

#links {
	
	list-style-type:			none;
}

ul#links li {

	display:				inline;
}

ul#links li a {

	text-decoration:			none;
	border:					2px outset #810a04;
	border-bottom:				0px solid #810a04;
	padding:				3px 5px 3px 5px;
	background-color:			#810a04;
	font:					900 10px Verdana;
	color:					#ffffff;
}

ul#links li.current a{

	background-color:			#fccf5a;
	color:					#131754;
	border:					2px inset #fccf5a;
	border-bottom:				3px solid #fccf5a;
}

h1{

	border-bottom:				2px dotted #fccf5a;
	font:					600 12px Verdana;
	color:					#810a04;
}

.menu_title {

        border-bottom:                          2px dotted #fccf5a;
        font:                                   600 12px Verdana;
        color:                                  #810a04;
	text-align:				center;
}


p{
	
	font:					400 9px Verdana;
	text-align:				justify;
}

.center {

	font:					400 10px Verdana;
	text-align:				center;
}

#table_accueil {

	text-align:				right;
	padding-right:				50px;
}

table#logo {

        font:                                   400 10px Verdana;
	text-align:				center;
}

table#logo td {

	padding:				10px;
}

table#equipe td {

	padding:				10px;
	width:					250px;
}