@charset "UTF-8";

.texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A7BB36;
}
.texte_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.texte_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa253e;
}
.dot {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.dot_droit {
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.back_ligne_gauche {
	background-image: url(images/ligne.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
	background-position: 0px 51px;
}
.back_raisin {
	background-image: url(images/fond-navigation-fla_02.jpg);
	background-repeat: no-repeat;
	height: 105px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDE8A8;
	text-transform: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texte-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 12px;
	}
	.texte-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	line-height: 12px;
	}
	.texte-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	line-height: 12px;
	}
	.texte-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#DDE8A8;
	text-align: center;
	line-height: 12px;
	}

.texte-pogz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#DDE8A8;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	}
	.texte-pogz a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#DDE8A8;
	text-align: center;
	}
	.texte-pogz a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#DDE8A8;
	text-align: center;
	}
	.texte-pogz a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	}
