/* GAMME GENERIQUE */
/* MENU GAUCHE */
#col-gauche {
	background:url("gammes/menu-gauche/bgr_repeat.gif");
	background-repeat:repeat-y;
	background-position:top left;
	width:151px;
	border-bottom:1px solid #e3e3e3;
}
#col-gauche .menugauche {
	background:url("gammes/menu-gauche/bgr_top.gif");
	background-repeat:no-repeat;
	background-position: left -3px ;
	width: 161px;
}
/* MENU GAUCHE */
/* niveau 1 */
/* normal */
.menugauche-n-1 {
}
.menugauche-n-1 a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:block;
	font-weight:bold;
	margin:5px 0 10px 5px;
}
.menugauche-n-1 a:hover {
	text-decoration: underline;
}
/* current */
.menugauche-n-1-current {
}
.menugauche-n-1-current a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	margin:5px 0 10px 5px;
}
.menugauche-n-1-current a:hover {
	text-decoration: underline;
}
/* offline */
.menugauche-n-1-offline {
}
.menugauche-n-1-offline a {
	color:#0066CC;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 10px 5px
}
.menugauche-n-1-offline a:hover {
	text-decoration: underline;
}
/* niveau 2 */
/* normal */
.menugauche-n-2 {
}
.menugauche-n-2 a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	display:block;
	margin:5px 0 10px 10px;
}
.menugauche-n-2 a:hover {
	text-decoration: underline;
}
/* current */
.menugauche-n-2-current {
}
.menugauche-n-2-current a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	display:block;
	text-decoration:underline;
	margin:5px 0 10px 10px;
}
.menugauche-n-2-current a:hover {
	text-decoration: underline;
}
/* offline */
.menugauche-n-2-offline {
}
.menugauche-n-2-offline a {
	color:#0066CC;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/triangle_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	text-decoration:none;
	margin:5px 0 10px 10px;
}
.menugauche-n-2-offline a:hover {
	text-decoration: underline;
}
/* niveau 3 */
/* normal */
.menugauche-n-3 {
}
.menugauche-n-3 a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	margin:5px 0 10px 20px;
}
.menugauche-n-3 a:hover {
	text-decoration: underline;
}
/* current */
.menugauche-n-3-current {
}
.menugauche-n-3-current a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	text-decoration:underline;
	margin:5px 0 10px 20px;
}
.menugauche-n-3-current a:hover {
	text-decoration: underline;
}
/* offline */
.menugauche-n-3-offline {
}
.menugauche-n-3-offline a {
	color:#0066CC;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	text-decoration:none;
	margin:5px 0 10px 20px;
}
.menugauche-n-3-offline a:hover {
	text-decoration: underline;
}
/* niveau 4 */
/* normal */
.menugauche-n-4 {
}
.menugauche-n-4 a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	margin:5px 0 10px 30px;
}
.menugauche-n-4 a:hover {
	text-decoration: underline;
}
/* current */
.menugauche-n-4-current {
}
.menugauche-n-4-current a {
	color:#000000;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	text-decoration:underline;
	margin:5px 0 10px 30px;
}
.menugauche-n-4-current a:hover {
	text-decoration: underline;
}
/* offline */
.menugauche-n-4-offline {
}
.menugauche-n-4-offline a {
	color:#0066CC;
	text-align:left;
	padding:0 5px 0 20px;
	background:url("gammes/puces/raquo_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	display:block;
	text-decoration:none;
	margin:5px 0 10px 30px;
}
.menugauche-n-4-offline a:hover {
	text-decoration: underline;
}
/* LIENS */
.col-centre-contenu a {
	color:#383838;
	text-decoration:underline;
}
.col-centre-contenu a:hover {
	text-decoration: none;
}
/* LISTE */
.col-centre-contenu li {
	background:url("gammes/puces/hexa_rose.gif");
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left:20px;
}
.col-centre-contenu li li {
	background:url("gammes/puces/triangle_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left: 10px;
}
/* SOUS TITRE */
.col-centre-contenu .libelle-cp {
	background-image:url("gammes/puces/triangle_gamme_1.gif");
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-bottom:15px;
	font-size:14px;
	color:#000000;
	padding-left:15px;
	font-weight: bold;
}
/* CONTACT */
#contact .bloc-list {
	padding-bottom:5px
}
#contact .bloc-list-date {
	color:#009195;
	font-weight:bold
}
#contact .bloc-list-titre {
	font-weight:bold;
	padding-bottom:10px
}
#contact .titre {
	color:#009195;
}
#contact .titre-list {
	color:#009195;
}
#contact .bloc-list-icon {
	float:right;
	width:85px
}
#contact .bloc-list-spacer {
	display:block;
	padding-bottom:15px
}
#contact .bloc-list-puce {
	background:url("gammes/puces/puces-color2-gamme-1.gif") left no-repeat;
	height:5px;
	width:5px;
	padding-left:10px
}
#contact {
}
fieldset {
	padding-top:20px;
}
fieldset p label {
	float:left;
	font-weight:bold;
	padding-right:20px;
	text-align:left;
	width:160px;
}
fieldset p {
	margin-bottom:5px;
}
select,input,textarea {
	font-size:1.1em;
	letter-spacing:1px;
}
input,textarea {
	width:250px;
}
#bouton-valider {
	color:#FFFFFF;
	font-weight:bold;
	width:250px;
	padding:2px 0;
	background-color:#9aca3b;
	border: none;
}
/* RECHERCHE */
#recherche .bloc-list {
	padding-bottom:5px
}
#recherche .bloc-list-date {
	color:#9aca3b;
	font-weight:bold
}
#recherche .bloc-list-resultat {
	font-weight:bold
}
#recherche .bloc-list-pagination {
}
#recherche .bloc-list-titre {
	font-weight:bold;
	padding-bottom:10px;
	color:#9aca3b;
	display:block
}
#recherche .bloc-list-titre .bloc-list-contenu {
}
#col-droite a,#col-droite a:visited,#col-droite a:visited:hover,#col-droite a:hover,#col-droite a:active {
	color: #fff;
}
/* FIN GAMME GENERIQUE */
