@import url('lightbox.css') ;
@import url('thickbox/thickbox.css') ;

* {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color:#000 ;
}
body {
	text-align : center;
	margin : 0;
	padding:0 ;
	background:url('../images/background.jpg') repeat-y center 0 #00346b ;
}

div {
	margin : 0;
	padding : 0;
	text-align : left;
	border:0 ;
}
h1, h2, h3, p, div, img, form, fieldset, ul, li {
	margin : 0;
	padding : 0;
	text-align : left;
	border:0 ;
}
form {
	display:inline ;
	font-size:0 ;
}

select, option {
	
}

input {
	border:0 ;
	padding:0 ;
	margin:0 ;
}

h1 {
	font-size:16px ;
}

h2 {
	font-size:14px ;
}

h3 {
	font-size:12px ;
}

h1 span, h2 span, h3 span {
	display:none ;
}

a {
	text-decoration:none ;
	outline: none ;
}

a:hover, a.selected {
	text-decoration:underline ;
}

div#body {
	background:url('../images/background_body.jpg') center 0 #b8b7a8 repeat-y ;
	width:100% ;
	position:absolute ;
	top:107px ;
	left:0 ;
}

div.conteneur_centre {
	width:978px ;
	margin:0 auto ;
}

div.body_ligne {
	background:url('../images/body_top.jpg') center 0 #FFFFFF no-repeat ;
	height:4px ;
	overflow:hidden ;
	width:100% ;
}

div#conteneur_corps {
	width:978px ;
	margin:0 auto ;
}

div#tetiere {
	position:absolute ;
	top:0 ;
	height:107px ;
	margin:0 auto ;
	width:978px ;
	background:url('../images/bandeau.jpg') #003d7e ;
}

div#tetiere a {
	display:block ;
	width:100% ;
	height:100% ;
}

div#menu {
	float:left ;
	width:200px ;
	padding-left:21px ;
}

div#corps {
	float:right ;
	width:719px ;
	padding-right:18px ;
}

div#conteneur_pied {
	background:url('../images/background.jpg') center 0 #00346b repeat-y ;
}

div#pied {
	width:739px ;
	padding-left:239px ;
	width:978px ;
	padding-left:0 ;
	margin:0 auto ;
	height:105px ;
	background:url('../images/foot_gfx.jpg') no-repeat ;
}

div#pied div#bloc_appel {
	float:left ;
	width:240px ;
	height:95px ;
}

div#pied div#bloc_appel a {
	margin:55px 0 0 78px ;
	height:16px ;
	width:80px ;
	display:block ;
}

div#xiti-logo {
	text-align:center ;
}

.clear, .spacer {
	clear:both ;
}

.refman{ 
display:none;
}