A.sml:link, A.sml:active {
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	font-weight:normal;

}
A.sml:visited {
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	font-weight:normal;

}
A.sml:hover {
	font-size: 10px;
	color: #CC627E;
	text-decoration: underline;
	font-weight:normal;

}

A.sml2:link, A.sml:active {
	color: #979596;
	text-decoration: none;
	font-weight:normal;

}
A.sml2:visited {
	color: #979596;
	text-decoration: none;
	font-weight:normal;

}
A.sml2:hover {
	color: #CC627E;
	text-decoration: none;
	font-weight:normal;

}


html{height: 100%; margin: 0; padding: 0;}

/* body */
body{
	color: #222222; font: 75%/150% Verdana, Helvetica, sans-serif;
	background: #ffffff ; 
	height: auto !important; height: 100%; min-height: 100%; 
	margin: 0; padding: 0;
}

table{
	color: #222222; font: 12px Verdana, Helvetica, sans-serif;
	margin: 0; padding: 0;
}

/* img */
img{border: none;}

/* Liens */
a,a:link,a:visited{color: #222222; font-weight:normal; text-decoration: underline;}
a:hover, a:active{color: #CC627E; text-decoration: none;}


/* En-tetes */
h1,h2,h3,h4,h5,h6{font-family: Verdana, Arial; margin: 0 0 .3em 0; line-height: 1em;}
h1{color: #222222; font-size: 1.6em; text-transform: uppercase;}
h2{color: #CC627E; font-size: 1.5em; text-transform: uppercase;}
h3{color: #222222; font-size: 1.4em; text-transform: uppercase;}
h4{color: #222222; font-size: 1.4em; text-transform: uppercase;}
h5{color: #CC627E; font-size: 1.2em; font-family: Verdana;}
h6{color: #CC627E; font-size: 1.1em; font-family: Verdana;}



/*ok*/
ul {
	color: #222222;
	text-indent: 0px;
	list-style-type: square;
	left: 0px;
	padding-left:0;
	border-left:0;
	left:0;
}


.bold {
	font-weight:bold;
}

.txtNote {
	font-size: 10px;
	color: #222222;
}

.txtNoteGrise {
	font-size: 8px;
	color: #222222;
}

.txtGrisBold12 {
	font-size: 12px;
	color: #656055;
	font-weight:bold;
}

.titreRose {
	font-size: 12px;
	color: #CC627E;
	font-weight:bold;
}

