/* CSS Document */

/*BODY*/

body {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	margin: 0px;
}

td {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

/*LIENS*/

a:link {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;

}

a:active {
	color: #000000;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}


.home:link {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.home:visited {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.home:hover {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.home:active {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.blanc:link {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

.blanc:visited {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

.blanc:hover {
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

.blanc:active {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}



.piti:link {
	font-family: Arial;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}

.piti:visited {
	font-family: Arial;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}

.piti:hover {
	font-family: Arial;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}

.piti:active {
	font-family: Arial;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}


.pitiGris:link {
	font-family: Arial;
	color: #999999;
	font-size:9px;
	text-decoration: none;
}

.pitiGris:visited {
	font-family: Arial;
	color: #999999;
	font-size:9px;
	text-decoration: none;
}

.pitiGris:hover {
	font-family: Arial;
	color: #000000;
	font-size:9px;
	text-decoration: none;
}

.pitiGris:active {
	font-family: Arial;
	color: #999999;
	font-size:9px;
	text-decoration: none;
}


/*CELLULES*/

.celTxt {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 210%;
	}
	
.CelSsTit {
	padding-left: 15px;
	padding-top: 25px;
	color: #000000;
	font-weight: bold;
	font-size:18px;
}

.CelPlaceGauche {
	vertical-align: top;
	padding-top: 16px;
}

.CelPlaceTop {
	vertical-align: top;
}

.CelTitFocus {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	color: #ff3cbe;
	font-weight: bold;
	font-size:12px;
}

.CelTxtFocus {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 160%;
}

.CelPlaceCentre {
	background-image:url(../ima/home_fond_p_centre.jpg);
	background-repeat: no-repeat;
	width:667px;
	height:485px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 368px;
	padding-top: 17px;
	text-align: justify;
	line-height: 210%;
}

.CelMenuBas {
	vertical-align: top;
	text-align: right;
	padding-right: 100px;
	padding-top: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}


/* POLICES */

.ssTitGrasNoir {
	color: #000000;
	font-weight: bold;
	font-size:12px;
}

.txtRose {
	color: #000000;
}

/* FORMULAIRES */

.cadre {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px
}
