a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
img {
	border-width:0px;
	}

.menu {
	background-image: url(../images/fond.gif);
}
.main {
	background-color: #83b819;
}
.fondCellmenu {
	background-image: url(../images/fond-cell.gif);
	background-repeat: repeat-x;
}
.texteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texteMenu:hover {
	color: #83B819;
}
.texteLegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #83B819;
	text-decoration: none;
	text-align: right;
}
a.texteLegende:hover {
	color: #FF3300;
}
.texteTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texteNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texteNormal:hover {
	color: #666666;
}
.texteSoustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3D500;
	text-decoration: none;
}
.separateurVert {
	background-image: url(../images/sep-vert.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.separateurVert2 {
	background-image: url(../images/sep-vert2.gif);
	background-repeat: repeat-x;
	height: 20px;
}


div.logo {
	float: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid;
	background-color: #ffffff;
	overflow-y: hidden;
	overflow-x: hidden;
}
.logo {
	color: #868788;
}
.logo a {
	color: #868788;
	text-decoration: underline;
}
.logo_soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #447a1c;
	display:block;
	margin-bottom: 10px;
}
.quotes-top {
	background: url(../images/quotes-top.jpg) no-repeat center top;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 235px;
	float: left;
	margin:40px 0 0 8px;
}
.quotes-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/quotes-bottom.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
.quotes-content p{
	margin: 0 15px 0 10px;
}

.quotes-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: light;
	color: #e0e0e0;
	padding-bottom: 0px;
	width: 235px;
}
.quotes-name p{
	margin: 0 15px 0 18px;
}
.quotes-company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	width: 235px;
}
.quotes-company p{
	margin: 0 15px 0 18px;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	width: 90%;
	text-align: center;
	position: absolute;
	top: 340px;
}
.slogan p{
	margin-top: 30px;
}
