#core {
	height: 630px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #1C1D21;
	background-image: url(../images/background.jpg);
	background-position: center top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#mainmenu {
	float: left;
	height: 620px;
	width: 750px;
}
#logoarea01 {
	height: 130px;
	width: 750px;
}
#flashmenu {
	height: 500px;
	width: 750px;
}
#promoarea {
	float: right;
	height: 600px;
	width: 200px;
}
#signature {
	height: 45px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 5px;
}
#logoarea02 {
	height: 90px;
	width: 157px;
}
#mainzone {
	float: right;
	height: auto;
	width: 600px;
}
#mainzonemselection {
	float: right;
	height: auto;
	width: auto;
}
#mselection {
	height: auto;
	width: 640px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #101013;
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
}
#textcontentselection {
	height: auto;
	width: 580px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #99A8AE;
	text-align: left;
}


#mainmenusmall {
	float: left;
	height: 340px;
	width: 157px;
}
#mainmenusmallplease {
	float: left;
	height: 620px;
	width: 157px;
}
#core2 {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#maintitlepage {
	height: 75px;
	width: 600px;
	background-repeat: no-repeat;
	margin: 0px;
}
#allpagecontent {
	height: 75px;
	width: 785px;
	background-image: url(../images/finance.png);
	background-repeat: no-repeat;
}
#workzone {
	height: auto;
	width: 600px;
	background-image: url(../images/mainzonebackground.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#formuzone {
	height: 620px;
	width: 600px;
	background-image: url(../images/mainzonebackground.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#formuzone2 {
	width: 600px;
	background-image: url(../images/mainzonebackground.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 400px;
}


#insidetext {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	color: #101113;
}

#bottom {
	height: 45px;
	width: 600px;
	background-image: url(../images/bottomarea.png);
	background-repeat: no-repeat;
}


a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #8D4141;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


h4 {
	margin: 0px;
	padding: 0px;
}
.floatRIGHT {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.middlealign {
	text-align: center;
}
#workzoneselection {
	height: 475px;
	width: 680px;
	background-image: url(../images/mainzonebackground.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
}
#mainzoncheart {
	float: right;
	height: auto;
	width: auto;
}
#cheartsel {
	height: auto;
	width: 580px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #101013;
	font-weight: normal;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
#textcontentheart {
	height: auto;
	width: 560px;
	padding:10px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #99A8AE;
	text-align: left;
}

/* ------------------------------------ */
/*                                      */
/*        Styles de Vincent		        */
/*                                      */
/* ------------------------------------ */

#messagesErreur {
	margin:5px 20px 5px 30px;
	font-weight:bold;
	color:#DD0000;
}

.track {
width: 300px;
 background-color:#404547;
background: url(../images/barreGREY.gif);
 height: 20px; 
 position: relative;
 z-index: 0;
}

.handleMin {
position: absolute;
 background:transparent url(../images/gottheball.png);
 height: 20px;
  width:20px;
 z-index: 2;
 left: 0px;
 cursor:e-resize;
}

.handleMax {
position: absolute;
 background:transparent url(../images/gottheball.png);
 height: 20px;
 width:20px;
 z-index: 2;
 left: 295px;
 cursor:w-resize;
}

.trackSelected {
position: absolute;
 background-color:#891E1E;
 background: url(../images/barreRED.gif);
 height: 20px;  
 z-index: 1;
 left: 0px;
 width: 295px;
}

.lienImgGrande img {
	border:none;
}

.lienPhoto img {
	padding:2px;
	border:solid 1px transparent;
}

.lienPhoto:hover img {
	border:solid 1px #b53d3d;
}

#textcontentselection {
	width:560px;
	padding:10px;
}

#texteTendance img {
	//float:right;
}