/*  ----------\
	-----------------------------------------------
	Title 		: PointPub Media Communications CSS Menu Document
	Author 		: Marc Bureau
	Version 	: 1.0
	Created 	: 29-01-2010
	Copyright 	: PointPub Media Communications (c) 2010
	-----------------------------------------------
	----------/
*/


body {
margin:0;
padding:0;
font-family:arial, verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#999999;
background:url(../images/jp-splash_banner.jpg) top center no-repeat;
}

#body_area{ width:100%; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 0px; float:left; }
#content {width:975px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 0px; float: none;}
#left {margin:0; padding:0; float:left; width:416px; height:700px; background:none; float:left; }
#logo {margin:80px 0 0 0; padding:0; float:left; width:337px; height:185px; background:url(../images/splash-titre.jpg) left top no-repeat; float:left; }
#subscribe_bg {margin:430px 0 0 0; width:500px; height:187px; float:left; background:url(../images/jp-splash_formbg.jpg)left top no-repeat; float:left; }
#subscribe_text {width:400px; float:left; margin: 30px 20px 0 50px; color:#333;}
#submit  { width:360px; padding-top:10px; }
#copyright {width:500px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 20px 0 0 0; float: left;}
#copyright a{ color:#999999; text-decoration:none;}
#copyright a:link{ color:#999999; text-decoration:none;}
#copyright a:visited{ color:#999999; text-decoration:none;}
#copyright a:hover{ color:#4c4c4c; text-decoration:underline;}




.input { background:#FFF; width:250px; height:24px; padding:3px; border:solid #CCCCCC 1px; }
.input:hover { background:#fff; width:250px; height:24px; padding:3px; border:solid #ccc 1px; padding:3px; color:#333333;}
.button { cursor:pointer; border: none; background:#CCCCCC; border:1px solid #999999;}
.button:hover {border: none; background:#CCCCCC; border:1px solid #999999;}
label{float:left;width:110px;padding:0;text-align:left; color:#4c4c4c; font-weight:bold; padding:3px 0 0 0;}


