@charset "utf-8";
body/* CSS Document */

 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(img/struct/fond.jpg);
	background-color: #353535;
	background-repeat: repeat-x;
}



a
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: none;
	color: #650033;
}


ul
{
	list-style: none;
}
.titres12 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Arial;
	font-weight: bold;
}

.titres14 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.titres14Copie {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.titres16 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial;
	color: #000000;
}
.descrip {
	font-size: 12px;
	padding: 5px 15px 5px 15px;
	text-align: justify;
	color: #000000;
}
.contactform_ {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #650032;
}
.Style1 {
	color: #FFCC00
}

