@charset "utf-8";
/* CSS Document */
body{
margin:0 auto;
background-image:url(../images/droite.jpg);
background-color:black;
background-position:1088px 0px;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
outline:none;
}
a{
text-decoration:none;
color:white;
}
p {
margin-left:5px;
margin-right:5px;
}
h1,h2,h3,h4,h5{
color:#0099CC;
margin-left:5px;
margin-right:5px;
}
hr{
border:white thin solid;
}
a:hover{
text-decoration:underline;
color:white;
}
a:visited{
text-decoration:none;
color:white;
}
#div1
{
  width: 350px;
  height: 180px;
top:173px;
  left:21px;
  background:url(../images/pxl-noir.png) repeat;
  position:absolute;
  cursor:move;
}
#div2
{
  width: 350px;
  height: 250px;
left:399px;
  top:71px;
  margin-top:100px;
  background:url(../images/pxl-noir.png) repeat;
  position:absolute;
  cursor:move;
}
#div3
{
  width: 500px;
  height: 520px;
left:30px;
  top:0px;
  margin-top:100px;
  background:url(../images/pxl-noir.png) repeat;
  position:absolute;
}
#flash{
position:absolute;
left:0px;
top:60px;
width:1088px;
height:625px;
}

#gauche{
position:absolute;
width:293px;
height:632px;
top:56px;
left:0px;
z-index:1;
background:url(../images/gauche.png) no-repeat;
}
#gauche2{
position:absolute;
width:293px;
height:632px;
top:56px;
left:0px;
z-index:1;
background:url(../images/gauche2.jpg) no-repeat;
}
#lastnews{
color:white;
width:280px;
margin-top:174px;
margin-left:7px;
background:url(../images/pxl-noir.png) repeat;
}

#menu{
position:absolute;
width:1088px;
height:56px;
top:0px;
left:0px;
z-index:1;
}
#accueil{
float:left;
width:293px;
height:56px;
background:url(../images/accueil.jpg) no-repeat top;
}
#services{
float:left;
width:243px;
height:56px;
background:url(../images/services.jpg) no-repeat top;
}
#services:hover{
background:url(../images/services.jpg) no-repeat center;
}
#servicesselected{
float:left;
width:243px;
height:56px;
background:url(../images/services.jpg) no-repeat bottom;
}
#news{
float:left;
width:236px;
height:56px;
background:url(../images/news.jpg) no-repeat top;
}
#news:hover{
background:url(../images/news.jpg) no-repeat center;
}
#newsselected{
float:left;
width:236px;
height:56px;
background:url(../images/news.jpg) no-repeat bottom;
}
#contact{
float:left;
width:316px;
height:56px;
background:url(../images/contact.jpg) no-repeat top;
}
#contact:hover{
background:url(../images/contact.jpg) no-repeat center;
}
#contactselected{
float:left;
width:316px;
height:56px;
background:url(../images/contact.jpg) no-repeat bottom;
}

#milieu{
position:absolute;
width:795px;
height:632px;
top:56px;
left:293px;
z-index:1;
background:url(../images/milieu.png) no-repeat;
}
#milieu2{
position:absolute;
width:795px;
height:632px;
top:56px;
left:293px;
z-index:1;
background:url(../images/milieu2.jpg) no-repeat;
}
li {
  display: list-item;
  list-style-image: url(../images/accept.png);
}

.lauriers{
	display:list-item;
	list-style-image:url(../images/lauriers.png);
}
#milieu p, milieu2 p{
margin:5px;
}
#contenumilieu{
color:white;
font-size:14px;
margin-top:55px;
width:785px;
height:577px;
margin-left:10px;
}
#bas{
position:absolute;
width:1088px;
height:94px;
top:688px;
left:0px;
background:url(../images/bas.jpg) no-repeat;
}

/* ONGLETS */
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
	list-style-image:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: url(../images/blue_panes2.png) no-repeat;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#0099CC;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }


/* panes */
#flowpanes {
	/*background: url(../images/blue_panes.jpg) no-repeat 0 -100px;	*/
	background:url(../images/pxl-noir.png) repeat;	
	width:760px;
	height:450px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 40px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}
#flowpanes a:hover {
	text-decoration:underline;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}

