/* général */
body {
	margin: 0;
	padding: 0;
	background: #d8e6d8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}

table {
	font-size: small;
}

#affichage li{
	display : inline;
}

#affichage{
	/*liste-style-type:none;*/
}

div.stock{
	float : left;
	line-height : 20px;
	margin-left: 10px;
	text-align: center;
}

div.listeprojet{
	float : left;
	line-height : 10px;
	margin-left: 5px;
	text-align: center;
	font-size: xx-small;
}

div.espace{
	clear : both;
}

div.stock p{
	text-align: center;
}

* { margin: 0; padding: 0; }
				
#haut {
	margin: 10px;
	top: 0;
	left: 0;
	margin-left: 10px;
	width: 750px;
	height: 87px;
	/*min-height: 87px;*/
	border: 1px solid #336633;
	background: url(image/banniere.jpg) no-repeat;
}

#gauche {
	padding: 10px;
	margin: 0px;
	top: 0;
	left: 0;
	margin-left: 10px;
	float: left;
	width: 180px;
	height: auto;
	min-height: 530px;
	border: 1px solid #336633;
	background-color: #99c699;    
	}
	
#intergauche {
	padding: 10px;
	margin: 0px;
	top: 0;
	left: 0;
	margin-left: 10px;
	float: left;
	width: 140px;
	height: auto;
	border: 1px solid #336633;
	background-color: #d8e6d8;
	font-size: 90%;   
	}	

#droite {
   float: left;
	width: 518px;
	height: auto;
	min-height: 50px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;	
	margin-right: auto;
	padding: 10px;
	border: 1px solid #336633;
	background-color: #99c699;
}

#interdroite {
	width: 400px;
	height: auto;
	min-height: 50px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #336633;
	background-color: #d8e6d8;
}

.droite {
   float: left;
	width: 518px;
	height: auto;
	min-height: 50px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;	
	margin-right: auto;
	padding: 10px;
	border: 1px solid #336633;
	background-color: #99c699;
}

.interdroite {
	width: 400px;
	height: auto;
	min-height: 50px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #336633;
	background-color: #d8e6d8;
}

.interdroite li {
	list-style: disc;
	display: list-item;
}
.nom {
	font-weight: bold;
	background :  url(image/fondnom.png) no-repeat;
	/*width: 150px;*/
}

.boutonsup {
	font-weight: bold;
	background :  url(image/boutonsup.gif) no-repeat;
	width: 21px;
}

.boutonmodif {
	font-weight: bold;
	background :  url(image/boutonmodif.gif) no-repeat;
	width: 21px;
}

.boutonconnect {
	/*font-weight: bold;*/
	/*background :  url(image/connexion.png) no-repeat;*/
	width: 80px;
}

.boutonajoutmusic {
	font-weight: bold;
	background :  url(image/boutonajoutmusic.gif) no-repeat;
	width: 150px;
}

.boutonajoutnews {
	font-weight: bold;
	background :  url(image/boutonajoutnews.gif) no-repeat;
	width: 130px;
}

.boutonvalider {
	font-weight: bold;
	background :  url(image/boutonvalider.gif) no-repeat;
	width: 65px;
}

.boutonsupprimer {
	font-weight: bold;
	background :  url(image/boutonsupprimer.gif) no-repeat;
	width: 82px;
}

.boutonparcourir {
	font-weight: bold;
	background :  url(image/boutonparcourir.gif) no-repeat;
	width: 82px;
}

.boutonenvoyer {
	font-weight: bold;
	background :  url(/image/boutonenvoyer.gif) no-repeat;
	width: 75px;
}

span {
	display: none;
}

/***** Les menus *****/
p.sommaire {
	height: 45px;
	background: url(image/sommaire.png) no-repeat;
	display : block;
}
p.preview {
	height: 45px;
	background: url(image/preview.png) no-repeat;
}

#dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative; /* placement du menu, à modifier selon vos besoins */
	top: 0;
	left: 0;
}
#menu {
	width: 14em;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: thin dashed Gray;
}
#menu dd {
	
}
#menu li {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	border-bottom: thin dashed Gray;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	color: #d8e6d8;
}

#menu address {
	font-size: x-small;
	text-align: right;
	cursor: default;
	display: inline;
}

.titre {
	text-align: center;
	font-weight: bold;
}

#droite h1 {
	font-size: 1.5em;
}

.droite h1 {
	font-size: 1.5em;
}

#droite a img {
	text-decoration: none;
	border: hidden; 
}

.droite a img {
	text-decoration: none;
	border: hidden; 
}

.titrepage {
	margin-left: 2%;
	font-size: 1.5em;
	font-weight: bold;
}

.edit {
	font-size: smaller;
}

.date {
	color: #336633;
	font-weight: bold;
	border-bottom: thin solid #336633;
}

.pseudo {
	font-weight: bold;
	font-variant: small-caps;
}
	
}

.centre {
	text-align : center;
}

.cadre {
	border: 0.1em solid #336633;
}

.taillecol {
	width: 30%;
}