.txt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

a.txt{	font-family: arial;
	font-size: 11px;
	color: #9F275B;
	text-decoration:none
}

a.txt:hover {
	font-family: arial;
	font-size: 11px;
	color: #9F275B;
	text-decoration:underline
}

.txt16 {
	font-family: arial;
	font-size: 16px;
	color: #9F275B;
}

.txt11 {
	font-family: arial;
	font-size: 11px;
	color: #9F275B;
}

.titreRouge {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.txtrouge {
	font-family: arial;
	font-size: 11px;
	color: #EB0E0F;
}
.txtblanc {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}

.txtblanc11 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}


.txtI {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	color: #F6509C;
}


.txtNoir {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}


.fond_home {
	background-image: url(images/structure/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_page {
	background-image: url(images/structure/fond_pages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_pages_bas {
	background-image: url(images/structure/fond_pages_bas.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtpt {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

