/* standard elements */
*
{
	margin: 0px;
	padding: 0px;
}
a
{
	color: #BD0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border-width: 1px;
	border-color: #BD0000;
}
/*body
{
	background: #EEE url(img/bg.gif);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode" ,sans-serif;
	margin: 0;
}*/
body
{
	background: #F9F9F7 url(  'img/a1.gif' ) repeat-x;
	font-size: 8pt;
	font-family: "trebuchet ms" , helvetica, sans-serif;
	color: #555;
	line-height: 18px;
}
#upbg
{
	position: absolute;
	top: 0px;
	left: 0px; /*	background: url( 'img/upbg.gif' ) no-repeat;*/
	background: url( 'img/upbg.jpg' ) no-repeat;
	width: 800px;
	height: 264px;
}

p, ul
{
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1
{
	font-size: 1.4em;
	margin-bottom: 4px;
}
h2
{
	font-size: 1.2em;
	margin-bottom: 4px;
}
h1, h2, h3
{
	color: #981D1D;
	padding-top: 6px;
}

/* misc */
.clearer
{
	clear: both;
}

/* structure */
.mkcontainer
{
	position: relative;
	margin: auto;
	width: 800px;
	background: url(img/abg.jpg) repeat-y;
}
.header
{
	margin: auto;
	background: url(contenu/images/bg-header.jpg) repeat-x;
	width: 753px;
}

/* title */
.title h1
{
	color: #FFF;
	font: normal 2em "Trebuchet MS" ,sans-serif;
	height: 68px;
	padding-top: 4em;
	text-align: center;
	letter-spacing: 4px;
}

/* navigation */
.navigation
{
	margin-bottom: 4px;
}
.navigation a
{
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS" ,sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover
{
	background-color: #000;
	color: #FFF;
}

/* main */
.mkmain
{
	clear: both;
	padding-top: 6px;
	position: relative;
	width: 100%;
}

/* main left */
div#sidenav
{
	background: #EEE;
	border: 1px solid #E5E5E5;
	width: 158px;
	margin: auto;
	margin-right: 24px;
	float: right;
}
div#sidenav h1
{
	color: #666;
	font-size: 1em;
	height: 5px;
	margin-top: 1em;
}
div#sidenav ul
{
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
div#sidenav li
{
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0px;
}
div#sidenav li a
{
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
div#sidenav li a:hover
{
	color: #111;
}
/* content */
div#content
{
	float: left;
	width: 584px;
	position: relative;
}
div#content .bodycontent
{
	padding: 4px; /*12px;*/
	border: 1px solid #EEE;
	background: #FFF;
	font-size: 1em;
	margin: 0px;
	width: 573px;
	margin-bottom: 6px;
	margin-left: 22px;
	margin-right: 6px;
	overflow: hidden;
}
div#content .divmapcontent
{
	padding: 4px; /*12px;*/
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 6px;
	width: 573px;
	margin-left: 22px;
	margin-right: 6px;
	overflow: hidden;
}
div#content .zonecenter
{
	margin: auto;
	width: 570px;
	padding: 6px;
	font-size: 1em;
	text-align: center;
}

div#content .texttitle
{
	color: #981D1D;
	font-size: 1.4em;
	margin-bottom: 6px;
}
div#content .ulbody
{
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 5px;
}
div#content .libody
{
	font-size: 0.8em;
}

/* footer */
.footer
{
	background: #FFF;
	border: 1px solid #EEE;
	border-top-color: #BD0000;
	border-top-width: 2px;
	color: #666;
	font-size: 1.1em;
	margin: 0px auto;
	text-align: center;
	padding: 6px;
	width: 756px;
}
.footer a
{
	color: #BD0000;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}

.logo
{
	display: inline;
	float: left;
	margin-left: 10px;
	padding-top: 25px;
}
.imagelogo
{
	border-style: none;
}
.textred
{
	color: Red;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton
{
	background: transparent url('images/oval-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
	color: #494949; /*button text color*/
}

a.ovalbutton span
{
	background: transparent url('images/oval-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover
{
	/* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span
{
	/* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper
{
	/* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
