.distributeur {
	font-size: 20px;
	line-height: 20px;
	font-family: "Arial Black", Arial;
	text-transform: uppercase;
	color: #EDF0F5;
}

.gros_titre {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
.titre, .titre a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

.titre_bloc_breves, .produits_catalogue {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 1px;
}
.produits_catalogue a {
	color: #FABE00;
}


.logos_marques {
	padding: 4px 0px 10px 0px;
}
	.logos_marques .marque {
		float: left;
		margin: 0px 10px 7px 0px;
	}


.operations {
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fbbe01;
}
.speciales {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fbbe01;
}

.titre_actu, .titre_actu a {
	color: #cdd8ec;
	font-weight: bold;
}
.texte_actu {
	color: white;
	line-height: 13px;
	text-align: justify;
	padding-right: 4px;
}
.texte_ope_spe {
	color: #fbbe01;
	line-height: 13px;
	text-align: justify;
	padding-right: 4px;
}

.date_catalogue {
	font-size: 10px;
}

#login, #pwd {
	font-size: 9px;
	border: 0px;
}


input.zone_saisie {
	font-size: 9px;
	padding: 0px;
	width: 100px;
}
textarea.zone_saisie {
	font-size: 12px;
	padding: 0px;
	width: 100px;
}

