<STYLE>

/*  SITE
********************************************************************/
 
#site { 
width : 150px;
margin : 0 auto;
text-align : left  ;
padding : 10px 0 0 0 ; 
}
   
/*  CONTENU
********************************************************************/	
	

#contenu {
width : 490px ; 
background : transparent ; 
float  : left ;
margin : 0;
padding : 0 0 0 40px  ;
}

/*  CONTENU >> POST
********************************************************************/	


.post {
padding : 0 0 0 0;
 

}

BODY{
scrollbar-base-color: #FFD56A;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #FFFFCC; zoom: 100%; margin-top: 0px; padding-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: none}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style15 {font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style7 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.style8 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fb7403;
}
.style9 {

	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fb7403;
}
.style10 {


	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fb7403;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #FFD56A;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #FFFFCC;
	zoom: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: none;
	background-color: #FFFFCC;
}


</STYLE>
.body {
	background-color: #FFFFCC;
}


acronym{
	cursor : help;
}

pre{
	margin : 0%;
}

/* fr : Voila le truc */
/* en : Here is the trick*/

/* fr : Ce DIV agit egalement en tant que conteneur */
/* en : This DIV also acts as a container*/
.upperleft{
	width : 90%;
	margin-left : auto;
	margin-right : auto;

	background-color : #FFCC66;
	background-image : url('upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
.upperleft1{
	width : 70%;
	margin-left : auto;
	margin-right : auto;

	background-color : #FFCC66;
	background-image : url('upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright1{
	background-image : url('upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft1{
	background-image : url('lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright1{
	background-image : url('lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
.upperleft2{
	width : 100%;
	margin-left : auto;
	margin-right : auto;

	background-color : #000000;
	background-image : url('upperleft2.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright2{
	background-image : url('upperright2.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft2{
	background-image : url('lowerleft2.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright2{
	background-image : url('lowerright2.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}