body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #dee5ea;
}


.txt-courant {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #255b89;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	list-style-type: none;
	text-align: justify;
}

.coup-de-coeur {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c1831;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}

.txt-TABLEAU {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	list-style-type: none;
	
}

.txt-courantADRESSE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	list-style-type: none;
}

.txt-renfoncement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #83b817;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	list-style-type: 24px;
	font-weight: bold;
}


.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #622510;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.soustitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #83B817;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
	line-height: 24px;
	font-weight: bold;
}

.txt-BASDEPAGE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58a3d0;

}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c1831;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c1831;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c1831;
	text-decoration: underline;
	font-style: normal;
}


a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9c1831;
	text-decoration: none;
	font-style: normal;
}

a.lien-BASDEPAGE:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58a3d0;
	text-decoration: none;
	font-style: normal;
}

a.lien-BASDEPAGE:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58a3d0;
	text-decoration: none;
	font-style: normal;
}

a.lien-BASDEPAGE:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58a3d0;
	text-decoration: underline;
	font-style: normal;
}


a.lien-BASDEPAGE:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #58a3d0;
	text-decoration: none;
	font-style: normal;
}

.liens-animations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #301208;
}



.alignement-image {
	padding-top: 5px;
}

a.vertical {
	color: white;
	background-color: #e97a0a;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 2px outset #c0c0c0;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 219px;
}
a.vertical:hover {
	background-color: #066CBE;
	background-image: none;
	border: 2px inset #c0c0c0;
}

.repetition_gauche {
	background-image: url(i-menu/cote-gauche.jpg);
	background-repeat: repeat-y;
}
.repetition_droite {
	background-image: url(i-menu/cote-droit.jpg);
	background-repeat: repeat-y;
}
