/*----BODY -------------------------------------------------- */

a:link{
	text-decoration: underline;
	color: #4C2B17;
}
a:visited{
	text-decoration: underline;
	color: #4C2B17;

}

a:hover {
	text-decoration: none;
	color: #4C2B17;

}

/*----FORMULAIRES------------------------------------------------------------*/
INPUT {
	color:#444547;
	font-size: 10px;
}
SELECT {
	color:#444547;
	background-color:#FDFDFC;
	font-size: 10px;
}
TEXTAREA {
	color:#444547;
}

/*----CORPS------------------------------------------------------------*/

.ligne_h{
	background-image:url(../images/ligne_h.gif);
	background-repeat:repeat-x;
	background-position:left middle;
	height: 10px;
}
.lettrine{
	font-size: 16px;
	color: #790449;
}

.titre1{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.titre1 a:link,.titre1 a:hover,.titre1 a:visited {
	color: #FFFFFF;
}
.titre2{
	font-size: 11px;
	color: #4C2B17;
	font-weight: bold;
	margin-bottom: 10px;
}
.titre3{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 10px;
}

.bon{
	font-size: 10px;
	color: #F7FFFF;
	margin-bottom: 10px;
	background-color: #B4B090;
	padding-left: 55px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 30px;
	background-image: url(../images/titre_bonasavoir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.resume{
	font-size: 10px;
	color: #F7FFFF;
	margin-bottom: 10px;
	background-color: #B4B090;
	padding-left: 55px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 30px;
	background-image: url(../images/titre_resume.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*----BIBLIO------------------------------------------------------------*/

.fd_img{
	background-image:url(../images/fd_image.jpg);
	background-repeat:no-repeat;
	background-position:left middle;
	background-color: #E8E7D3;
	text-align: center;
	padding: 2px;
}
.ctc_img{
border:solid 2px white;
}
.ctc_1{
	border:2px solid #CECCB9;
}


/*---- REFERENCEMENT -------------------------------------------------- */
H1{
	font-size:11px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H2{
	font-size:9px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
	line-height: 18px;
}
H3{
	font-size:11px;
	font-weight:bold;  
	margin:0;
}
.H1Type1 H1{
	color:#FFFFFF;
	text-align:right;
}

