h1 {
	font-size: 300%;
	font-weight: normal;
	text-align:center;
	}
h2 {
	font-size: 250%;
	font-weight: normal;
	}
h3 {
	font-size: 200%;
	font-weight: normal;
	}
h4 {
	font-size: 150%;
	font-weight: normal;
	}
h5 {
	font-size: 125%;
	font-weight: normal;
	}
h6 {
	font-size: 100%;
	font-weight: bold;
	color:#000099;
	}

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
/*	background: #f2f2f2;*/
	overflow:scroll;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:url(../images/sppq_logo.jpg) no-repeat top left fixed;
/*    background: url('sppq_logo.jpg') no-repeat fixed bottom left;	*/
}

a:link { 
	text-decoration:none;
	color:#0033FF ;
	}

a:visited {
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
	background-color:#3333CC
	}

img {
	border:none;
}

.une_colonne-1 #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.une_colonne-1 #header {
	background: #ffffff; 
	padding: 10px 0 0 0  ;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.une_colonne-1 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.une_colonne-1 #mainContent {
	padding: 0 ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	text-align:justify;
	margin-left: 50px;
	margin-right: 50px;
}

.une_colonne-1 #mainContent2 {
	padding: 15px 0 0 0 ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	text-align:justify;
	margin-left: 170px;
	margin-right: 50px;
}

.une_colonne-1 #mainContent3 {
	padding: 0 ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #ffffff;
	text-align:justify;
	margin-left: 170px;
	margin-right: 170px;
}

.une_colonne-1 #footer {
	text-align:center;
	padding: 0 ; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}

.une_colonne-1 #footer a:hover {
	color:#FFFF00;
	background-color:#3333CC
	}


.une_colonne-1 p  {
/*	text-align:justify;  */
	margin-top:10px;
	margin-bottom:10px;
	}

/*
.une_colonne-1 #footer p {
	margin: 0; 
	zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs 
	padding: 10px 0; 
	padding on this element will create space, just as the the margin would have, without the margin collapse issue 
}
*/



.pas_souligne a:hover  /*This makes the backgound of the tabs white instead of the default blue */
 {
	background-color: #ffffff; 
	}


.sections {
	font-size: 12px;
	color: #03572E;
	font-weight: bold;
	text-decoration:underline;	
	}

.listes {
	font-size: 12px;
	color: #000000;
	}

ul.liste li {
	padding-left: 5px;
	padding-bottom: 4px;
	margin-left: 20px;
	list-style:  disc;
}

ul.liste a:visited {
    color: #0033FF;
}

ul.liste a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}

ul.liste2 li {
	padding-left: 5px;
	margin-left: 5px;
	list-style:  disc;
	padding-bottom:3px;
}

ul.liste2 a:visited {
    color: #0033FF;
}

ul.liste2 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}

ul.liste1 li {
	padding-left: 5px;
	margin-left: 20px;
	list-style-image:  url(../images/pyramide.gif);
}

ul.liste1 a:visited {
    color: #0033FF;
}

ul.liste1 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#sidebar6 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #b9d65b; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 1px 15px 1px;
	margin-top:30px;
	margin-right:10px;	
	text-align:left;	
}




#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 20px;
	text-align:left;	
}

#ligne1 {width:800px; background-color:#ffffff; border-bottom:4px solid #CCC; margin-bottom:0px; margin-top:0px; }

#outer {
	width:800px;
	font: 11px Verdana, Geneva, sans-serif ;
	font-weight:bold;
}

#prodserv {
	font: 11px Verdana, Geneva, sans-serif ;
	font-weight:bold;
}
	
#prodserv1 {
	font: 11px Verdana, Geneva, sans-serif ;
	font-weight: 100;
}
	

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


.Left_headers {
	color: #00F;
}


ul.liste8 li {
	padding-left: 5px;
	margin-left: 35px;
	margin-top: 2px;
	list-style: decimal;
}

ul.liste9 li {
	padding-left: 5px;
	margin-left: 20px;
	padding-bottom: 4px;
/*	list-style: none; */
	padding-bottom:3px;
}

ul.liste10 li {
	padding-left: 5px;
	margin-left: 40px;
	padding-bottom: 4px;
	list-style: disc;
	padding-bottom:3px;
}

