body
{
	font: normal 80% Verdana,Arial,Helvetica,sans-serif;
	margin-top:15px;
	margin-bottom:25px;
}

* {margin:0; padding:0;}

img {margin:0; padding:0; border:0}

div#mainwrapper
{
	width:778px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

div#header
{
	width:778px;
	height:127px;
}


div#columnswrapper
{
	float:left;
	width:778px;
}

div#nav
{
	float:left;
	width:150px;
	margin-left:-778px;
}

div#content
{
	
	float:left;
	margin-top:14px;
	width:628px;
	margin-left:150px;
	display:inline;

}

div#content div#mainimage {float:left; margin:0 8px 4px 0;}
div#content div#mainimage img {border: 1px solid #000000;}

div#footer
{
	width:778px;
}

.clearthis {clear:both;}

div#content
{
	padding:0 0;
}

div#contentinner
{
	margin: 0 10px 20px;
}


div#content p
{
	font-size:.91em;
	margin-top:0;
	margin-bottom:.5em;
}	

div#content li
{
	font-size:.75em;
}

div#content a
{
	text-decoration:underline;
	color:#CC0000;
}

div#content a:hover
{
	color: #000000;
	text-decoration:underline overline;
}

div#content p.titre
{
	font-size:.95em;
	font-weight: bold;
	margin-top:0;
	margin-bottom:.5em;
}	

li
{
	list-style-type:none;
} 

div#nav
{
	padding-top:1px;
	padding-bottom:1px;
}

div#nav li
{
	margin: 0; 
	padding: 0; 
	border: none;
}

div#nav ul
{
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}

div#nav li a
{
	height: 32px;
	width: 150px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;  	
	background:url(../images/navigation.gif) 0 -32px;
	padding: 0;
	margin-right: 2px;
}

div#nav li a:hover, #nav li a:active
{
	color: #fff;
	background:#ff0084 url(../images/navigation.gif);
	padding: 0;	
}

div#nav li.current
{
	height: 32px;
  	width: 150px;
  	line-height: 32px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;  	
	background: url(../images/current.gif);
	padding: 0;
	margin-right: 2px;
}

div#footer
{
	padding:4px 0;
	color:#000000;
	font-size:.8em;
	text-align:center;
	background-color:#FFFFFF;	

}

div#barre_top
{
	margin-bottom:15px;
	height: 15px;
	background:transparent url(../images/barre_top.gif) no-repeat;
}

div#barre_drapeau
{
	height: 15px;
	text-align: right;
	background: url(../images/fond.gif);
}

div#barre_bottom
{
	margin-top:20px;
	height: 15px;
	background:transparent url(../images/barre_bottom.gif) no-repeat;
}

div#barre_bas
{
	height: 120px;
	margin-top:15px;
	background:transparent url(../images/barre_bas.gif) no-repeat;
}


#footer a
{
	color: #000000;
}

div#publicite
{
	margin-left:auto;
	margin-right:auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	border-color: #000000;
	text-align:center;
	width:650px;
}

div#publicite a
{
	font: normal 85% Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline overline;
	color:#000000;
}