body {
	background-color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	font-size: 12px;
}
.citaFr {
	background : url(pictures/QuotesFr.gif) no-repeat left top;
	margin: 15px 30px 10px 10px;
	padding-left: 18px;
	text-indent : 18px;
	border-left: 3px solid #660066;
	color : #660066;
	line-height: 20px;
}
.citaEn {
	background : url(pictures/Quotes.gif) no-repeat left top;
	margin: 15px 30px 10px 10px;
	padding-left: 18px;
	text-indent : 18px;
	border-left: 3px solid #660066;
	color : #660066;
	line-height: 20px;
}
.enveloppe { /* pour tout centrer */
	width: 760px;
	margin: 0px auto; /* marges gauche et droite "auto" */
	text-align: left; /* contre bug IE5/Win */
	padding: 0px;
}
.heading {
	font-family: Helvetica; /* pour titre en haut */
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	color: #660066;
}
.pictpad {
	padding: 2px 0px 0px 0px;
}
.pictpadSide {
	padding: 2px 0px 10px;
}
.LigneMenu {
	font-size: 9px;
}
.LigneMenu a {
	text-decoration: none;	
}
.LigneMenu a:visited {
	text-decoration: none;	
}
h1,h2,h3,h4,h5,h6 {
	color: #660066;
	line-height: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.imagesdroite {
	border: none;
	float: right;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
.imagesgauche {
	border: none;
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}
#header {
	padding:5px;
    margin:0;
    }
#main {
    float:right;
    width:610px;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#sidebar {
    float:left;
    width:150px;
    }
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
#footer {
	clear:both;
    }
.MenuDroit {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 1px;
}
.MenuDroit a{
	color:#000000;
	text-decoration: none;
}
.MenuDroit a:hover {
	color:#660066;
}
#Haut {
	position:relative;
	width:600px;
	left: 160px;
	height:15px;
	z-index:100;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Haut span {
	padding-right: 12px;
	padding-left: 0px;
	font-weight: bold;
}
#LeBas {
	position:relative;
	width:600px;
	left: 160px;
	height:15px;
	z-index:100;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:left;
	padding-top: 2px;
}
#LeBas span {
	padding-right: 18px;
	padding-left: 0px;
}
.T11pts {
	font-size: 11px;
}
.T10pts {
	font-size: 10px;
}
.T9pts {
	font-size: 9px;
}
.T8pts {
	font-size: 8px;
}
.T7pts {
	font-size: 7px;
}
.T6pts {
	font-size: 6px;
}