/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

* {
	margin: 0;
	padding: 0;
}

hr {
	clear: both;
	visibility: hidden;
}

/* -------------------------------------------------------------------------------- */
/* Structure ---------------------------------------------------------------------- */

body {
	background-image: url(images/design/bg.gif);
	background-repeat: repeat-x;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	background-color: #c7d9cd;
}

#container {
	width: 990px;
	margin: auto;
	margin-bottom: 50px;
	
	background-color: white;
}

#header {
	height: 200px;

	background-image: url(images/design/containerBg.jpg);
	background-repeat: no-repeat;

	background-color: white;
}

#topMenu {
	margin: 0 60px 0 60px;
	
	display: block;
	
	background-color: #2a4130;
}

#centerTop {
	margin: 10px 0 0 0; 
}

#centerBottom {
	margin: 10px 0 0 0; 	
}

#footer {
	margin: 40px 0 0 0;
	padding: 20px;
	
	text-align: center;
	
	background-color: white 	;
	background-image: url(images/design/footerBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------------- */
/* Header ------------------------------------------------------------------------- */

#headerMenu {
	position: relative;
	top: 113px;
	left: 330px;
	width: 600px;
}

#header li {
	float: right;
	list-style: none;
	
	margin: 0 0 0 5px;
}

#header li a {
	display: block;
	
	width: 50px;

	background-image: url(images/design/topLink.gif);
	background-repeat: no-repeat;
	
	padding: 4px 10px 5px 10px;
	margin-top: 5px;
	
	text-align: center;
	text-decoration: none;
	
	font-size: 11px;
	font-weight: bold;
	color: white;

	background-color: #ea830c;
}

#header li a:hover {
	margin-top: 0;
	padding: 4px 10px 10px 10px;
}

/* -------------------------------------------------------------------------------- */
/* Center Top --------------------------------------------------------------------- */

#centerTopMenu {
	float: left;
	margin: 0 0 0 60px;
	display: block;

	width: 218px;
	height: 250px;
	
	border: solid 6px;
	border-color: #eeedf2;

	background-color: #ea830c;
	background-image: url(images/design/centerMenuBg.gif);
}

#centerTopImage {
	float: right;
	margin: 0 60px 0 0;

	width: 618px;
	height: 250px;
	
	border: solid 6px;
	border-color: #eeedf2;
	
	background-image: url(images/design/CenterTopImage2.jpg);
}

/* -------------------------------------------------------------------------------- */
/* Center Bottom ------------------------------------------------------------------ */

#centerBottomCol {
	float: left;
	margin: 0 0 0 60px;
	padding: 15px;
	display: block;

	width: 200px;
	height: 300px;
}

#page {
	float: right;
	margin: 0 60px 0 0;

	width: 630px;
}

/* -------------------------------------------------------------------------------- */
/* Page --------------------------------------------------------------------------- */

#message {
	padding: 15px;

	border: solid 1px;
	border-color: #eeedf2;
}

#pageColL {
	position: relative;

	margin: 10px 0 0 0;
	padding: 15px;
	
	float: left;
	width: 278px;
	
	height: 360px;

	border: solid 1px;
	border-color: #eeedf2;	
}
#pageColR {
	position: relative;
	
	margin: 10px 0 0 0;
	padding: 15px;
	
	float: right;
	width: 278px;
	
	height: 360px;

	border: solid 1px;
	border-color: #eeedf2;
}

/* -------------------------------------------------------------------------------- */
/* Menu Top ----------------------------------------------------------------------- */

#topMenu li {
	display: block;
	float: left;

	list-style: none;	
}

#topMenu li a {
	display: block;
	
	padding: 16px 0 15px 0;
	
	text-align: center;
	text-decoration: none;
	
	width: 145px;
	
	font-size: 12px;
	color: white;
	
	background-image: url(images/design/centerMenuLinkHover.gif);
}

#topMenu li #actif {
	display: block;
	
	padding: 16px 0 15px 0;
	
	text-align: center;
	text-decoration: none;
	
	width: 145px;
	
	font-size: 12px;
	color: white;
	
	background-image: url(images/design/centerMenuLinkHover.gif);
	background-position: 0 45px;
}

#topMenu li a:hover {
	background-position: 0 45px;
}

/* -------------------------------------------------------------------------------- */
/* Center Menu Top ---------------------------------------------------------------- */

