@charset "utf-8";
/* CSS Document */

body{border:0;
	margin:0;
	padding:0;
	background:#160967;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#essai{
		width:1098px;
		height:103px;
		background:url(images/sgic.jpg) no-repeat;
		margin-left:auto;
		margin-right:auto;
}
#baniere{
		width:1098px;
		height:364px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
}
#menu{
	width:1080px;
	height:63px;
	background:url(images/baniere.png) no-repeat;
	position:absolute;
	top: -43px;
	padding:47px 0 0 18px;
	color:#160967;
}

#menu a{
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
	font-size:11px;
	}
#menu a:hover{
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
	font-size:11px;
	color:#09F;
	}
	
#menu a:visited{
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
	font-size:11px;
	color:#160967;
	}	

div.rotator { position: relative; height: 364px; width:1098px; }
      div.r1 { background:#000; }
      div.r1 p { margin-top: 20px; text-align: center; }
      div.navigation { position: absolute; top: 310px; right: 10px; background:url(images/fond_navi.png) no-repeat; width:490px; height:36px; padding:7px 0 0 15px; }
      div.navigation div.current, div.navigation a { width: 29px; height: 29px;  margin: 0 8px 0 0; float: left; overflow: hidden; }
      div.navigation a:hover { text-decoration: none; }
      div.navigation div.current { background:url(images/rond_over.png)}
      div.navigation a { display: block; background:url(images/rond.png) no-repeat;
	  }
	  
#page{
		width:1098px;
		height:394px;
		background:url(images/fond_page.jpg) no-repeat;
		margin-left:auto;
		margin-right:auto;
}

#produit{
		width:430px;
		height:394px;
		float:left;
		padding-left:20px;

}
#propos{
		width:740px;
		height:394px;
		float:left;
		padding:0 40px 0 30px;
		line-height:2;

}

#propos a{
	display:block;
		width:150px;
		height:200px;
		float:left;
		margin-right:10px;
		border:1px solid #009;
		background-color:#FFF;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
}
#propos a:hover{
		background-color:#160967;
		color:#FFF;
}
#liste{
		width:360px;
		height:394px;
		float:left;
}

#liste ul{
	padding-left:20px;

}

#partenaire{
		width:250px;
		height:394px;
		float:left;
		padding-left:30px;
}
#partenaire a{
	line-height:2;
	color:#000;
	text-decoration:underline;	
}
#partenaire a:hover{
	line-height:2;
	color:#000;
	text-decoration:none;	
}

#cont2{
	width:200px;
	height:85px;
	margin-top:10px;
}
#cont{
	width:40px;
	height:299px;
	float:left;
}
#footer{
		width:1098px;
		height:25px;
		margin-left:auto;
		margin-right:auto;
		background-color:#160967;
		text-align:center;
		color:#09C;
		padding-top:5px;
}

