 .logo { /*cette classe définit l'image à gauche, le fond de coul*/
	background-image: url(../images/logo_malices.png);
	background-repeat: no-repeat;
	background-color: #fb900c;
}

.login {
	font-family: Georgia, "Bookman Old Style", serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #fb900c;
	text-indent: 10px;
}

.filet {
	color: #fb900c;
	border-color: #fb900c;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	line-height: 30px;
}
.url-contact2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	left: 20px;
	margin-left: 25px;
	padding-left: 10px;
	font-style: normal;
}
.titre-news {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.texte-news {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.code-news {
	font-size: 10pt;
}
.descriptif-news {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.texte-news-accueil {
	font-style: italic;
	font-size: 10pt;
}
.mail-news {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	text-indent: 35px;
}

