/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin:0;
	scrollbar-face-color: #ccff99;
	scrollbar-shadow-color: #99cc66;
	scrollbar-highlight-color: #99cc66;
	scrollbar-3dlight-color: #99cc66;
	scrollbar-darkshadow-color: #99cc66;
	scrollbar-track-color: #ccff99;
	scrollbar-arrow-color: #006600;
}
a{color:#336600;
}
h4{margin:5px;}

.infoplus{

background:url(../img/puce-vert-fonce.gif) no-repeat left;
padding:0 0 0 10px ;
height:14px;
line-height:14px;
color:#006600;
font-size:small;
text-decoration:none;
font-weight:bold;
}
.infoplus:hover{
background:url(../img/puce-vert-fonce.gif) no-repeat left;
padding:0 0 0 10px ;
height:14px;
line-height:14px;
color:black;
font-size:small;

}
.point{background-image:url(../img/pointille-vert.gif) no-repeat;}
.lien-accueil{text-decoration:none;}

/*tetiere-----------------------------*/
#tetiere {margin:auto;
width:1000px;
height:166px;
position:relative;
}
.logo{border-right:10px solid white;}
.tetiere{border-left:20px solid white;}
#titre-site{
	position:absolute;
	height:50px;
	width:474px;
	left: 207px;
	top: 8px;
}
.titre-site{color:white;
font-size:40px;
font-style:normal;
font-weight:100;}
#globalNav{
	position:absolute;
	padding: 0px 0px 5px 10px;
	color: white;
	left: 577px;
	top: 143px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color:white;
	text-decoration:none;
}
/*-----------article--------------*/
#contenu{
	width:1000px;
	min-height:550px;
	height:550px;
	margin:auto;
	position:relative;
}
/*-----------colonne gauche--------------*/
#col-gauche{
width:190px;
padding:5px;
float:left;
background-image:url(../img/vert.gif);
	min-height:550px;
	height:550px;
}
.menu-gauche{color:white;
font-size:18px;
font-style:normal;
font-weight:100;
height:20px;
margin:0;
text-decoration:none;}

.sous-menu-gauche{color:#b2e89b;
background:url(../img/puce-verte.gif) no-repeat left;
padding:0 0 0 15px ;
margin:5px;
font-size:14px;
text-decoration:none;}
.sous-menu-gauche:hover{color:white;
background:url(../img/puce-verte.gif) no-repeat left;
padding:0 0 0 15px ;
margin:5px;
font-size:14px;}
/*-----------centre article--------------*/

#centre{width:630px;
padding:10px;
float:left;
}
.titre-rouge{
font-size:20px;
font-weight:100;
color:#8d2626;
}
.titre-jaune{
font-size:20px;
font-weight:100;
color:#caa237;
}
.titre-rose{
font-size:20px;
font-weight:100;
color:#e966a3;
}
.titre-vert{
font-size:20px;
font-weight:100;
color:#88c065;
}
.titre-violet{
font-size:20px;
font-weight:100;
color:#680b55;
}
.titre-violet-pt {
	font-size: 12px;
	color: #6633CC;
}
.titre-noir {
	font-size: 12px;
	color: #000000;
}
.titre-rouge-pt{
font-weight:bold;
color:#8d2626;}
.titre-vert-pt{font-weight:bold;
color:#035010;}
.panier{border:1px solid #efefef;
}
/*-----------colonne droite--------------*/

#col-droite{width:130px;
float:right;
background-color:#ccff99;
padding:10px;
	min-height:550px;
	height:550px;}
#actu-prod{width:120px;
padding:5px;
background-color:#99cc66;
}

