*
	{
	font-family: arial;
	}

TD
	{
	vertical-align: top;
	width: 100%;
	left: 20%;
	}


/* CONTENEUR */

#conteneur
	{
	position: absolute;
    	width: absolute;
	}


/* MENU GAUCHE */

#menugauche
	{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 180px;
	}

UL.titregauche
	{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.titregauche LI
	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 180px;
	vertical-align: middle;
	list-style-type: none;
	}

.titregauche A
	{
	display: block;
	height: 21px;
	padding: 2px;
	width: 180px;
	background-color: #99cc66;
	font-weight:bold;
	font-size: 17px;
	vertical-align: middle;
	color: #339933;
	text-decoration: none;
	}

.titregauche A:hover
	{
	display: block;
	height: 21px;
	padding: 2px;
	width: 180px;
	color: #99cc66;
	font-size: 17px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px #339933 solid;
	}

UL.sstitregauche
	{
	margin: 0px;
	padding: 0px;
	}

.sstitregauche LI
	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	list-style-type: none;
	}

.sstitregauche LI A
	{
	color: #666666;
	font-size: 13px;
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 1px 2px 1px 2px;
	}

.sstitregauche LI A:hover
	{
	color: #339933;
	font-size: 11px;
	display: block;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 150px;
	padding: 0px 1px 0px 1px;
	}


/* Menu haut */

#menuhaut
	{
	position : absolute;
	top: 120px;
	left: 190px;
	}

#menuhaut UL
	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#menuhaut LI
	{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 150px;
	list-style-type: none;
	font-weight:bold;
	display: inline;
	text-align: center;
	vertical-align: middle;
	}

#menuhaut A
	{
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	display: block;
	height: 20px;
	white-space: nowrap;
	background-color: #339933;
	font-family: "Comic Sans MS"
	font-size: 18px;
	font-weight:bold;
	color: #99cc66;
	text-decoration: none;
	float: left;
	}

#menuhaut A:hover
	{
	display: block;
	padding: 0px 0px 0px 0px;
	color: #339933;
	font-family: "Comic Sans MS"
	font-size: 13px;
	font-weight: bold;
	background-color: #99cc66;
	border: 1px #339933 solid;
	}

/* CONTENU */

#contenu
	{
	position: absolute;
	left: 200px;
	width: 80%;
	top: 140px;
	}

#contenu H1 A, #contenu H1
	{
	color: #339933;
	font-size: 120%;
	}

#contenu H2 A, #contenu H2
	{
	color: #339933;
	font-size: 120%;
	font-weight: bold;
	}

#contenu sous-titre, #contenu sous-titre
	{
	font-size: 100%;
	font-weight: bold;
	}

#contenu
	{
	font-size: 100%;
	}

#contenu A
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

#contenu A:hover
	{
	text-decoration: underline;
	}

#gauche
	{
	float: left;
	width: 80%;
	}

#droite
	{
	float: right;
	width: 20%;
	}


#motscles
	{
	float: right;
	margin-left: 2%;
	background-color: #cccc99;
	padding: 100%
	text-align:right;
	}


.descriptif H1
	{
	text-align: right;
	font-style: italic;
	font-size: 100%;
	}

.descriptif
	{
	color: #000000;
	font-size: 10%;
	margin-left: 10%;
	padding: 2%;
	filter: Alpha(Opacity=100);
	opacity: 0.9;
	-moz-opacity:0.9;
	}

.chapo
	 {
	 font-weight: bold;
	 }

/* OUTILS */

#outils
	{
	text-align: center;
	}

#outils, #outils A
	{
	font-size: 100%;
	color: #000000;
	}

#outils A:hover
	{
	text-decoration: underline;
	}
UL.liens LI
	{
	margin-bottom: 90%;
	}
UL.liens
	{
	padding-left: 100%;
	}

/* */

TD
	{
	vertical-align: top;
	}
UL
	{
	margin: 0;
	padding: 0 0 0 2%;
	}

LI.rub
	{
	color: #660066;
	list-style: none;
	font-weight: bold;
	margin-bottom: 3%;
	color: #666;
	margin-left: 0;
	padding: 0;
	}
LI.rubsans
	{
	font-weight: bold;
	margin-bottom: 3%;
	color: #660066;
	}
LI.art
	{
	list-style:circle;
	margin-left: 0%;
	font-weight: normal;
	}
LI.syndic
	{
	list-style: square;
	margin-left: 2%;
	font-weight: normal;
	}
LI.doc
	{
	list-style: none;
	clear: both;
	}
LI.doc A IMG
	{
	border: 0;
	}
#col2
	{
	width: 20%;
	padding-left: 3%;
	}

.spip_surligne
	{
	background: yellow;
	}
