* {
	margin:0;
	padding:0;
	border:none;
}

html, body {
	background-color:#FFF;
	background-image:url(d1/bg_bloc.gif);
	background-repeat:repeat;
	background-position:top left;
	height:100%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

a:link, a:visited {
	color:#444444;
	text-decoration:none;
	border-bottom:1px dotted #00B4E8;
}

a:hover {
	color:#00B4E8;
	text-decoration:none;
	border-bottom:1px dotted #8EBC11;
}

h2 {
	font-size:20px;
	color:#8EBC11;
	margin-bottom:7px;
}

h3 {
	font-size:14px;
	color:#444444;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:12px;
	color:#8EBC11;
}

h6 {
	font-size:16px;
	color:#00B4E8;
}

/* FORMS */

select, input, textarea {
	background-color:#fff;
	color:#444444;
	border:1px solid #85BA13;
	font-size:10px;
}

#wrapper {
	width:921px;
	background-image:url(d1/bg_wrapper.gif);
	background-repeat:repeat-y;
	background-position:top left;
	/*height:100%;*/
}

#header {
	height:119px;
	background-image:url(d1/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#logo {
	margin-left:4px;
	width:250px;
}

#logo a{
	border:none;
}

#access {
	float:right;
	width:600px;
	margin-right:10px;
	text-align:right;
}

#select_layout {
	margin-top:2px;
	margin-bottom:13px;
}

#access ul {
	list-style:none;
}

#access ul li {
	margin-bottom:2px;
	font-size:10px;
}

#top_pub {
	background-color:#00B4E8;
	color:#FFF;
	width:468px;
	float:left;
	margin-top:5px;
}

#menu {
	height:56px;
	background-image:url(d1/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*padding-left:248px;*/
	padding-left:166px;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	display:block;
	width:111px;
	height:25px;
	float:left;
	background: url(d1/menu_inactive.gif) no-repeat top left;
	/*background-image:url(../img/menu_inactive.gif);
	background-repeat:no-repeat;
	background-position:1px top left;*/
	text-align:center;
	padding-top:7px;
}

#menu a:link, #menu a:visited {
	color:#fff;
	text-decoration:none;
	border:none;
}

#menu a:hover {
	color:#fff;
	text-decoration:none;
	border:none;
}

#menu ul li.menu_over {
	background: url(d1/menu_active.gif) no-repeat top left;
	cursor:pointer;
}

#contenu {
	background-image:url(d1/bg_contenu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#contenu ul li a{
	border:none;
}

#menu_vertical {
	padding-top:60px;
	padding-left:10px;
}

#menu_vertical.haut { height:750px; }

#menu_vertical ul {
	list-style:none;
	margin-bottom:20px;
}

#menu_vertical ul li {
	display:block;
	background-image:url(d1/p1.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	width:130px;
	/*border-bottom:1px dotted #00CCCC;*/
}

#menu_vertical a:link, #menu_vertical a:visited {
	border:none;
}

#menu_vertical h6 a:link, #menu_vertical h6 a:visited {
	color:#00B4E8;
	border:none;
}

#menu_vertical a:hover {
	border-bottom:1px dotted #444444;;
}

#content {
	float:right;
	width:740px;
	margin-right:10px;
}

#breadcrumb {
	margin-left:170px;
	font-size:10px;
	margin-bottom:20px;
}

#gauche {
	width:260px;
	float:left;
}

#gauche p {
	margin-bottom:15px;
}

#gauche span {
	display:block;
}

#gauche span.title {
	background-color:#F6F6F6;
	padding-left:3px;
	border-bottom:1px dotted #444444;
	color:#8EBC11;
	margin-bottom:5px;
}

#gauche span.image {
	float:left;
	margin-right:7px;
}

#gauche span.infos {
	text-align:right;
	margin-top:10px;
	clear:both;
}

#droite {
	width:180px;
	float:right;
	margin:0 auto;
	margin-left:15px;
	margin-right:5px;
	height:600px;
}

#droite table {
	background-color:#F6F6F6;
}

#droite table tr td {
	border-bottom:1px dotted #444444;
	padding:1px;
}

#droite table tr td ul {
	list-style:none;
}

#droite p {
	text-align:center;
}

#droite p img {
	margin-bottom:5px;
}

table tr.dark {
	color:#8EBC11;
	background-color:#444444;
	border:none;
}

#centre {
	width:260px;
	float:right;
}

#centre p {
	margin-bottom:20px;
	background-color:#F6F6F6;
	padding:2px;
}

#centre span {
	margin-bottom:5px;
}

#centre span.title {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

#centre span.contenu {
	display:block;
}

#centre span.date {
	font-size:10px;
	font-weight:normal;
	margin-right:10px;
	color:#00B4E8;
}

#centre ul {
	list-style:none;
	margin-bottom:20px;
}

#centre ul li {
	background-color:#F6F6F6;
	border-bottom:1px dotted #444444;
	padding-left:2px;
	padding-right:2px;
}

