body {
	background-image:url(../../images/bg.jpg);
	font-family: arial;
	font-size: 12px;
	color: #840404;

}

/*style link*/
a:link,a:visited {
	text-decoration:none;
	color: #840404;
}
a:hover {
	text-decoration:underline;
	color: #840404;
}
	
#limitPage{
	margin:auto;
	width:1000px;
	background-color:#ffffff;
	overflow:hidden;
}
#header{
	margin:auto;
	width:1000px;
	height:200px;
	/*background-image:url(../../images/2010/banniere_ekitabl.jpg);*/
}
#header img{
	width:1000px;
	height:200px;
	border:0;
	padding:0;
	margin:0;
}


#columnLeft{
	float:left;
	width:190px;
	height:600px;
	padding:0;
	margin:0;
	background-color:#feeee0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow:auto;
}
#content{
	float:left;
	width:800px;
	padding:0;
	margin:0;
	border:0;
	overflow:hidden;
	padding-left:4px;
	padding-right:4px;

}
#footer{
	margin:auto;
	width:1000px;
	height:18px;
	clear:both;
	text-align:center;
	background-image:url(../../images/bas.jpg);
	background-repeat:repeat-x;
	color:white;
	font-size:10px;	
	
}

#footer a{
	color:white;	
	text-decoration:none;
}

#interligne{
clear:both;
height:5px;
}
.erreur{
	color:#CC0000;
	font-weight: bold;

}
.confirm{
	color:#2e84c1;
	font-weight: bold;
}

.noir {
	color: #840404;
	text-decoration:none;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
.noir1 {
	font-family: verdana;
	font-size: 10px;
	color: #804000;
	text-decoration:none;
	text-align: justify;
}
.noir3 {
	color: #840404;
	text-decoration:underline;
	text-align: justify;
}
.noir4 {
	font-size: 11px;
	color: #840404;
	text-decoration:none;
	text-align: justify;
}
.noir5 {
	font-family: verdana;
	font-size: 10px;
	color: #804000;
	text-decoration:none;
	text-align: justify;
	text-indent: 25px;
}

.titre1 {
	font-size: 14px;
	color: #840404;
	text-decoration:underline;
	text-transform: uppercase;
}
.blanc {font-size: 10px;  color: #FFFFFF; font-weight:bold; text-decoration:none }
.blanc1 { font-size: 11px;  color: #FFFFFF; font-weight:bold; text-decoration:none }

