html { margin: 0px; padding: 0px; }
body { margin: 16px; padding: 0px; }

body {
  font-family: verdana, sans-serif;
	background: url('bg.jpg') #242424 repeat-x 0 0;
  color: white;
  text-align: center;
}

body, td { font-size: 11px; } 

img { border: none; margin: 0px; }
img.with { border: 1px solid #D60000 ; }
img.bullet { margin-right: 2px; margin-left: 8px;}
img.pdf { margin-right: 10px; margin-left: 8px;}

p { text-align: justify; margin: 5px; }

a { text-decoration: none; color: #950800;}
h2 a { color: #FFF000;}
a:hover { text-decoration: underline; }
a.local { font-style: italic; }

h1 { font-size: 11px; margin: 0px; color: #ffffff; font-style: italic; text-align: right; margin-right : 20px}
h2 { font-size: 12px; margin: 0px -5px; background-color: #3366cc; border-color: #ffd801; border-width: 1px 0; border-style: solid; color: white; padding: 5px; text-indent: 10px; background-image: url('h2.gif'); background-position: 3px 50%; background-repeat: no-repeat;  }
#coleft h2 { background-color: #244992; }
#coleft ul { margin: 10px 0 0 13px; text-indent: 0px; padding: 0px; list-style: square outside url('h2.gif'); }
h3 { margin: 0px; font-size: 11px;}

#outerglobal { margin-right: auto; margin-left: auto; text-align: left; width: 982px; background : url('main_bg.jpg') #122341}
#global { color: #282828; border: 1px solid white; background : url('footer_opti.jpg') no-repeat 0 100% ; }

#header, #footer { width: 980px; margin: 0px; }
#header { background: url('header_opti.jpg'); height: 180px}
#footer { height: 280px; }

#menuun, #menudeux { position: absolute;  margin-left: 48px}
#menuun { top: 113px;}
#menudeux { top: 149px; }
#header a {color: white; font-size: 9px; display: block; float:left; font-weight: bold; width: 78px}
#menutrois {position: absolute;  top: 152px; margin-left: 380px}
#menutrois a { width: 130px; color: #FFF800; text-align:center;  background-image: url('hl.gif'); background-position: 3px 50%; background-repeat: no-repeat; font-style: italic}

#menuquatre {margin: 27px 0px 0px 48px; width: 200px; height: 150px; float: left;}
#menuquatre a { display: block; color: #D60000; background-image: url('hl.gif'); background-position: 3px 50%; background-repeat: no-repeat; text-indent: 15px; margin-top: 10px; font-weight: bolder}

#menucinq {float: right; width: 700px; margin-top: 30px}
#menucinq a { display: block; float: left; width: 125px; color: white; background-image: url('hl.gif'); background-position: 3px 50%; background-repeat: no-repeat; text-indent: 15px; margin-top: 10px; font-size: 10px}

#content { margin: 10px auto; }
#coleft { width: 260px; vertical-align: top;}
#coldroit { width: 700px; vertical-align: top; }

.bloc { border: 1px solid #808080; background-color: white; padding: 5px 10px 20px 10px; margin: 5px; background-image: url('bg_bloc.gif'); background-position: 100% 100%; background-repeat: repeat-x; }

#copy { font-size: 9px; color: #E2E2E2; margin-top: 3px}
