/*   feuille de style : standart.css     */
/*   date de création : 14/11/2005      */

/* structure */
body {background-color:#88AA18;}
#container{ width:980px; height:569px; margin:auto; background-color:#FFFFFF;}
#bandeau{ width:980px; height:125px; background-color:#fff;}
#logo{ width:210px;padding-top:48px;padding-bottom:33px;}


#retour {
margin-left:60px;
width: 100px;
height: 50px;
background: url('../_images/_menu/accueil_out.png') no-repeat;	/* placement de l'image 2 au second plan */
}

#retour a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url('../_images/_menu/accueil_over.png')  no-repeat;	/* placement de l'image 1 au premier plan */
color: #000;
}

#retour a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 


#imagebandeau{ width:770px; height:125px; float:right}
#zonemenu{margin-top:-20px;}
#colGauche{ width:210px; float:left; background-color:#FFFFFF; margin-left:0px; margin-right:0px;}
#contenu{ width:770px;float:right; background-color:#fff; margin-top:0px;}
/*#menusecond{ width:210px;padding-top:100px;margin-left:3px;}*/

#piedpage{width: 980px;}
#menusecond{ width:210px;margin-left:0px; float:left; margin-top:-122px;}
#zoneoutil{width:770px; text-align:left; margin-top:5px;float:right; }

.clear{ clear:both;}

/*****************************************************/
/*****************************************************/

.outils {
list-style-type: none;
margin: 0;
padding:0;
}

.outils li {
display: inline;
font-family:Arial, Helvetica, sans-serif;
color:#565555;
font-size:10px;
}

.outils a {
font-family:Arial, Helvetica, sans-serif;
color:#565555;
font-size:10px;
text-decoration:none;
}

.outils a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#565555;
font-size:10px;
text-decoration:underline;
}

.lexique{
	background: url(../_images/_outil/lexique.png) no-repeat; 
	padding: 0px 0px 0px 25px;
	background-position: 5px -1px; 
}

.bibliographie{
	background: url(../_images/_outil/bibliographie.png) no-repeat; 
	padding: 0px 0px 0px 25px;
	background-position: 5px -2px; 
}

.plansite{
	background: url(../_images/_outil/plan.png) no-repeat; 
	padding: 0px 0px 0px 25px;
	background-position: 5px -1px; 
}

.contact{
	background: url(../_images/_outil/contact.png) no-repeat; 
	padding: 0px 0px 0px 25px;
	background-position: 5px -2px; 
}

.mention{
	background: url(../_images/_outil/mention.png) no-repeat; 
	padding: 0px 0px 0px 25px;
	background-position: 5px -1px; 
}


/*****************************************************/
/*****************************************************/

#menu {
top: 0;
left: 0;
}

#menu {
width: 210px;
}

#accueil{
width: 210px;
height:90px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
/*background: #FDD488;*/
}

#menu1 {
margin-left:2px;
background: url('../_images/_menu/menu1.gif') no-repeat;
}
#menu2 {
margin-left:2px;
background: url('../_images/_menu/menu2.gif') no-repeat;
}
#menu3 {
margin-left:2px;
background: url('../_images/_menu/menu3.gif') no-repeat;
}
#menu4 {
margin-left:2px;
background: url('../_images/_menu/menu4.gif') no-repeat;
}
#menu5 {
margin-left:2px;
background: url('../_images/_menu/menu5.gif') no-repeat;
}
#menu6 {
margin-left:2px;
background: url('../_images/_menu/menu6.gif') no-repeat;
}
#menu dt {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
cursor: pointer;
margin: 5px 0;
height: 20px;
margin-left:5px;
line-height: 20px;
text-align: left;
font-weight: bold;
color: #555555;
}


#menu dd {
width: 210px;
margin: 0;
padding: 0;
}

#menu ul{
margin: 0;
padding: 0;
}
#menu li {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
background: #fff;
list-style-type: none;
margin: 0;
padding-left:35px;
}
#menu li a, #menu dt a {
color: #555555;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover{
color: #6699CC;
}
 #menu dt a {
border: 0px solid #99CC00;
}
#menu dt a:hover {
background: #ADD6F2;
border: 0px solid #ADD6F2;
}

#actuMenu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
cursor: pointer;
margin: 0px 0;
height: 20px;
margin-top:-15px;
margin-left:5px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #FDD488;
background: #FDD488;
font-size:11px;
color: #555555;
}

#actuMenu a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #555555;
text-decoration:none;
}

#actuMenu a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #555555;
text-decoration:none;
}