#pub_centre {
	display:block;
	height:130px;
	width:175px;
	margin-bottom:15px;
}

#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	border-top:1px dotted #444444;
	font-size:10px;
}

#page {
	width:530px;
}

#page p.image {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

#description {
	background-color:#F6F6F6;
	padding:5px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:40px;
}

#texte {
	margin-bottom:40px;
}

#page div#description {
	background-color:#F6F6F6;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:40px;
	margin-left:230px;
	border-left:2px solid #8EBC11;
}

#page ul {
	list-style:none;
	margin-top:20px;
}

#page ul.listpage li {
	margin-bottom:0px;
}

#page ul li {
	margin-bottom:25px;
}

#page ul.listpage li span {
	margin-bottom:0px;
}

#page ul li span {
	display:block;
	background-color:#F6F6F6;
	margin-bottom:10px;
	border-bottom:1px dotted #444444;
	padding:2px;
}

#page ul li ul {
	list-style:decimal;
	padding-left:30px;
}

#page ul li ul li {
	margin-bottom:0px;
}

#page div#texte ul {
	list-style:url(d1/cube.gif);
	margin-top:10px;
	margin-left:30px;
}

	#page div#texte ul li {
		padding:4px;
		margin:0;
	}

.leftalign {
	float:left;
	margin-right:20px;
	padding-top:40px;
}

p.leftalign img { margin-right:20px; }

/*ANNUAIRE*/

#annuaire {
	padding-left:4px;
	padding-top:6px;
	margin-bottom:20px;
	background-color:#F6F6F6;
}

#page div#annuaire div {
	display:block;
	float:left;
	width:165px;
	margin-bottom:20px;
	margin-right:6px;
	padding:2px;
	height:40px;
}

#page div#annuaire div.liste_cat {
	height:15px;
}

#page div#annuaire div span.titre {
	font-weight:bold;
	background-image:url(d1/cube.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#page div#annuaire div span.petit {
	font-size:10px;
	font-weight:normal;
}

#annuaire_info {
	text-align:right;
	font-size:10px;
	padding:5px;
	border:1px dotted #8EBC11;
	margin-bottom:20px;
}

#page div#annuaire_liste div {
	margin-bottom:20px;
}

#page div#annuaire_liste div span.titre {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	background-image:url(d1/cube.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
}

#page table {
	background-color:#F6F6F6;
}

#page table tr td {
	border-bottom:1px dotted #444444;
	padding:1px;
}

#page p {
	margin-top:10px;
	margin-bottom:10px;
}

#page ul.quizz {
	padding:0;
	margin:0;
}

#page ul.quizz li {
	background-color:#F6F6F6;
	margin:0;
	margin-bottom:2px;
	padding:4px;
}

#page ul.quizz li input {
	margin-right:10px;
}

#page div.reponse {
	background-color:#F6F6F6;
	margin:0;
	margin-bottom:2px;
	padding:4px;
}

ul#sidebar {
	list-style:none;
	margin-bottom:20px;
}

ul#sidebar li {
	color:#8EBC11;
	border-bottom:1px dotted #8EBC11;
	padding-left:3px;
}

/*TELECHARGER*/

ul#telecharger li {
	clear:left;
	margin-bottom:10px;
	display:block;
}

ul#telecharger li img { 
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}

/*LEXIQUE*/

ul#lexique li {
	margin-bottom:0px;
}

ul#lexique li span {
	margin-bottom:0px;
	background-color:#fff;
}

#alphabet {
	text-align:center;
	margin-bottom:20px;
	border:1px dotted #8EBC11;
	padding-bottom:10px;
	padding-top:5px;
}

#alphabet a {
	margin-right:10px;
}

#news p.news_item {
	background-color:#F6F6F6;
	margin-bottom:20px;
	padding:3px;
}

#news p.news_item span.title {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

#news p.news_item span.date {
	font-size:10px;
	font-weight:normal;
	margin-right:10px;
	color:#00B4E8;
}

#news div.date {
	font-size:10px;
	font-weight:normal;
	color:#00B4E8;
	border-bottom:1px dotted #8EBC11;
	margin-bottom:10px;
}

#news div img {
	float:right;
	margin-left:20px;
	margin-bottom: 20px;
}

/*REFERENCES*/

#references ul li {
	display:block;
	width:164px;
	float:left;
	background-color:#F6F6F6;
	margin-right:2px;
	text-align:center;
	padding:3px;
	padding-top:5px;
	height:170px;
}

/*FORMULAIRE CONTENU*/

#page input, #page select, #page textarea {
	padding:3px;
	width:250px;
}

#inscription {
	background-color:#F6F6F6;
	padding:5px;
}

#inscription span {
	display:block;
	width:110px;
	float:left;
}

ul#partenaires { list-style:none; }
ul#partenaires li { 
	padding:3px 3px 0px 0px;
	margin:0; 
	border-bottom:1px dotted #C0C0C0;
}
