* {	padding: 0;	margin: 0;}

body {
	text-align: center;
	background: #000000;
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia, arial, serif;
	font-size: 12px;
	}
	
.cache { display:none; }
.stop { clear: both; }
.droite { float: right;}
.gauche { float: left; }
.center { text-align : center; margin:auto;}

#contenu { background: #000000;
		   width: 1075px; height: 848px; 
}


#header { background: #000000 url(../images/neucebo_header.jpg) top left no-repeat;
		 margin-left:0px; height: 177px; width: 1075px;
}


#contenu2 { background: #000000;
		   height: 670px; width: 1075px;
		   position:relative;
}
#mid_left { background: #000000 url(../images/neucebo_left.jpg) top left no-repeat;
		   width: 273px; height:671px;
		   margin-left:0px; float:left; position:relative;
}
.flv { background: #000000 url(../images/neucebo_screen.jpg) top left no-repeat;
		  width: 461px; height:360px; float:left; position:relative;
}
#mid_right{  background: #000000 url(../images/neucebo_right.jpg) top left no-repeat;
		     width: 341px; height:360px;float:right;

		  }
#bottom { background: #000000 url(../images/neucebo_bottom.jpg) top left no-repeat;
		 position:relative; float:left;
		 width: 802px; height:108px;
		 
}
#contenu_footer { background: #000000;
		   height: 39px; width: 483px;
		   position:relative; float:left;
}	
#logo { background: #000000 url(../images/neucebo_logo.jpg) top left no-repeat;
		float:left; position:relative;
		width: 399px; height:39px;
}  
#info { background: #000000 url(../images/neucebo_info.jpg) left top no-repeat;
		position:relative; float:left;
		width: 34px; height: 39px;
}
a#info:hover { background: #000000 url(../images/neucebo_info.jpg) left bottom no-repeat;}
#footer_midd { background: #000000 url(../images/neucebo_midd.jpg) left top no-repeat;
		position:relative; float:left;
		width: 13px; height: 39px;
}
#lang_fr { background: #000000 url(../images/neucebo_langfr.jpg) left top no-repeat;
		position:relative; float:left;
		width: 37px; height: 39px;
}
a#lang_fr:hover { background: #000000 url(../images/neucebo_langfr.jpg) left bottom no-repeat;}

#lang_en { background: #000000 url(../images/neucebo_langen.jpg) left top no-repeat;
		position:relative; float:left;
		width: 37px; height: 39px;
}
a#lang_en:hover { background: #000000 url(../images/neucebo_langen.jpg) left bottom no-repeat;}

#footer_b { background: #000000 url(../images/neucebo_footerb.jpg) top left no-repeat;
		float:left; position:relative;
		width: 483px; height:163px;
} 
#footer_c { background: #000000 url(../images/neucebo_footerc.jpg) top left no-repeat;
		float:left; position:relative;
		width: 319px; height:202px;
		margin-top:-39px;
} 
