@charset "utf-8";
/* CSS Document */

html, body{
	height: 100%;
	color: #363636;
}

body{
	background-image: url("http://www.centre1444.com/images/bg.jpg"); 
	background-repeat: repeat-x;
	background-color: #f7fcfe;
	background-attachment: fixed;
    margin: 0px;
    font-family: Lucida Bright, Lucida Sans Unicode, Lucida Grande, sans-serif;  
}

img{
	border: 0px;
}

a{
	color: #363636;
    text-decoration: none;
}

a:hover{
	color: #cbad67;
}

#page{
	position: relative;
    width: 808px;
    border-left: 1px solid #898989;
    border-right: 1px solid #898989; 
    margin: auto;
    background-image: url("http://www.centre1444.com/images/bg.png");
    background-repeat: repeat-y;
    overflow: hidden;
    height: 100%;
    height: auto;
    min-height: 100%;
}

#boxMenu{
	position: absolute; 
    top: 30px; 
    left: 0px;
}

#leftSide{
	float: left;
	width: 220px;
}	

#rightSide{
	float: left;
	width: 588px; 
}

#main{
	padding-bottom: 30px;
}

/*------------------------------------Menu------------------------------------*/
#menu{
	position: fixed;
	width: 220px;
}

.elementMenu{
	padding: 10px 0px 10px 20px;
    font-size: 16px;
    width: 200px;
}

.elementMenuE{
	padding: 10px 0px 10px 20px;
    font-size: 16px;
    width: 200px;
}

.barreMenu{
	width: 220px;
	background-image: url("http://www.centre1444.com/images/barreMenu.png");
	background-repeat: no-repeat;
	height: 1px;
}

.elementDown {
	width: 250px; margin-top: -35px; margin-left: 125px; display: none; background-color: #FFF; border: 1px solid #363636; padding: 10px; position: absolute; font-weight: normal;
}

.elementActive {
	background-color: #F0F0F0;
	font-weight: bold;	
}

.elementActive .elementDown {
	font-weight: normal;	
}

.elementHoverX {
    background-color: #F0F0F0; 
}

/*------------------------------------Header------------------------------------*/
#header{
	width: 588px;
    margin-bottom: -5px;
}

/*------------------------------------Content------------------------------------*/
#wrap{
	width: 588px;
	background-image: url("http://www.centre1444.com/images/bgContent.jpg");
    background-repeat: repeat-y;
    overflow: hidden;
}

#content{
	width: 588px;
	background-image: url("http://www.centre1444.com/images/topContent.jpg");
    background-repeat: no-repeat;
    padding-top: 20px;
    overflow: hidden;
	min-height: 530px;
}

#content h1{
	font-size: 16px;
    margin: 0px;
    padding: 0px 0px 20px 20px;
}

#content h2{
	clear: both;
	font-size: 14px;
    margin: 0px;
    padding: 0px 0px 20px 20px;
    width: 588px;
}

#content p{
	font-size: 14px;
    width: 548px;
    padding: 0px 0px 20px 20px;
    text-align: justify;
    margin: 0px;
}

#content ol{
	width: 528px;
}

ol.max li {
	margin-bottom: 20px;
	text-align: justify;
}

.partnersBox{
	width: 548px;
    margin-left: 20px;
}

.partnersImage{
	float: left;
    height: 60px;
    width: 121px;
    margin: 0px 6px 6px 0px;
    border: 1px solid #393939;
}

.partnersTexte{
    font-size: 14px;
    width: 548px;
    text-align: justify;
}

hr{
	margin: 0px 0px 15px 20px;
	width: 548px;	
}

.partnersBox h2{
	margin: 0px;
    font-size: 14px;
    padding-bottom: 10px;
}

#equipeLeft{
	float:left; 
    margin-left: 42px; 
    width: 230px;
}

#aproposLeft{
	float:left; 
    margin-left: 20px; 
    width: 230px;
}

#newLeft{
	float: left; 
    margin-left: 52px; 
    width: 210px;
}

.new{
	float: left;
	width: 169px;
	margin: 0px 0px 20px 20px;	
	font-size: 14px;
	text-align: center;
}

.new img{
	width: 167px;
	height: 75px;
	border: 1px solid #363636;
}

/*------------------------------------Footer------------------------------------*/
#footer{
	background-image: url("http://www.centre1444.com/images/footer.png");
    background-repeat: no-repeat;
    width: 588px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    padding-left: 20px;
    font-size: 10px;
    position: absolute; 
	margin-top: -30px;
	clear:both;
    bottom: 0px;
    margin-left: 220px;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */

#turn_wrapper {
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#turn_hideme {
	width: 85%;
	height: 85%;
	overflow: hidden;
	display: block;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
}

#turn_object{
	position: relative;
}

#turn_wrapper.right #turn_hideme *,
#turn_wrapper.right #turn_object {
	float: right !important;
}

#turn_wrapper.right #turn_hideme {
	float: right !important;
	right: 0 !important;
	left: auto;
}
#turn_wrapper.right #turn_object {
	right: 0 !important;
	left: auto !important;
}

#turn_wrapper.right {
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	right: 0 !important;
}

#turn_wrapper.right #turn_object * {
	position: absolute;
	right: 0 !important;
}

#turn_wrapper #turn_object img#turn_fold {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1000;
	right: 0;
	position: absolute;
}

/* the jQuery CSS Framework */
#turn_wrapper .ui-resizable { position: relative;}
#turn_wrapper .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; background-image: url(#none)}
#turn_wrapper .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 0; bottom: 0; }
#turn_wrapper .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: 0; bottom: 0; }

#target {
    background-color: #FFF;
    width: 300px;
    height: 300px;
    text-align: right;
    color: #000;
    display: none;
}

div.xlink a:link {
    color: #006699;
    text-decoration: underline;
}
div.xlink a:visited {
    color: #006699;
    text-decoration: underline;
}
div.xlink a:hover {
    color: #68C2EF;
    text-decoration: underline;
}