<!--
html, body
{ 
 margin-top: 3px;
 margin-bottom: 3px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-align: center; /*** Centre le design dans les anciennes versions de IE ***/
}

#container {
 width: 983px;
 background-image: url(../images/bg.gif);
 background-repeat: repeat-x;
 text-align: left; /*** Remettre le texte à gauche ***/
}

#left {
 width: 186px;
 padding: 56px 0 0 0;
}

#middle {
 width: 454px;
}

#right {
 width: 343px;
}

h1 {
 font-size: 13px;
 margin-top: 0;
 margin-bottom: -6px;
 font-weight: bold;
 color: #e0078C;
}

table {
 margin-bottom: 0;
}

a {
 text-decoration: none;
 color: #e0078C;
}

a:hover {
 text-decoration : underline;
}

a.mail {
 text-decoration: none;
 font-size:14px;
 font-weight:bold;
 color: #e0078C;
}

a.mail:hover {
 text-decoration : underline;
}

img {
border:0;
}

sup {
 height: 0;
 line-height: 1;
 vertical-align: baseline;
 _vertical-align: bottom;
 position: relative;
}

sup {
	bottom: 1ex;
}


#menu {
 padding: 0 0 0 22px;
 vertical-align: top;
}

#menu a {
 font-size: 11px;
 color: #000000;
 text-decoration: none;
}

#menu a:hover {
 text-decoration : underline;
}

#menu a.current {
 text-decoration : underline; 
}

ul#sub 
{			   
  margin: 0;
  padding: 0;
  width: 185px;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
}

ul#sub li 
{						  
  list-style-type: none;
  margin-bottom: 1px;
  
}

ul#sub li a
{
  width: auto !important;				
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 22px;
  text-decoration: none;
  display: block;
  color:#000000;
}

ul#sub li a:link
{
  color: #000000;
  background-color: #ffffff;
}

ul#sub li a:hover
{
  color: #000000;     
  background-color: #ef83c5; 
}

ul#sub li a.current
{
  color: #000000;      
  background-color: #ef83c5;
}

#content {
 width:396px;
 min-height:344px;
 margin: 160px 0 8px 20px;
 vertical-align : top;
 border-style: solid;
 border-width: 1px;
 border-color: #c0c0c0;
 padding: 14px 18px 14px 18px;
}

#content_pub {
 width:650px;
 min-height:344px;
 margin: 160px 0 8px 20px;
 vertical-align : top;
 border-style: solid;
 border-width: 1px;
 border-color: #c0c0c0;
 padding: 14px 18px 14px 18px;
}

#concours {
 margin: 144px 0 14px 0;
}

#slogan {
 margin: 46px 0 0 0;
}

#content li {
 margin-left: 0px;
 margin-top: -6px;
 margin-bottom: 12px;
}

#content ul {
 list-style: none;
 margin-top: 4px;
 margin-left: 0;
 padding-left: 10px;
 text-indent: -8px;
}

.fields {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

.asterisk {
 list-style: none;
 margin-left: 0;
 text-indent: -8px;
}

.textsmall {
 font-size: 11px;
 margin-top: 0;
 margin-bottom: 0;
 font-weight: normal;
}

.highlight {
 font-size: 12px;
 font-weight: bold;
 color: #e0078C;
}

.title {
 font-size: 12px;
 font-weight: bold;
 color: #e0078C;
 margin: 16px 0 -6px 0;
}

.question {
 font-size: 16px;
 font-weight: bold;
 color: #e0078C;
 margin: 16px 0 -6px 0;
}

.titleblack {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 margin: 0 0 -6px 0;
}

.listlink {
 padding-top: 8px;
 line-height: 18px;
}

.list {
 margin-left: 0px;
 margin-top: 6px;
 margin-bottom: 6px;
}

.pad {
padding-left: 6px;
padding-right: 6px;
}

.cellleft{
width: 70px;
border-bottom: solid 1px #bfbfbf;
padding-top: 2px;
padding-bottom: 2px;
color: #808285;
}
.cellright{
border-left: solid 1px #bfbfbf;
border-bottom: solid 1px #bfbfbf;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
color: #000000;
}
.cellleftbottom{
padding-top: 2px;
padding-bottom: 2px;
color: #808285;
}
.cellrightbottom{
border-left: solid 1px #bfbfbf;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
color: #000000;
font-weight: bold;
}

#box {
 background-color: #e0078c;
 font-size: 12px;
 color: #ffffff;
 padding: 6px 12px 6px 12px;
}

#boxtitle { 
 margin-left:-8px;
 margin-bottom:4px;
 padding: 2px 8px 2px 8px;
 background-color: #e0078c;
 font-size: 12px;
 color: #ffffff;
}

#box a{
 color: #ffffff;
 text-decoration: none;
}

#box a:hover {
 text-decoration: underline;
}

#footer {
 clear: both;
 width: 983px;
 height: 64px;
 background-color: #e0078c;
 font-size: 11px;
 color: #ffffff;
 padding: 0 0 0 0;
}

.column1 { 
	text-align:left;
}
.column2 { 
	text-align:center;
	vertical-align:bottom;
}
.column3 { 
	text-align:right;
	vertical-align:bottom;
}

#footer a{
 color: #ffffff;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
}

#footer a.current {
 text-decoration: underline;
}
-->