ul.liste12 li {
	padding-left: 5px;
	padding-bottom: 4px;
	margin-left: 40px;
	list-style:decimal;
}

ul.liste12 a:visited {
    color: #0033FF;
}

ul.liste12 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}
	

ul.liste13 li {
	padding-left: 5px;
	padding-bottom: 4px;
	margin-left: 25px;
	list-style:lower-alpha;
}

ul.liste13 a:visited {
    color: #0033FF;
}

ul.liste13 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}	

ul.liste14 li {
	padding-left: 5px;
	padding-bottom: 4px;
	margin-left: 20px;
	list-style:disc;
}

ul.liste14 a:visited {
    color: #0033FF;
}

ul.liste14 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}	

ul.liste15 li {
	padding-left: 5px;
	padding-bottom: 4px;
	margin-left: 40px;
	list-style: lower-roman;
}

ul.liste15 a:visited {
    color: #0033FF;
}

ul.liste15 a:hover  {
	color:#FFFF00;
	background-color:#3333CC
	}

.left_image {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.right_image {
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.marge1 {
	margin-left:2em;
	margin-top:-10px;
}


/************************************************
TABLES DEFINITIONS BELOW THIS
************************************************/

.tableau1 {
	width: 700px;
	padding: 0;
	margin: 0;
	background-color:#ffffff;
/*	border: thin #00CC00 solid;*/
}

.tableau1 caption {
	padding: 5px 5px 5px 0;
	width: 700px;	 
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.tableau1 td {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #000000;
	vertical-align:top;
	border-bottom:thin #000000 groove;
/*	border-top:thin #000000 groove;*/
}

.tableau1 td.alt {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #000000;
	vertical-align:top;
	border-bottom:thin #000000 groove;
	border-top:thin #000000 groove;
}




.tableau2 {
	width: 700px;
	padding: 0;
	margin: 0;
	background-color:#ffffff;
/*	border: thin #00CC00 solid;*/
}

.tableau2 caption {
	padding: 5px 5px 5px 0;
	width: 700px;	 
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.tableau2 th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #144E14;
	text-align: left;
	padding: 6px 6px 6px 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align:top;
/*	border-left:thin solid #000;*/
}

.tableau2 th.right {
	color: #144E14;
	text-align: left;
	padding: 6px 6px 6px 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align:top;
/*	border-right:thin solid #000000 ;*/
}


.tableau2 td {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
/*	border-left:thin #000000 groove;*/
}

.tableau2 td.right {
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
/*	border-right:thin #000000 groove;*/
}

.tableau2 td.bottom {
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
/*	border-left:thin #000000 groove;*/
	border-bottom:thin #000 solid;
}

.tableau2 td.bottom-right {
	padding: 6px 3px 6px 3px;
	color: #4f6b72;
	vertical-align:top;
/*	border-right:thin #000000 groove;*/
	border-bottom:thin #000 solid;
}

.tableau2 tr.alt {
	color: #000000;
/*	background-color: #B7E5C2;*/
	background-color: #f2f2f2;
}
.tableau2 tr.althead {
	color: #000000;
	background-color: #f2f2f2;
}





/***********************************************/
.tableau3 {
	width: 700px;
	padding: 0;
	margin: 0;
	background-color:#ffffff;
/*	border: thin #00CC00 solid;*/
}

.tableau3 td {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #000000;
	vertical-align:top;
/*	border-bottom:thin #000000 groove;*/
/*	border-top:thin #000000 groove;*/
}

.tableau3 td.alt {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #000000;
	vertical-align:top;
/*	border-bottom:thin #000000 groove;*/
	border-top:thin #000000 groove;
}

.tableau3 td.alt1 {
/*	border: thin #00CC00 solid;*/
	padding: 6px 3px 6px 3px;
	color: #000000;
	vertical-align:top;
	border-bottom:thin #000000 groove;
/*	border-top:thin #000000 groove;*/
}

.tableau4 {
	width: 600px;
	float:right;
	
	padding: 0;
	margin: 0;
	background-color:#ffffff;
/*	border: thin #00CC00 solid;*/
}

	
	