body	{	margin: 0;	padding: 0;	background-color: #fff;	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	position: relative;	left: 50%;	width: 800px;	margin: 0 0 0 -400px;	text-align: left;
	color: #2B2D2C;
	}#ngwheader
	{
	background-image: url('../img/entete.jpg');
	background-repeat: no-repeat;
	height: 168px;
	width: 100%;
	font-size: 1em;	}

#ngwcontact {
	position: absolute;
	margin: 0;	padding: 0;	top: 90px;
	left: 618px;
	width: 60px;
	height: 60px;
}

#ngwmain
	{
	min-height: 500px;
	font-size: 0.9em;
	background: url(../img/feuille.jpg);
	padding: 0 70px 30px;
}

#findefeuille
	{
	height: 30px;
	background: url('../img/findefeuille.jpg');
	clear: both;
}

#ngwfooter
	{
	padding: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 0,85em;
	background: url('../img/pieddepage.jpg');
	color: white;
}

#onglet_gauche
	{
	position: absolute;
	background-image: url('../img/onglet.jpg');
	background-repeat: no-repeat;
	height: 207px;
	width: 50px;
	left: 0;
	top: 200px;
	}
	
#onglet_droit
	{
	position: absolute;
	background-image: url('../img/onglet2.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 28px;
	left: 750px;
	top: 170px;
	padding-top: 17px;
	padding-left: 10px;
	}

#logo
	{
	position: absolute;
	top: 20px;
	left: 30px;
	}
	
#ngwtitle
	{
	position: absolute;
	top: 95px;
	left: 50px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	}
	
#petitslogos
	{
	text-align: center;
	}

#ngwmilieu
	{
	width: 100%;
	/*background-color: #fcea98;*/
	}
	
#ngwsommaire
	{
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;
}

#plus
	{
	position: absolute;
	left: 0px;
	width: 200px;
	top: 450px;
	padding: 10px;
	background-color: #EBEBE0;
	border-color: #FFFFFF;
	border-style: dotted;
	color: #666600;
	}

.menu ul
	{
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	margin: 0;
	padding: 0;
	}

li.detail
	{
	margin-bottom: 0;
	font-size: 0.8em;
	color: #0066CC;
	list-style-position: inside;
	list-style-type: square;
	}

.menu a.menuitem:link, .menu a.menuitem:visited
	{
	margin-right: 10px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	color: #3ab54a;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2em;
	border: 1px solid #fff;
}
	 
.menu a.menuitem:hover
	{
	border: 1px dotted silver;
}

.menu a.menuitem:active
	{
	border: 1px dotted red;
	}

.menu li {
	display: inline;
}

.menu a.menuitem2:link, .menu a.menuitem2:visited, .menu a.menuitem2:hover, .menu a.menuitem2:active
	{
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: red;
	line-height: 1.1em;
	font-size: 0.9em;
	padding: 3px 5px;
}
	 
img
	{
	border: 0px;
	}

img.logos
	{
	border: 2px dotted #555555;
	margin: 3px;
	}

.center {
	text-align: center;
}

.left
	{
	float: left;
	width: 47%;
	}

.right
	{
	float: right;
	width: 47%;
	}

.logoleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.logoright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

a:link, a:visited { text-decoration: underline; color: red;}
a:hover { color: #df394f;}
a:active { color: #e69898; }

h1
	{
	color: #f1ddcd;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
	
h2
	{
	color: #635153;
	font-size: 1.2em;
	}
	
h3
	{
	color: #8f777a;
	font-size: 1.1em;
	font-style: italic;
	}

h4
	{
	color: #ae9396;
	font-size: 1em;
	font-style: italic;
	}

.evidence {color: #ed145b; margin-left: 10px;}

.adm {font-size: 0.6em; color: white;}
.bigwhite {font-size: 2em; color: #FFFFFF;}
.bigres {font-size: 1.3em; color: #646258;}

.prix {font-weight: bold; font-size: 18px; color: red;}
.error {color: red;}
.verybig {font-weight: bold; font-size: 1.3em; color: #11b800;
	text-shadow: #000 -1px 1px 2px;
}
.b {font-weight: bold;}

td.bleu {
	background-image: url('../img/carre_bleu.gif');
	background-repeat: no-repeat;
	width: 50%;
}

td.vert {
	background-image: url('../img/carre_vert.gif');
	background-repeat: no-repeat;
	width: 50%;
}

td.rouge {
	background-image: url('../img/carre_rouge.gif');
	background-repeat: no-repeat;
	width: 50%;
}

td.jaune {
	background-image: url('../img/carre_jaune.gif');
	background-repeat: no-repeat;
	width: 50%;
}

a.vcf:link, a.vcf:visited { font-size:0.8em; text-decoration: underline; color: #fcea98;}
a.vcf:hover { color: #a4d48d;}
a.vcf:active { color: #6d905e; }

.menucomp {
	margin-right: 15px;
}

.cachecache {
	height: 10px;
	overflow: hidden;
	padding-top: 2em;
}
