/* GENERAL */
* {
	font-family: Verdana;
	margin: 0px;
	font-size: 12px;
}
/* BALISES PAR DEFAUT*/
p {line-height: 16px;}
a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
/*=== POSITIONNEMENTS ===*/
/* MISE EN PAGE */
#content, #col1, #col1-a, #col2,#col2-b, #col2-b2, #col3,#col3-b, #col3-b2, #col4, #col4-b, #col4-b2, #long-a, #long-a2, #long-b, #long-b2, #gcol1 {
	position: absolute;
}
.tritecol, .tritecol-a, .tritecol-b, .contenucol, .contenucol-a, .contenucol-b, .contenucol-b2, .tritecol2, .contenucol2, .gtitre {
	position: absolute;
}
/* CONTENUS */
#content {
	top: 154px;
	left: 0px;
}
/* COLONNES */
#col1, #col1-a, .gtitre {
	top: 0px;
	left: 0px;
}
#col1 {
	height: 700px;
	width: 280px;
}
#col1-a {
	height: 646px;
	width: 131px;
}
/*===*/
#col2, #col2-b, #col2-b2, #col3 {
	width: 282px;
}
/*===*/
#col2 {
	height: 710px;
	/*width: 282px;*/
	top: 0px;
	left: 296px;
}
#col2-b {
	/*position: absolute;*/
	height: 538px;
/*	width: 282px;*/
	top: 108px;
	left: 148px;
}
#col2-b2 {
	/*position: absolute;*/
	height: 538px;
	/*width: 282px;*/
	top: 108px;
	left: 296px;
}

#col3 {
	height: 700px;
	/*width: 282px;*/
	top: 0px;
	left: 594px;
}
#col3-b {
/*	position: absolute;*/
	height: 538px;
	width: 280px;
	top: 108px;
	left: 446px;
}
#col3-b2 {
	/*position: absolute;*/
	height: 538px;
	width: 280px;
	top: 108px;
	left: 594px;
}

#col4 {
	/*position: absolute;*/
	height: 700px;
	width: 132px;
	top: 0px;
	left: 892px;
}
#col4-b {
/*	position: absolute;*/
	height: 538px;
	width: 280px;
	top: 108px;
	left: 745px;
}
#col4-b2 {
	position: absolute;
	height: 538px;
	width: 132px;
	top: 108px;
	left: 892px;
}
/* CONTENU COLONNES */
.tritecol {
	/*position: absolute;*/
	height: 22px;
	width: 282px;
	top: 0px;
	background-color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border : none;
	line-height: 20px;
	text-indent: 14px;
}
.contenucol {
	height: 655px;
	width: 282px;
	top: 44px;
	/*position: absolute;*/
	text-align:justify;
}
.tritecol2 {
	/*position: absolute;*/
	height: 22px;
	width: 132px;
	top: 0px;
	background-color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border : none;
	line-height: 20px;
	text-indent: 14px;
}
.contenucol2 {
	/*position: absolute;*/
	height: 655px;
	width: 132px;
	top: 44px;
	margin-right: 5px;
}
#long-a {
	/*position: absolute;*/
	height: 22px;
	width: 875px;
	top: 0px;
	left: 148px;
}
#long-b {
	/*position: absolute;*/
	height: 42px;
	width: 875px;
	top: 44px;
	left: 148px;
}
#long-a2 {
	/*position: absolute;*/
	height: 22px;
	width: 727px;
	top: 0px;
	left: 296px;
}
#long-b2 {
	/*position: absolute;*/
	height: 30px;
	width: 727px;
	top: 44px;
	left: 296px;
}
.contenucol-a {
	height: 494px;
	width: 282px;
	top: 44px;
	/*position: absolute;*/
}
.contenucol-b {
	height: 494px;
	width: 280px;
	top: 44px;
	/*position: absolute;*/
}
.contenucol-b2 {
	/*position: absolute;*/
	height: 494px;
	width: 132px;
	top: 44px;
	margin-right: 5px;
}
.tritecol-a {
	/*position: absolute;*/
	height: 22px;
	width: 282px;
	top: 0px;
}
.tritecol-b {
	/*position: absolute;*/
	height: 22px;
	width: 280px;
	top: -1px;
}

/* FONTS */
.style1, .style2, .petit, .alright1, .alright2 {
	font-size: 12px;
}

.style3 {font-weight: bold; }
/* ALIGNEMENTS */
.alright1, .alright2  {
	text-align:right;
}

.retrait, .retrait2 {
	margin-top: 0px;
}
.petit {margin-top: 4px;}
.style5 {margin-top: 5px;}
.style2, .retrait3, .alright2 {margin-top: 10px;}

.style4 {color: #003366;}
.petecar {word-spacing: -2px;letter-spacing: -1px;}
.gtitre {height: 20px;width: 439px;}
.gcont {
	height: 104px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#gcol1 {
	background-color: #CCCCCC;
	left: 40px;
	width: 439px;
	height: 573px;
}


/* RETRAITS */
.retrait {
	margin-left: 15px;
	margin-right: auto;
}
.retrait2, .retrait3 {
	margin-left: 10px;
}
/* DIVERS */
.arial {font-family: Arial;}
