
@import url("menu.css");
@import url("bas_page.css");

* {
	padding:Opx;
	margin:0px;
}
body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
    width: 100%;
    height: 100%;
}

div#global {
	width: 950px;
    margin: 0 auto;
    /*border: 1px solid #f2eeed;*/
    text-align: left;
	background:#f2eeed;
	
}

#header {
	BACKGROUND: url(images_alpha/header.gif);
	background-repeat: no-repeat;
	height: 110px;
	background-color:#FFFFFF;
}
#contenue {
}
div#center {
	PADDING-BOTTOM: 50px;
	OVERFLOW: auto;
}
.csc-header h1 {
	margin-top:20px;
	padding-left:0px;
	margin-left:15px;
	margin-right:15px;
	font-size:16px;
	color:#e3007b;
}
.bodytext, .align-right, .align-left, .align-center {
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	padding-top:15px;
	text-align:justify;
}
.align-center {
	text-align:center;
}
.celule {
	width:130px;
	margin-top:5px;
	margin-bottom:5px;
}
.titre_cherche {
	font-size:12px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.align-right, .align-left{
	text-align:justify;
	
}
.separateur {
	width:2px !important;
	margin:0px;
	background:url(images_edel/separateur.gif);
}

