/*	CSS ArPub
	Création Grain de Sel le 15/09/2006 */

/*Declaration de structure*/
#Content {
	position:absolute;
	left:50%;
	width:780px;
	margin-left:-390px;
	height:650px;
	margin-top:20px;
	text-align:left;
	padding:0px; 
	border:0px;
	background-image: url("../images/accueil.jpg");
	background-repeat: no-repeat;
}

/* Redefinition de balises */
body {
	margin:0px; 
	padding:0px; 
	background-color:#192C4F;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
img {border: 0;}
h1 {
	position: absolute;
	top:195px;
	left:0px;
	width:158px;
	margin:5px;
	padding:0;
	text-align:right;
	border:0px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFF;
	line-height:19px;
}
h2 {
	position: absolute;
	top:628px;
	left:165px;
	height:24px;
	width:610px;
	margin:0;
	padding:0;
	border:0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
h3 {
	position: absolute;
	top:5px;
	left:10px;
	width:300px;
	margin:5px;
	padding:0;
	text-align:left;
	border:0px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#192C4F;
}

/* Haut */
#haut li {	
	list-style-type: none;	
	margin:0;
	padding:0;
}
#haut {
	list-style-type: none;	
	margin:0;
	padding:0;
	width: 780px;
	height: 165px;
}

#lienLogo {	
	position: absolute;
	top:40px;
	left:55px;
	display: block;	
	height: 90px;
	width: 250px;
}
#lienContact {	
	position: absolute;
	top:52px;
	left:484px;
	display: block;	
	height: 93px;
	width: 96px;
}
#lienContact:hover  {	
	position: absolute;
	top:90px;
	left:510px;
	display: block;	
	height: 90px;
	width: 71px;
	background-image: url("../images/rondEnfonce2.gif");
	background-repeat: no-repeat;
}
#lienReferences {	
	position: absolute;
	top:15px;
	left:580px;
	display: block;	
	height: 113px;
	width: 97px;
}
#lienReferences:hover  {	
	position: absolute;
	top:23px;
	left:585px;
	display: block;	
	height: 90px;
	width: 71px;
	background-image: url("../images/fleurEnfonce2.jpg");
	background-repeat: no-repeat;
}

/* Centre */
#lienArPub {
	position: absolute;
	top:382px;
	left:235px;
	display: block;	
	height: 200px;
	width: 184px;
}

/* Bas */
#bas li {	
	margin:0;
	padding:0 15px;
	text-align:right;
	background-image: url("../images/fd-rub-arpub.gif");
	background-repeat: no-repeat;
	background-position:100% 0%;
	height:15px;
}
#bas {
	list-style-type: none;	
	position: absolute;
	bottom:0px;
	left:0px;
	margin:0;
	padding:0;
	width: 158px;
}
#bas a {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
#bas a:hover {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#004075;
	text-decoration: none;
}
