body {	
	margin:0;
	padding:0;
	background-image:url(images/DEFAUT/bg_body.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif, sans serif;
	color:#000000;
	background-color: rgba(159, 191, 223, 0.2);
}
#website_css_page {
	margin:0 auto;
	padding:0 0px 0 0px;
	width:1024px;
	/*background-image:url("images/DEFAUT/bkg_main1.gif");*/
	background-position:0 180px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
/* Banniere */
#banniere {	
	height:150px;	
	padding:0;
	margin:0;
	width:1024px;
	background-image:url(images/DEFAUT/banniere.png);
	background-repeat:no-repeat;
	background-position:left;
}
h1.banniere {
	text-shadow:none;
	font-size:8px;
	font-weight:lighter;
	display:block;
	text-align:left;
	width:300px;
	padding:120px 0 0 225px;
	margin:0;
	color:#FFFFFF;
	border:none;
	float:left;
}
h1.banniere a {
	color:#FFFFFF;
	text-decoration:none;
}
/* Droite */
#droite {		
	margin:0px 0px 0 0;
	padding:0 0px 0 0;
	width:270px;
	min-height:470px;
	float:right;
}

/* Accueil */
.accueil {		
	margin:0px 0px 0 10px;
	padding:0 0px 0 0;
	width:1010px;	
}
table.accueil td {
	vertical-align:top;
}


/* Contenu */
#contenu {		
	margin:0;
	padding:10px 10px 10px 10px;
	overflow:auto;
	width:724px;
	min-height:470px;

}
div.haut {
	margin:0;
	padding:30px 20px 20px 20px;
	background-image:url(images/DEFAUT/haut.png);
	background-position:top;
	background-repeat:no-repeat;
}
div.milieu {
	margin:0 0 0 -10px;
	padding:10px 30px 20px 30px;
	background-image:url(images/DEFAUT/milieu.png);
	background-position:left;
}
div.bas {
	margin:0;
	padding:20px 20px 20px 20px;
	background-image:url(images/DEFAUT/bas.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#reveal {
	border:none;
	margin:0;
	padding:0;
	background-color:#000000;
}
/* Bas de page */
#website_css_menubas {
	clear:both;
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
	font-size:10px;
	height:100px;
	color:#333333;
}	
#website_css_menubas a{
	margin:0;
	padding:0;
	color:#999999;
	text-decoration:none;
	font-size:16px;
}
#website_css_menubas a.legal {
	margin:0;
	padding:0;
	color:#999999;
	text-decoration:none;
	font-size:12px;
}
#website_css_menubas p{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center;
}
#website_css_menubas a:hover{
	color:#CCCCCC;
}
/* Catalogue */
p.separation {
	background-image:url(images/DEFAUT/separation.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:10px;	
}
img.vignette {
	border:none;
}
img {
	border:none;
}
/* Tableau contact */
.rouge {
	color:#FF0000;
}
.tableau_contact {
	font-size:12px;
	text-align:left;
}
button, .button , .button_adherent {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #3880CA;
    background-image: url("images/BG_menu.gif");
    background-position: 0 100%;
    background-repeat: repeat-x;
    border-bottom-color: #004300;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #93B249;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #004300;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #93B249;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0;
    text-align: center !important;
    text-decoration: none;
    white-space: nowrap;
}
.button:hover { background-image:none; }

/* x-standard */

span.rouge { color:#BE0642;}
span.orange { color:#9B907C;}
span.blanc { color:#FFFFFF;}
span.vert { color:#6F9425;}	

span.souligne { text-decoration:underline; }
span.surligne {	background-color:#FFFF66; }
div.centre { text-align:center; }
div.droite { text-align:right; }
div.justifie { text-align:justify; }
img.right { float:right; margin:5px 20px 5px 20px; }
img.left { float:left; margin:5px 20px 5px 20px; }

/*Login*/
#USERS_login {
    background-image: url("images/DEFAUT/bg_auth.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 60px 20px 0 0;
    padding: 15px 10px 5px 15px;
    width: 450px;
}
#USERS_login p.alerte {
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 14px;
    margin: 2px 0 0 -10px;
    padding: 1em;
    position: absolute;
    text-align: center;
    top: 5px;
    z-index: 100;
}
#profil a {
    color: #FFFFFF;
}
#profil {
	background-image: url("images/DEFAUT/bg_auth.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 60px 20px 0 0;
    padding: 15px 10px 5px 15px;
    width: 450px;
}
/***/
#rotator {
	width:985px;
	height:360px;	
	padding:0px;
	margin:0px;
	border:1px solid #999999;
	
}
#rotator .panel {
	width:965px;
	height:360px;	
	padding:10px;
	margin:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#scrollingnews {
	height: 250px;
    position: relative;
    width: 450px;
    margin: 0 auto;
    overflow: hidden;
    margin-right: 15px;
	margin-top:20px;
	border:1px solid #999999;
}