body {

}

td {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	color: #000000;
}

div {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}


a:link {
	color: #333333;
	text-decoration: underline;	
}

a:visited {	
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B19D78;
}

a:active {
		color: #333333;
		text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFFE;
	border: 1px solid #C8D0FB;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFFE;
	border: 1px solid #C8D0FB;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFFE;
	border: 1px solid #C8D0FB;
}
.bordure_solide {
	background-color: #EDEFFE;
	border: 1px solid #A09A78;
}
.bordure_point {
	background-color: #EDEFFE;
	border: 1px dotted #A8A677;
}

.titre1 {
	font-size: 25px;
	color: #65593F;
	letter-spacing: 0px;
}
.titre2 {
	font-size: 14px;
	font-weight: bold;
	color: #968B65;
	letter-spacing: 0px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C8B5E;
}
.titre3 {
	font-size: 12px;
	font-weight: bold;
	color: #8F7756;
	letter-spacing: 0px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px dashed #897C56;
	border-left: 1px;
	text-indent: 10px;
}
.titre4 {
	font-size: 11px;
	font-weight: bold;
	color: #6C6346;
	letter-spacing: 0px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px dashed #786843;
	border-left: 1px;
	text-indent: 10px;
}
.actu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.img_actu {
	border: 2px solid #006699;
}
.gros_plan_fond {
	background-color: #EDEFFE;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #8FA6F1;
	border-right-color: #8FA6F1;
	border-bottom-color: #8FA6F1;
	border-left-color: #8FA6F1;
	border-bottom-style: solid;
}
.titre_gros_plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #8FA6F1;
	letter-spacing: -1px;

}
.texte_petit {
	font-size: 9px;
}

