@charset "utf-8";
/* 
- - - - - - - - - -
Feuille de style
- - - - - - - - - -
Centrifuge
Par Marie-Eve Lafrenière
PopCode Studio
www.popcode.com
Février-Mars 2009
*/

/* 
- - - - - - - - - -
GENERAL
- - - - - - - - - -
*/

html{
scrollbar-face-color: #E6E6E6; 
scrollbar-shadow-color: #E7E7E7; 
scrollbar-highlight-color: #F9F9F9; 
scrollbar-3dlight-color: #DFDFDF; 
scrollbar-darkshadow-color: #CBCBCB; 
scrollbar-track-color: #F5F5F5; 
scrollbar-arrow-color: #FFFFFF;
}

* { margin: 0; padding: 0; }
html{height:100%;}
body{ background-color:#A9BFB5; font-family: Verdana, Geneva, sans-serif; color:#4d4d4d; height:100%; font-size:12px;  background-image:url(../images/bg_top.jpg); background-repeat:repeat-x;}
.container{
	margin:0 0 0 0;
	text-align:left;
	width:783px;
	padding:0 0 0 0;
	position:relative;
	height:100%;
}

.clear{clear:both; height:0px; font-size:0px;}
.hide{display:none;}

.marge{ padding:40px 0 0 25px;}
.BoxLivre{ background-color:#3A3C2C; background-image:url(../images/bande_gauche.gif); background-repeat:no-repeat; height:420px; width:757px;}
.BoxLivre .BoxCentre{ float:left; width:545px;}
.BoxLivre .BoxCentre .logo{ margin:140px 0 0 270px;}
.BoxLivre .BoxCentre .bt{ margin:50px 0 0 370px;}
.BoxLivre .BoxDroite{ float:right; width:209px; background-image:url(../images/boomerang03.gif); background-repeat:no-repeat; background-position:bottom;height:420px;}

.rosetteBot{ background-image:url(../images/boomerang03_bot.gif); background-repeat:no-repeat; background-position:right; height:34px;}
.contactInfo{ margin:2px 0 0 58px;}