div,p {
	margin:0;	
}

body {
	background : #4e9106 url(img/body_bg.gif) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	margin:0; padding:0;
}

#container {
	width:100%;
	/*background : transparent url(img/container_bg.png) 27px 138px no-repeat;*/
	position:absolute;
}

#content_wrap {
	width:970px;
	margin:0 auto;
	position:relative;
}

#header_wrap {
	width:970px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#logo_wrapper {
	width:1050px;
	height:1px;
	position:relative;
	z-index:2;
	margin:0 auto;
}

#logo_wrapper div.logo{
	position:absolute;
	margin-left:0px;
	margin-right:0px;
}

#header_wrap #header {
	position:absolute;
	z-index:1;
	margin:0;
}

#flash_wrapper { 
	width:970px; 
	height:386px; 
	margin:0 auto;
	position:relative;
}

#no_flash_wrapper { 
	width:970px; 
	height:100px; 
	margin:0 auto;
	position:relative;
}

#flash {
	margin-top:22px;
}

#contentleft {
	width:714px;
	float:left;
	overflow:hidden;
}

#contentright {
	width:250px;
	float:left;
	overflow:hidden;
	display:inline;
}

/* login */

#menu {
	width:595px;
	margin-left:107px;
	float:left;
	overflow:hidden;
	position:relative;
	_margin-left:50px;
}

#menu img,#menu a{
	margin:0;
	padding:0;
}

#menu ul {
	list-style-type : none;
	margin-top:9px;
}

li {
	float : left;
	padding:0;
}

#logindiv {
	width:260px;
	float:left;
	overflow:hidden;
	margin:5px 0 0 0; 
	display:inline;
	overflow:hidden;
	_margin-left:10px;
}

#logindiv a {
	border-bottom:1px dotted #c8a680;
	color:#fefeb6;
	font-size:10px;
	background:transparent url(img/puce_right_blue.gif) left 5px no-repeat;
	padding-left:15px;
}

#logindiv a.imgLink {
	border:none;
	background:none;
	padding:0;
}
	
#logindiv a:hover {
	border:0;	
} 

#logindiv img.identifie {
		
}

#errorlogin {
	background-color:#ffffad;
	color:#2a7b05;
	font-size:10px;
	padding:5px;
	margin-top:5px;
}

input.login {
	background: url("img/input_bg.gif") repeat-x 0px 0px;
	float:left;
	height:13px;
	border:none;
	font-size:11px;
	width:110px;
	color:#FFFDA6;
}
input.psw {
	margin:0 15px 0 5px;
	color:#FFFDA6;
	_margin-right:5px;
}

.whitetitle {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	padding-left:40px;
	margin:10px 0 0 0;
}

h1.whitetitle {
	margin-bottom:5px;	
}

h1.editotitle {
	color:#ccbda3;
	font-size:20px;
	font-weight:normal;
	padding-left:0px;
	margin:0 0 5px 0;	
}

/* partenaire right*/
#partenaire {
	width:250px;
	height:90px;
	background : #fff url(img/partenaire_bg.png) repeat-y;
	margin-top:30px;
	_margin-top:20px;
	clear:both;
}

#partenaire div.list {
	margin-left:5px;	
}

#footer {
	position:relative;
	width:1000px;
	height:204px;
	margin:20px auto 0 auto;
	clear:both;
	padding:20px 0 0 30px;
	color:#104c05;
	font-size:10px;
}
#footer_bg {
	position:absolute;
	background : transparent url(img/footer_bg.png) right no-repeat;
	left:432px;
	width:568px;
	height:204px;
}
#footer_content {
	position:absolute;
}

#footer p a {
	text-decoration:underline;
	color:#104c05;
}

#footer p a:hover {
	text-decoration:none;
}

#footer p {
	margin:10px 0 10px 0;	
}

#noesite div {
}

#noesiteleft {
	width:170px;
	height:48px;
	background : transparent url(img/noesite_left.gif) center no-repeat;
	float:left;
}

#noesitecontent {
	background : transparent url(img/noesite_bg.gif) top repeat-x;
	height:43px;
	float:left;
	padding-top:5px;
}

#noesitecontent a {
	margin-right:25px;	
}

#noesiteright {
	background : transparent url(img/noesite_right.gif) top no-repeat;
	height:48px;
	width:6px;
	display:inline;
}

#loginpseudo {
	margin:5px 0 0 0;
	float:none;
}

/* last img to load */
#content_top_bg {
	width:100%;
	height:1012px;
	background : transparent url(img/content_top_bg.jpg) top no-repeat;
	position:absolute;
}
