body { font-family: Arial; font-size: 12px; margin: 0; line-height: 18px; text-align: justify; }

div#adminmenu { width: 100%; height: 25px; line-height: 26px; background: #0089d4; border-bottom: 1px solid #005e92; font-size: 12px; color: white; }
div#adminmenu a { margin-left: 10px; text-decoration: none; color: white; }
div#adminmenu a:hover { text-decoration: underline; }

div#wrapper { background: url(../img/layout/wrapper_bg.jpg) top left repeat-y #e8e9ea; width: 960px; margin: auto; min-height: 500px; position: relative; }
div#topmenu { height: 55px; background: url(../img/layout/topmenu_bg.jpg) top left repeat-x white; color: white; font-size: 13px; text-transform: uppercase; font-family: "Arial Narrow", Arial; }
	div#topmenu div#menuitems { height: 40px; width: 610px; margin-left: 360px; text-align: left; overflow: hidden; }
	div#topmenu div.menuitem { height: 40px; line-height: 40px; border-left: 1px solid #785591; display: inline-block; padding: 0 15px; cursor: pointer; margin: 0; margin-left: -4px; }
	div#topmenu div.menuitem:hover { background: url(../img/layout/menuitem_hover.jpg) top left repeat-x; }
	div#topmenu div.active { background: white; color: #460b71; }
	div#topmenu div.active:hover { background: white; }
		div#topmenu div.menuitem a { text-decoration: none; color: white; }
		div#topmenu div.active a { color: #460b71; }
	div#topmenu div.lastmenuitem { height: 40px; width: 0px; overflow: hidden; line-height: 40px; border-right: 1px solid #785591; display: inline-block; margin-left: -4px; }
div#header { background: url(../img/layout/header_bg.jpg) top left no-repeat; width: 960px; height: 189px; position: relative; }
	h1#headertext { color: white; font-size: 48px; font-weight: bold; text-shadow: 1px 1px 9px black; text-align: right; line-height: 50px; position: absolute; bottom: 12px; right: 15px; margin: 0; }
div#submenu { float: left; margin-left: 30px; margin-top: 40px; width: 305px; font-size: 12px; padding-bottom: 110px; }
	div#submenu ul { list-style: none; padding: 0; margin: 0; }
		div#submenu ul li { border-bottom: 1px solid #cdcdcd; padding-left: 30px; line-height: 30px; }
	div#submenu a { color: black; text-decoration: none; }
	div#submenu a:hover { color: gray; }
	div#submenu a.active { font-size: 14px; font-weight: bold; color: #006eab;  }
div#content { width: 524px; margin-left: 393px; margin-top: 43px; padding-bottom: 43px; line-height: 22px; }
div#logo { position: absolute; top: 0; left: 15px; background: white; width: 335px; height: 244px; text-align: center; }
	div#donatebox { background: url(../img/layout/donate_hand.png) center right no-repeat #e8f2f7; width: 275px; height: 93px; margin: auto; padding: 18px 0 0 30px; text-align: left; font-size: 12px; }
div#homesidebar { float: left; width: 335px; margin-left: 15px; margin-top: 15px; }
div#socialbuttons { position: absolute; bottom: 30px; left: 60px; width: 270px; color: #888888; }
	div#socialbuttons a { text-decoration:  none; color: #888888; }
div#footer { background: #006eab; width: 900px; height: 170px; padding: 30px; margin: auto; margin-bottom: 20px; color: #bfdbea; font-size: 11px; }
	div#footer a { text-decoration: none; color: #bfdbea; }
	div#footer p { margin: 0; }

h1, h2 { margin: 0; margin-bottom: 30px; color: #006eab; font-size: 18px; line-height: 20px; font-weight: normal; }
h2 { margin-bottom: 10px; }
h3 { font-weight: bold; font-size: 14p; margin: 0; margin-bottom: 6px; }

img { border: 0; }
.middle { vertical-align: middle; }
hr { height: 1px; background: #cdcdcd; color: #cdcdcd; border: 0; border-collapse: none; margin: 15px 0; }

a { color: #006eab; text-decoration: none; }
a:hover { text-decoration: underline; }

fieldset { border: 1px solid #cdcdcd; border-radius: 4px; margin: 10px 0; }
legend { color: #006eab; font-weight: bold; }

span.buttonWordDonateur { width: 135px; height: 31px; background: url(../img/buttons/word_donateur.png) top left no-repeat; cursor: pointer; display: block;  }
span.buttonWordDonateur:hover { background: url(../img/buttons/word_donateur_hover.png) top left no-repeat; }
