@charset "UTF-8";
/* CSS Document */
body{
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efedea;
	color: #50007d;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
}


/* -------LIENS-------- */



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #50007d;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none
}

a.type1 {
	color: #f70d0b;
	font-weight: bold;
	letter-spacing: 1px;
}
a.type1:hover {
	color: #a4d62b;
}

/* -------CONTAINER-------- */


#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	font-size: x-small;
	top: 50px;
	position: relative;
	background-color: #f5f5f5;
	border:10px #f5f5f5 solid;
	height: 707px;
	max-height: 707px;
}
.center {
	width: 510px;
	float: left;
	max-height: 490px;
	height: 490px;
	max-width: 510px;
}
.inc   {
	height: 480px;
	width: 510px;
	max-height: 480px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #50007d;
	min-width: 510px;
	margin-top: 25px;
}
#container .inc h1 {
	font-size: 2em;
	text-align: center;
	color: #abd84c;
}
#container .inc h2 {
	font-size: 1.5em;
	color: #f4221f;
	text-indent: 40pt;
}
#container .inc h3 {
	font-size: 1.17em;
	color: #620d8d;
}
#container .inc p{
	color: #5d5d5d;
	font-size: 11px;
	text-indent: 15px;
	text-align: justify;
}
.topright {
	width: 750px;
	right: 0px;
	float: right;
	height: 115px;
	margin: 0;
}
.right {
	width: 225px;
	left: 0px;
	float: right;
	margin-right: left px;
	height: 500px;
	margin-top: 5px;
}
.left {
	width: 225px;
	left: 0px;
	float: left;
	margin-right: 20px;
	height: 500px;
}
.topleft {
	width: 225px;
	left: 0px;
	float: left;
	margin-right: 20px;
	height: 115px;
	margin: 0;
}
.topl a {
	width: 200px;
	left: 0px;
	float: left;
	margin-right: 20px;
	height: 80px;
	margin: 0;
	color: #CCCCCC;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/menu.png);
	margin-top: 7px;
}
.topl a:hover {
	width: 200px;
	left: 0px;
	float: left;
	margin-right: 20px;
	height: 80px;
	margin: 0;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/menub.png);
	margin-top: 7px;
}
tt {
	color: #006600;
}
p {
	color: #663300;
}
.dec{
	top: 12px;
	position: relative;
}
.logo {
	position:absolute;
	right: 0px;
	top: 0px;
	margin: 0;
}

/* -------MENU-------- */

.menudiv {
	top: 250px;
	margin-top: 125px;
}

.bg {
	background: url(images/button4.png);
}
.menu {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	height:40px;
	background:url(images/button3.png) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu li.top {
			display:block;
			float:left; 
			position:relative;}
.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu li a.top_link span {
	float:left;
	font-weight:bold;
	display:block;
	padding:0 28px 0 16px;
	height:40px;
}
.menu li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
	background:url(images/down.gif) no-repeat right top;
}
.menu li a.top_link:hover {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li a.top_link:hover span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li a.top_link:hover span.down {
	background:url(images/button4a.gif) no-repeat right top;
}

.menu li:hover > a.top_link {
	color:#000;
	background: url(images/button4.gif) no-repeat;
}
.menu li:hover > a.top_link span {
	background:url(images/button4.gif) no-repeat right top;
}
.menu li:hover > a.top_link span.down {
	background:url(images/button4a.gif) no-repeat right top;
}

.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

.menu a:hover {
	visibility:visible;
}
.menu li:hover {
	position:relative;
	z-index:200;
}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

.menu :hover ul.sub {
	left:2px;
	top:40px;
	right:2px;
	padding:3px 0;
	border: 1px solid #f00000;
	white-space:nowrap;
	width:270px;
	height:auto;
	background : url(images/fond.png);
	background-repeat: yes;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:320px;
}
.menu :hover ul.sub li a {
	font-weight:bold;
	display:block;
	font-size:10px;
	height:20px;
	width:262px;
	line-height:20px;
	text-indent:5px;
	color:#220077;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
}
.menu :hover ul.sub li a.fly {
	background:#fff url(images/arrow.gif) 80px 7px no-repeat;
}
.menu :hover ul.sub li a:hover {
	background:#f00000;
	color:#fff;
}
.menu :hover ul.sub li a.fly:hover {
	background:#f00000 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
.menu :hover ul li:hover > a.fly {
	background:#f00000 url(images/arrow_over.gif) 80px 7px no-repeat;
	color:#fff;
}
 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:274px; 
	top:-4px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid #ff0000; 
	white-space:nowrap; 
	width:270px; 
	z-index:200; 
	height:auto;
}
.menu :hover ul :hover ul :hover ul :hover ul :hover ul .sub ul {
	left:272px;
	top:-4px;
	right:2px;
	background: #fff;
	padding:3px 0;
	border:1px solid #ff0000;
	white-space:nowrap;
	width:262px;
	height:auto;
	z-index: 500;
}
#container .right #bas {
	right: 0px;
	bottom: 0px;
	width: 200px;
}


/* -------MENU DROIT-------- */

#menud {
	margin-top: 25px;
	width: 225px;
}


/* -------BREVE-------- */

.breve{
	margin-top: 40px;
	position: relative;
	float: left;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	width: 225px;
	border: 0;
	padding: 0;	
}

marquee {
	position: relative;
	left: 23px;
	text-align: justify;
}


/* -------FORMATION-------- */



.form a{
	position:absolute;
	left:20%;
	top:-55px;
	z-index: 1000;
	right:50%;
	background-image: url(../img/form.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 127px;
}
.form a:hover{
	position:absolute;
	left:20%;
	top:-55px;
	z-index: 1000;
	right:50%;
	background-image: url(../img/formb.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 127px;
}

/* -------CONTACT-------- */

#contactForm{
	width: 750px;
	margin-left: 250px;	
}


/* -------ACCORDEON-------- */

ul, li, h3 {
	border:0;
	padding:0;
	margin:0;
	list-style:none;
}
#main{
	width:225px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	font-weight: normal;
	margin-top: 45px;
}
#main h3{
	padding:4px;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	text-align: center;
}
#main h3 a{
	color:#FFFFFF;
}
	#accordion li{
	border-bottom:solid 1px #b4a0bf;
	text-align: left;
	font-size: 11px;
}
	#accordion li a{
	color: #50007d;
	padding:3px 6px;
	display:block;
	text-decoration:none;
	font-size: 11px
}
	#accordion li a:hover{
	background:#d8bbe8;
	color: #ffffff;
	font-size: 11px
}
				


/* -------RECHERCHE-------- */


#cherche {
	position:absolute;
	top:2px;
	z-index: 100;
	right:20px;
	width: 235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
#exit {
	border: 2px ridge gray;
}
#histo{
	font-size: 10px;
	border:1px solid black;
	border-bottom:none;
	overflow-y:scroll;
	width:225px;
}
#bsearch {
	font-size: 10px;
	background-color: #FE0000;
	border: 2px ridge gray;
	color: #FFFFFF;
	font-weight: bold;
}
#histobottom{
	font-size: 10px;
	border:1px solid black;
	border-top:none;
}
#status{
	font-size: 10px;
	text-align: center;
	width: 225px;
	display: none;
}
#rsearch {
	font-size: 10px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-left:1px solid red;
	border-right:1px solid red;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
#rsearch a{
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
	}
#rsearch a:hover{
	color: #FF0000;
	}