#centerTopMenu li {
	margin: 0 15px 0 15px;
	padding: 12px 0 11px 15px;	

	display: block;
	background-image: url(images/design/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	
	font-size: 12px;
	color: white;
	
	border-bottom: solid 1px;
	border-color: #cc7209;
}

#centerTopMenu li a {
	
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#centerTopMenu li a:hover {
	text-decoration: underline;
}



/* -------------------------------------------------------------------------------- */
/* Center Menu Bottom ------------------------------------------------------------- */

#centerBottomCol li {	
	margin: 0 0 20px 20px;
	color: #2a4130;
}

#centerBottomCol li a {
	font-size: 12px;
	
	color: #ea830c;
}

#centerBottomCol li a:hover {
	color: #2a4130;
}

#centerBottomCol p {
	font-size: 11px;
	font-style: italic;
	
	color: #5E5E5E;
}




/* -------------------------------------------------------------------------------- */
/* Tools column ------------------------------------------------------------------- */

#pageColR li {
	margin: 0 15px 0 15px;
	padding: 5px 0 11px 15px;	

	display: block;
	background-image: url(images/design/puce2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	
	font-size: 12px;
	color: #ea830c;
}

#pageColR .button {
	position: absolute;
	bottom : 15px;
}

#pageColR .button a {
	display: block;
	
	width: 50px;
	padding: 3px 0 3px 0;
	
	background-image: url(images/design/button.gif);
	
	text-align: center;
	text-decoration: none;
	
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#pageColR .button a:hover {
	background-position: 0 20px;
}

/* -------------------------------------------------------------------------------- */
/* Activities column -------------------------------------------------------------- */

#pageColL li {
	margin: 0 15px 0 15px;
	padding: 5px 0 11px 15px;	

	display: block;
	background-image: url(images/design/puce2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	
	font-size: 12px;
	color: #ea830c;
}

#pageColL .button {
	position: absolute;
	bottom : 15px;
}

#pageColL .button a {
	display: block;
	
	width: 50px;
	padding: 3px 0 3px 0;
	
	background-image: url(images/design/button.gif);
	
	text-align: center;
	text-decoration: none;
	
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#pageColL .button a:hover {
	background-position: 0 20px;
}

/* -------------------------------------------------------------------------------- */
/* Titre -------------------------------------------------------------------------- */

#message h1 {
	color: #2f4835;
	font-size: 30px;
}

#message h2 {
	font-size: 22px;

	margin-top: -6px;
	color: #ea830c;
	font-weight: normal;
}

#pageColL h1 {
	display: block;
	
	padding: 7px 0 7px 10px;
	
	background-image: url(images/design/centerMenuLinkHover.gif);
	background-color: #2a4130;

	color: white;
	font-size: 20px;
	font-weight: normal;
}

#pageColR h1 {
	display: block;
	
	padding: 7px 0 7px 10px;
	
	background-image: url(images/design/centerMenuLinkHover.gif);
	background-color: #ea830c;
	background-position: 0 45px;

	color: white;
	font-size: 20px;
	font-weight: normal;
}

#centerBottomCol h1 {
	margin: 0 0 30px 20px;

	font-weight: normal;
	color: #2a4130;
	font-size: 24px;
}

/* -------------------------------------------------------------------------------- */
/* Texte -------------------------------------------------------------------------- */

#message .resume {
	color: #ea830c;
	font-size: 14px;
}

#message p {
	margin: 15px 20px 15px 0;
	font-size: 12px;
	
	color: #5E5E5E;
	
	line-height: 130%;
}

#footer p {
	margin: 20px 0 15px 0;

	font-size: 11px;
	color: #5E5E5E;
}

#pageColL .resume {
	color: #ea830c;
}

#pageColL p {
	margin: 15px 20px 15px 0;
	font-size: 12px;
	
	color: #5E5E5E;
	
	line-height: 130%;
}

#pageColR p {
	margin: 15px 20px 15px 0;
	font-size: 12px;
	
	color: #5E5E5E;
	
	line-height: 130%;
}

/* -------------------------------------------------------------------------------- */
/* Image -------------------------------------------------------------------------- */

#message img {
	float: left;

	margin: 0 20px 0 0;
	
	width: 220px;
	height: 220px;
	
	border: solid 6px;
	border-color: #eeedf2;
}

#pageColL img {
	float: left;

	margin: 15px 20px 10px 0;
	
	width: 120px;
	height: 120px;
	
	border: solid 6px;
	border-color: #eeedf2;
}

#footer img {
	border: 0;
}
