body {
	background-color: #491e48;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #96498b;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #8d3698;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #ad59a2;
	text-decoration: none;
}

.fond {
	background-attachment: scroll;
	background-image: url(img_web_design/fond2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
.texte {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
a:link.texte {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.texte {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.texte{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active.texte {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.texte-s {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
.texte-retrait {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	border: thin dashed #CCCCCC;
	padding: 5px;
}


.titre {
	font-family: Trébuchet "MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.filet-cadre {
	border: 1px solid #CCCCCC;
}
.intertitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	clip: rect(300px,auto,auto,200px);
	margin-bottom: 20px;
	line-height: 22px;
}
.texte_petit {
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.navigation {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navigation:link {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: #cccccc;
}
.navigation:visited {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #cccccc;
}
.navigation:hover {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #eceded;
}
.navigation:active {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #cccccc;
}
.navigation-texte {
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #750D68;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.navigation_noclic {
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.couture {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.filet-vertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.texte-alerte {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #ad59a2;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
*:focus {
 background-color:white;
 }
input {
 background-color: #f2f2f2;
 border:1px solid #999999;
}
textarea {
 background-color: #f2f2f2;
 border:1px solid #999999;
}
fieldset {
	border: 1px dashed #ad59a2;
}
.filet-cadre {
	border: 1px solid #CCCCCC;
}
.cmjn {
	background-image: url(img_web_design/cmjn-80x4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.reseaux {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #EBECEB;
	padding: 10px;
	border: 1px dashed #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image-marge {
	padding-bottom: 10px;
	padding-right: 10px;
}

