* {
	margin: 0;
	padding: 0;
	outline: none;
}
 
body 
{
    background-image:url(../Img/Design/MasterFond2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-color:#FFFFFF;
	font: normal normal normal 62.5% Verdana, Arial, Helvetica, sans-serif;
}

#base {
/*	background-color: #FFFFFF;*/
	margin: 0 auto;
	position: relative;
	width: 980px;
}

#header {
/*	background: #DDD url(../Img/Design/bandeau.jpg) no-repeat right top;*/
	/*background: #DDD url(../Img/Design/header.jpg) no-repeat right top;*/
/*	background: #DDD url(../Img/Design/header_temp.jpg) no-repeat right top;*/
	height: 168px;
}
#header #logo h1 {
	/*background:transparent url(../Img/Design/logo.jpg) no-repeat left top;*/
	height: 168px;
	width: 168px;
	text-indent: -9000px;
}
#header #logo h1 a 
{
	display: block;
	height: 168px;
	width: 168px;
}

#contents 
{
    background-color: #FFFFFF;
    min-height: 500px;
}

#logo
{
    float: left;
	height: 168px;
}

#top_content
{
    /*
	float: right;
	height: 30px;
	padding: 138px 0 0 0;
	*/
    /*left: 168px;*/
    position: absolute;
    right: 0;
	top: 131px;
	/*width: 812px;*/
}

#left_content {
	background: White url(../Img/Design/PubGauche.jpg) no-repeat 10px 25px;
	float: left;
	width: 152px;
	height: 625px;
	padding: 25px 0 0 10px;
}

#right_division {
	float: right;
	width: 817px;
}

#center_content {
	float: left;
	padding: 20px 0 10px 20px;
	width: 656px;
}

#right_content 
{
	background: White url(../Img/Design/Region.jpg) no-repeat 8px 60px;
	float: right;
	width: 121px;
	height: 646px;
	padding: 10px;
}

#footer
{
	background: url(../Img/Design/bg_footer.png) no-repeat 180px bottom;
	margin: 0 0 50px 0;
    text-align: center;
	padding: 20px;
}
.Footer-Menu
{
    margin: 0 auto;
}
.Footer-Menu td
{
    padding: 2px;
}

#menu_top {
}

#toolbars_header {
	left: 300px;
	position: absolute;
	top: 0;
	width: 480px;
	text-align: right;
}
#language {
	margin: 5px 5px 0 0;
}
#language a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
#newsFrm, #searchFrm {
	margin: 5px 5px 0 0;
}
#newsFrm label, #searchFrm label {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 17px;
	padding-right: 5px;
	vertical-align: top;
}
#newsEmail, #searchText {
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 0;
	vertical-align: top;
	width: 110px;
}
#newsBtn, #searchBtn {
	vertical-align: top;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

.LigneFixe
{
    display: block;
    clear: left;
}

.TdPadding td
{
    padding: 5px;
}

.Quantite_Align
{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 10px 0px;
}

.Centrer
{
    text-align: center;
}

.Panier_Titres
{
    text-align: center;
}

.LienAffichePDF a
{
    font-size: 10px !important;
    text-decoration: none;
    color: #006699;
}

.LienAffichePDF a:hover
{
    text-decoration: underline;
}

