/*
Basic CSS for main page.
*/

* {
	margin: 0;
	padding: 0;
}

<!--
/* CSS issu des tutoriels www.alsacreations.com/articles */

#menu dt, dl, dd, ul, hli {
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
}

#menu {
	width: 800px;
	height: 87px;
	margin: auto;
	padding: 0 0 0 0;
	background: url(images/centersq.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
}

#menu dt {
	padding: 0 0 0 0;
	text-decoration: none;
	/* background: url(images/menu_back.gif);
	font-size: 18px;
	background-repeat: repeat-x; */
}
#menu dl {
	float: left;
}
#menu dd {
	margin: -80px 0 0 0;

	
}
#menu ul {
	position: absolute;
	line-height: 0px;
	margin-top: 75px;
	/* margin-right: 100%; */
	/* border: 1px solid #000000; */
}
#menu li {
	display: block;
	padding: 0 0 0 0;
	/* width: 150px; */
	background-image: none; 
	/* background-image: url(images/ahover.jpg); */
	/* background-repeat: repeat-x; */
	background-color: #FFFFFF;
	font-size: 0em;
}

#menu a {
	text-decoration: none;
	color: #000000;
}


#menu ul a:hover {
	text-decoration: none;

}

#menu li a:hover {
	text-decoration: none;
	/* font-style: italic; */
	color: #FFFFFF;
} 

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	position: absolute;
	/* width: 770px; */
	font-size: 0.8em;
	/* border-top: 1px dotted #000000; */
	font-variant: small-caps;
}

-->

/* Main Body setup including background */
body {
	margin: 0 0;
	background: #CCCCCC url(images/background_flash.gif) no-repeat top center;
	position: relative;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}



whitepage {
	}

/* Setup Headers, three should be enough */
h1, h2, h3, h4 {
	color: #000000;
	text-align: left;
}

h1 {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	font: italic 12pt "Arial";
	color: #000000;
	word-spacing: 12px;
	cursor: hand;
	text-decoration: none;
	background-image: url(images/mnuBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2 {
	font-size: 110%;
	color: #000000;
	margin-bottom: 0.1em;
}

h3 {
	margin-bottom: 0.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0.3em;
}

h5 {
	line-height: 100%;
	font-size: 100%;
	margin-bottom: -0.3em;
}
p, blockquote, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 30px 0 20px;
	text-align: left;
	font: italic 100% "Arial";
}

ol {
	list-style-position: inside;
}


ul li {
	padding-left: 20px;
	line-height: 130%;
	background: url(images/bullet1.jpg) no-repeat left 3px;
}


a {
	text-decoration: none;
	color: #555555;
}

a:hover {
	text-decoration: underline;
	color: #1F00FF;
}

	

/* Header / Logo information */
#logo {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/centersq.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 68px 0 0 70px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: normal 100% "Verdana";
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */
#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/contentbg.jpg) repeat-y;
}

/* Content */
#content {
	float: left;
	width: 530px;
	padding: 10px 0 0 30px;
	/* background: url(images/leftbar.jpg) repeat-y; */
}

html>body #content {
	width: 500px;
}

/* Image before title */
#content .title {
	padding: 0px 10px;	
	/* height: 100px; */
}

/* Content divider bar */
#content .content {
	padding: 10px 20px 1px;
	background: url(images/line1.jpg) repeat-x;
}

#content table p {
	margin-top: 0em;
	margin-bottom: 0em;
}

.centeredImage    {
	text-align:center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;

}

#maincontent ul {
	padding-right: 25px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#maincontent ul li {
	padding-left: 25x;
	line-height: normal;
	background: url(none) no-repeat left center;
	list-style-type: none;
	padding-bottom: 15px;
}


/* Image at bottom of section*/
#article {
	padding-bottom: 20px;
	margin-bottom: 10px;
	/* background: url(images/sectionbreak.jpg) no-repeat center bottom; */
}

.floating-box {
	float: left;
	width: 210px;
	margin: 0 20px;
	font-size: 85%;
}

html>body .floating-box {
	width: 200px;
}

.floating-box .heading {
	margin-bottom: 0.5em;
	padding-bottom: 1em;
	background: url(images/line1.jpg) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

/* Right Sidebar */
#sidebar {
	float: right;
	width: 250px;
	padding: 0 0 0 0;
	/* background: url(images/rightbar.jpg) repeat-y right top; */
}

#sidebar-image {
	float: right;
	width: 250px;
	padding: 25px 0 0 0;
	/* background: url(images/rightbar.jpg) repeat-y right top; */
}
#sidebar h2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
}

#sidebar ul {
	padding-right: 25px;
	margin-bottom: 0em;
}

#sidebar ul li {
	padding-left: 20px;
	line-height: 120%;
	background: url(images/bullet.jpg) no-repeat left center;
	list-style-type: none;
	margin-top: 00em;
	margin-bottom: 0em;
}

#listsm ul li {
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: justify;
	font-size: 107%;
}

#sublistsm ul li {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 10px;
	line-height: 10px;
	background: url(none) no-repeat; 
	list-style-type: none;
	font-size: small;
}

#sublistsm ul {
	padding-right: 10px;
	margin-bottom: 0em;
	margin-top: 0em;
}

#sublistsm2 ul li {
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-left: 30px;
	line-height: 10px;
	background: url(none) no-repeat; 
	list-style-type: none;
	font-size: small;
}

#sublist ul li {
	margin-top: 0.1em;
	padding-left: 5px;
	line-height: normal;
	background: #FFFFFF url(none) no-repeat left top;
/*	background: #FFFFFF url(images/bullet-hyphen.jpg) no-repeat left center; */
	list-style-type: none;
	font-size: small;
}

#sublistlarge ul {
	padding-right: 25px;
	margin-bottom: 0.1em;
}

#sublistlarge ul li {
	margin-top: 1em;
	padding-left: 15px;
	line-height: normal;
	background: #FFFFFF url(images/bullet-hyphen.jpg) no-repeat left center;
	list-style-type: none;
	margin-bottom: 0.1em;
}

#menuright {
	padding-top: 0; /*How far to shift the sidebar down from the top */
}

/* Footer */

#footer {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	background: url(images/bottom.jpg) no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 0 0 0 60px;
	color: #FFFFFF;
}

#footer .legal {
	float: right;
	padding: 0 65px 0 0;
	color: #E1E3E5;
}

#footer a {
	color: #E1E3E5;
}
