/*                                  */
/*         ACCES-WEB.COM            */
/*   Copyright 2006, Acces-web      */
/*    CREE LE : 01-10-2007          */
/*----------------------------------*/


body {
	background:url(../images/fond-page.jpg) repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px auto;
	text-align:center;
}

#superConteneur {
  position: relative;
  text-align: justify;
  margin: 0px auto;
  padding: 0px;
  background:url(../images/img_default/fond-conteneur.jpg) no-repeat top center;
}

#conteneur {
  position: relative;
  text-align: justify;
  margin: 0px auto;
  padding: 0px;
  width: 840px;
}

/********************************************************************************/
/******************************* PAGE ACCUEIL ***********************************/
/********************************************************************************/

#header {
	float:left;
	padding:0;
	margin:0;
	width:840px;
	height:106px;
	background:url(../images/img_default/header.jpg) no-repeat right #dfe1e2;
}

	#logo {
		float:left;
		padding:0;
		margin:16px 0 0 13px;
		width:246px;
		height:72px;
		background:url(../images/img_default/logo-cryogena.jpg) no-repeat;
	}
		#logo h1 {text-indent:-5000px;}

	#versionFr {position:absolute; z-index:10; top:5px; left:767px;}

/***************************** menu  ******************************/
ul#menu {
	float:left;
	list-style-type: none;
	height: 43px;
	width:840px;
	padding:0;
	margin:0;
	background:url(../images/img_default/bg-menu.jpg) no-repeat right #ffffff;
} 

	ul#menu li { float:left; margin: 0; padding:0px; font-weight:bold; text-align:center; color:#6f6e72; font-size:15px;}
	ul#menu li:hover {float:left; margin: 0; padding:0px; font-weight:bold; text-align:center; color:#6f6e72; font-size:15px; background:url(../images/img_default/menu-over.jpg) no-repeat top center;}
	ul#menu a {margin: 10px 0 8px 0; display: block; text-decoration: none; color: #6f6e72; padding:0 7px 0 7px; line-height:22px; border-right:1px solid #6f6e72;}
/*******************************************************************/

#photo {
	float:left;
	padding:0;
	margin:0;
	width:840px;
	height:255px;
	background:url(../images/img_default/photo.jpg) no-repeat;
}

#actualites {
	float:left;
	padding:0;
	margin:3px 5px 0 10px;
	width:255px;
	height:260px;
	display:inline;
}
	#actualites h2 {padding:0; margin:0; width:255px; height:35px; background:url(../images/img_default/lastest-news.gif) no-repeat left #88cccc; text-indent:-5000px; }
	
	.uneActu {
		float:left;
		display:inline;
		padding:10px;
		margin:2px 0 0 0;
		background:url(../images/img_default/bg-actualite.jpg) repeat-x;
		width:235px;
		height:136px;
		border-bottom:1px solid #88cccc;
		color:#5a696a;
		text-align:left;
	}
	.uneActu a { text-decoration:none; color:#5a696a; font-weight:bold; }
	.uneActu a:hover { text-decoration:underline; color:#5a696a; font-weight:bold; }
	
	
#contenuAccueil {
	float:left;
	padding:0;
	margin:0;
	width:569px;
	z-index:0;
	/*background:url(../images/img_default/photo-produits.jpg) no-repeat top right;*/
}
	#contenuAccueil h2 {padding:0; margin:3px 0 0 0; width:559px; height:35px; background:url(../images/img_default/welcome.gif) no-repeat left #dee0e1; text-indent:-5000px; }
	#contenuAccueil p.parag1 { padding:10px 280px 0 15px; margin:0; color:#5a696a; font-weight:normal; line-height:22px; font-size:13px;}
	#contenuAccueil p.parag1 a {color:#009c81; text-decoration:none;}
	#contenuAccueil p.parag2 { padding:5px 20px 0 15px; margin:0; color:#5a696a; line-height:20px; font-size:12px;}

#nouveau {position:absolute; z-index:10; top:392px; left:580px; padding:207px 0 0 130px; width:129px; height:26px; background:url(../images/img_default/nouveau-uk.jpg) no-repeat top; color:#196964; font-size:19px; text-decoration:none;}
#nouveau span {font-size:11px; font-weight:normal; text-align:center; text-decoration:none; color:#5a696a; display:block; margin:7px 20px 0 -125px; padding:0;}

	
#footer {
	clear:left;
	padding:0 0 0 610px;
	margin:0;
	width:230px;
	height:45px;
	line-height:45px;
	background:url(../images/img_default/footer.jpg) repeat-x;
	color:#3f5f5c;
	font-weight:bold;
}
	#footer a {text-decoration:none; color:#3f5f5c; font-weight:bold;}
