@CHARSET "ISO-8859-1";

UL.puce_cofaq LI{
	list-style			: url("../images/carre_logo.gif");
	margin				: 0 0 10px 0;
}

UL.puce_cofaq {
	margin				: 10px;
	padding				: 10px;
}

.page_web IMG {
	margin				: 5px 5px;
}

.page_web DIV{
	margin				: 15px 0 10px 0;
	color				: #000000;
	font-weight			: normal;
	line-height			: 1.5em; 
}

/*
.texte_page DIV, .chapeau_page DIV {
	text-indent			: 10px;
}
*/
.accueil A {
	text-decoration		: underline;	
}

.page_web {
    background          : url("../images/fond_pictos.gif") 0 50px no-repeat;
}

.page_web A{
	font-weight			: bold;
}

.titre_page {
	font-weight			: bold !important;
	font-size			: 16px !important;  
}

.chapeau_page {
	font-weight			: bold !important;
}

.texte_page {

}

.liste_fournisseur {
	border				: 1px dotted #005794; 
	text-align			: center;
	vertical-align		: bottom;
}

.fournisseur {
	font-weight			: bold !important;
	color				: #005794;
}

/* FORMULAIRE  */
.contact{
	padding:			30px 0 0 0;
	text-align: 		left;
	font-weight:		bold;
	color:				#005794;
}

INPUT, TEXTAREA {
	border:				1px solid #ADA19D;
	margin:				2px;
	font-size:			12px;
	font-family: 		arial, courier, sans-serif;
	width:				190px;
}

INPUT.size01{
	width:				30px;
}

INPUT.size02{
	width:				80px;
}