/**
*	
*	Feuille de styles
*	-----------------
*
*	Publi-Immeuble et QuoiFaire & MieuxVivre
*
*	Auteur : Sebastien Rothlisberger
*	Creation : Rothlis.com
*
*/

body {
	background : #fff repeat-x url(/images/splash/p_splash_background.jpg);
	color: #000;
	font: 12px "Century Gothic", "Lucida Grande", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align:left;
	margin:0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

img {
	border:none;
}

/*
	Interface
	="bannerPubli"></div>
		<div id="bannerQuoiFaire"></div>
		
		<div id="bannerBottom">
			<div id="bannerBottomTitle">Recherchez nos présentoirs et procurez-vous gratuitement :</div>
			<div id="bannerBottomLeft">
				<strong>Magazine immobilier Publi-Immeuble</strong><br />
				Vitrine du marché immobilier de la région<br />
				de la Mauricie et de l’Outaouais.
			</div>
			<div id="bannerBotto
*/

#page {
	position:relative;
	width:775px;
	margin-left:auto;
	margin-right:auto;
}

#bannerPubli {
	position:absolute;
	top:0px;
	left:0px;
	width:388px;
	height:479px;
	background:no-repeat url("/images/splash/p_splash_publi.jpg");
	text-indent: -5000px
}

#bannerQuoiFaire {
	position:absolute;
	top:0px;
	left:388px;
	width:387px;
	height:479px;
	background:no-repeat url("/images/splash/p_splash_quoi.jpg");
	text-indent: -5000px
}

#bannerBottom {
	position:absolute;
	width:775px;
	top:479px;
	left:0px;
	padding: 5px 0px 5px 0px;
}

#bannerBottomTitle {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

#bannerBottomLeft {
	float:left;
	width:361px;
	border-right:1px solid #909aa5;
	text-align:right;
	padding: 40px 25px 40px 0px;
}

#bannerBottomRight {
	float:right;
	width:359px;
	text-align:left;
	padding: 40px 0px 40px 25px;
}

.enter {
	width:64px;
	height:25px;
	margin-top:30px;
	background:no-repeat url("/images/splash/p_splash_entrez.jpg");
}

#enterQuoiFaire {
	margin-left:0px;
}

#enterPubli {
	margin-left:300px;
}

#copyrights {
	width: 775px;
	text-align: center;
	padding: 20px 0px 10px 0px;
	clear:left;
	font-size:9px;
	line-height:15px;
	color:#8E9398;
}

#copyrights a {
	color:#8E9398;
}
