
.texte {
	font-family: Arial, Myriad;
	font-size: 10.5px;
	color: #000000;
}

.texterose {
	font-family: Myriad, Arial;
	font-size: 10.5px;
	color: #E30986;
}

.textegras {
	font-family: Myriad, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.textegras {
	font-family: Myriad, Arial;
	font-size: 10.5px;
	color: #000000;
	
}
.texteitalic {
	font-family: Myriad, Arial;
	font-style: italic;
	word-spacing: 1pt;
	font-size: 10.5px;

}

.pttitre {
	font-family: Myriad, Arial;
	font-size: 12.5px;
	font-weight: bold;
	color: #000000;
}

A {
font-family: Myriad, Arial;
font-size: 10.5px;
color: #666666;
}

A: hover{
font-family: Myriad, Arial;
font-size: 10.5px;
color: #666666;
}

a:hover {
	font-family: Myriad, Arial;
	font-size: 10.5px;
	color: #E30986;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

