body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Trebuchet MS, arial;
}
#container{
	width:800px;
	margin:0px auto;
	padding: 0;   /*padding: 256px 0px 20px 0px;*/
	text-align:center;
	background:#ffffff;
	position:relative;
}
#contenu{
	width:760px;
	margin:0 auto;
	padding:20px 0 0 0;
}

h1{
	position:relative;
	font-size:10px;
	background:#ffffff url(../images/body-bk.gif) repeat-x left top;
	width:100%;
	text-align:left;
	height:66px;
	padding:0;
	margin:0 0 32px 0;
	text-indent:-120px;
	xline-height:80px;
}
h1 img{
	position:absolute;
	top:25px;
	left:196px;
}
#baseline{
	position:absolute;
	top:70px;
	left:398px;
	font-family: Trebuchet MS, arial;
	font-size:15px;
	line-height:15px;
	margin:0;
	padding:0 0 0 0;
}
#baseline strong{
	font-weight:normal;
}
#baseline span{
	font-weight:bold;
}

span.soustitre{
	font-size:17px;
	margin:10px 0;
	padding:0;
	font-weight:normal;
}
#msg{
	display:none;
	color:#777777;
	font-family: arial;
	font-size:14px;
	margin: 0 auto;
	padding:0;
	width:100%;
	xtext-transform:uppercase;
}
#entrer{
	position:absolute;
	width:760px;
	height:101px;
	top:395px;
	left:20px;
	z-index:2;
}
#entrer a{
	display:block;
	width:230px;
	height:101px;
	text-decoration:none;
	font-size:10px;
	position:relative;
	margin:0 auto;
}
#entrer img{
	position:absolute;
	top:0;
	left:0;
	border:0;
}

#disclaimer{
	width:100%;
	margin:0 auto;
	padding:0;
	color:#555555;
	line-height:15px;
}
#disclaimer p{
	margin:0 0 15px 0;
}
p.gras{
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#000000;
}
#disclaimer p.nopad{
	padding:0;
	margin:0;
	
}

#avert{
	font-family: Trebuchet MS, arial;
	font-size:18px;
	color:#CF004B;
	background:#FFBA00;
	height:15px;
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
	line-height:16px;
	font-weight:bold
}
#avert span{
	background:#ffffff;
	padding:0 20px;
}

#scroll{
	width:500px;
	height:95px;
	border:1px solid #cccccc;
	padding:0px;
	overflow:auto;
	line-height:15px;
	background:#fafafa;
	text-align:left;
	margin:0 auto 20px auto;
}
#scroll ul{
	width:420px;
	xtext-align:left;
	margin:8px 0 0 0;
	padding: 0px 0px 0px 30px;
	xlist-style-type: none;
}
#scroll ul li{
	xpadding:0px;
	margin: 5px 0px 10px 0px;
	xlist-style-position: ouside;
	color:#000000;
	text-align:justify;
	line-height:11px;
}
/********* parent **********************/
#icra{
	background: url(../images/icra-bk.jpg) no-repeat 466px;
	height: 273px;
	width: 660px;
	margin: 0 auto;
	position: relative;
	z-index:1;
}
#parent {
	position:absolute;
	top:144px;
	left:10px;
	width:620px;
	padding:10px;
	height:31px;
	border: 1px dotted #aaaaaa;
	background:#ffffff;
	text-align:left;
}
#parent span{
	font-weight:bold;
}
#parent img{
	float:left;
	margin:0 20px 0 10px;
	cursor: pointer;
	height:31px;
}
#parent p{
	float:left;
	width:480px;
	height:31px;
	margin:0;
	line-height:15px;
	text-align:justify;
	font-size:13px;
}
p.gris{
	color:#888888;
	display:none;
}

.lien {
	font-size:14px;
	color:#150077;
	text-decoration:underline;
	cursor: hand;
}
/************* partenaire fixe *************/
#partenaire_fixe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	width:780px;
	margin: 30px auto;
	text-align:center;
}
#partenaire_fixe strong, b{
	font-weight:normal;
	text-transform:lowercase;
}
#partenaire_fixe span{
	margin:5px;
}
#partenaire_fixe p{
	display:inline;
}
#partenaire_fixe a{
	white-space: nowrap;
	text-decoration: none;
	color: #888888;
	font-size: 10px;
}
#partenaire_fixe a:hover{
	text-decoration: underline;
}
/****************** footer ***************/
#footer {
	position: relative;
	width:100%;
	height:32px;
	padding:0;
	margin:0;
	text-align:right;
	line-height: 28px;
	background: #CF004B;
	color:#ffffff;
	border-top:1px solid #ffffff;
}
#xitilogo{
	position: absolute;
	top:3px;
	left:6px;
	margin:0;
	padding:0;
	width:180px;
	height:25px;
	text-align:left;
}
#xitilogo img{
	float:left;
}
#spyword{
	float:left;
	margin:5px 0 0 5px;
}
