/* CSS Document */
.page {
	text-align:center;
	width:960px;
	margin: auto;
	border: 1px #000000 solid;
}
.structure {display: none;}

#entete {
	float:none;
	width:960px;
	height:160px;
	background: #222222 url('../IMG/design/bandeauanim2.jpg') no-repeat;
}
#milieu {
    margin: 0px;
    padding: 0px;
	border: 0px;
    width: 960px;
	background-image:url('../IMG/design/degrade.jpg');
	background-repeat:repeat-x;
	background-color: #FFC500;
	float:none;
	clear:both;
}
.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
#menu {
	float:left;
	position:relative;
	left:0;
	text-align:center;
	width:185px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	/*background: no-repeat url('../IMG/design/degrade_menu.png') 100% 0%;*/
}

#texte {
	float:right;
	width:760px;
	min-height: 770px;
	text-align:left;
	background-image:url('../IMG/design/piste.gif');
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 770px;
}
html>body #texte {
	height: 100%;
}
#pied {
	padding-top:5px;
	float:left;
	margin-top:1px;
	text-align:center;
	width:960px;
	height:20px;
	background:#FFC501;
	font-size: 70%;
}
#pied a {
	font-size: 100%;
}

body {
	background: #222222 url('../IMG/design/background.jpg') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
img {
	border:0px;
	margin:0px;
	pading: 0px;
}
a {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0099;
}
a.hierarchie,a.hierarchie:link,a.hierarchie:visited,a.hierarchie:hover,a.hierarchie:active { color:#CC0066;font-weight:bold;}
a.spip_url { }
a.spip_in,a.spip_in:link,a.spip_in:visited,a.spip_in:active { color:#CC0066; }
a.spip_out:link,a.spip_out:visited,a.spip_out:active { color:#CC0066; }
a.spip_glossaire { }

#bandeau {
	width: 78%;
	height:27px;
	background: url('../IMG/design/bandeau_menu.png') repeat-x;
	border-bottom: 1px solid #000000;
	vertical-align:middle;
	text-align: center;
	margin:auto;
	padding-left: 22%;
}
.lien-entete {
	float: left;
	height: 27px;
	padding-top: 2px;
	text-align:center;
	vertical-align:middle;
}
*+html .lien-entete {
	width: 80px;
}
.lien-entete a {
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}
.lien-entete:hover {
	background: url('../IMG/design/bandeau_menu_hover.png') repeat-x;
	color: #FFBE00;
}
.lien-entete:hover a {
	color: #FFBE00;
}
.rubriques {
	text-align:left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.menu-liste {
	list-style-type: disc;
	padding:0px;
	padding-left: 25px;
	margin:0px;
	border:0px;
}
.menu-titre {
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS","Lucida Grande",Lucida, Arial, sans-serif;
	font-size: small;
	padding:5p;
	margin:0px;
	border:0px;
}
.menu-titre a {
	color: #000000;
	font-family: "Trebuchet MS","Lucida Grande",Lucida, Arial, sans-serif;
}
.menu-titre a:hover {
	text-decoration: underline;
	color: #CC0099;
}
li.menu-item {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	border:0px;
}
li.menu-item a {color: #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:0px;
	margin:0px;
	border:0px;
	font-weight: normal;
}
li.menu-item a:hover {
	text-decoration: underline;
	color: #CC0099;
}
.texte {
	padding:10px;
	font-size:80%;
	/*font-weight:bold;*/
	/*display:inline;*/
}
#droite .texte {
	padding:0px;
}
.maj {
	font-family: "Tahoma", Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align: right;
	margin-top :0px;
	margin-bottom : 0px;
	margin-left:25px;
	padding: 0px;
	clear: both;
	color:#CC0066;
}
#gauche {
	float: left;
	width: 70%;
}
#droite {
	float: right;
	width: 28%;
}
.aide {
	margin-top: 50px;
}
.decaler { padding-left: 40px;}
.documents{width:48%;display:inline;float: left;text-align:center;}

.liste_doc {
	font-size: 70%;
	float:left;
	width: 156px;
	height:200px;
	margin: 2px;
	background-color:#FFFFFF;
}
