﻿
body {
	background-color : #96ff00;
	background-image: url(../img/fondBack.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align:center;
}
div#conteneur {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 895px;
	
}
div#bandeau  {
	height: 0px;
	width:895px;
	background-image: url(../images/);
	background-repeat: no-repeat;
}
div#column1 {
	margin: 0;
	padding: 0;
	width: 898px;
	background-color: #0B0B0B;
	height:595px;
	background-image: url(../img/images/cristineEnterBack.jpg);
	background-repeat: no-repeat;

}
div#navcol {
	padding: 0px;
	padding-left:0px;
	margin:0px;
	width: 550px;
	float: left;

}
div#conteneur-1 {
	margin:0px 0px 0px 550px;
	text-align:left;
	width:345px;	
}
/* ci dessous l'image de 1 pixel ki se repete jusqu'en bas */


div#main {	
	padding:0px;
	margin: 0px;
	width:345px;
	text-align: justify;
	float: right;	
}

div#rightBottom {
	background-image:url(../img/images/cristineEnter_12.jpg);
	width:345px;
	height:235px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-repeat: no-repeat;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #0000AA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #393939;
	scrollbar-arrow-color: #ffffff;
	float: none;
	text-align: justify;
	padding:8px;
	padding-top:27px;
	overflow: hidden;
}

div#footer {	
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height:50px;
}
div#footer2 {
	height: 50px;
	vertical-align: middle;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	padding-top:25px;
	width:1000px;
	position:absolute;
	
}
.titreNews {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}





.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
h1 { /* titre de page */
	color: #ffffff;
	font-size: 14px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	margin: 5px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;
}
h2 { /* titre de cadre 1 */
	color: #ffffff;
	font-size: 13px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	

}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-decoration: underline;
	
}

td {
	padding:0px;
}


A:link {
	color:#ffffff;
	font-weight: bolder;
	
}
A:visited {
	color:#ffffff;
}
	

hr {
	border: 1px solid #90afdd;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;	
	text-align: justify;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: 900;
	
}