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


body {
margin:0;
padding:0;
font-family:arial, verdana, sans-serif;
font-size:13px;
font-weight:bold;
color:#ccc;
background-color:#7a7a7a;
}

#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:570px; background:url(../images/splash-francois.jpg) left top no-repeat; 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:40px 0 0 0; padding:20px; width:329px; height:149px; float:left; background:url(../images/splash-box_bg.gif) left top no-repeat; float:left; }
#subscribe_text {width:305px; float:left;  color:#FFFFFF;}
#submit  {padding-right:10px;}
#copyright {width:775px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 0px; float: none;}
#copyright a{ color:#333333; text-decoration:none;}
#copyright a:link{ color:#333333; text-decoration:none;}
#copyright a:visited{ color:#333333; text-decoration:none;}
#copyright a:hover{ color:#333333; text-decoration:underline;}



.input { background:url(../images/input_bg.gif) no-repeat; width:184px; height:24px; padding:3px; border:0; }
.input:hover { background:url(../images/input_bg2.gif) no-repeat; width:184px; height:24px; padding:3px; border:0; color:#333333;}
.button { cursor:pointer; border: none; background: url(../images/btn-souscrivez.gif) no-repeat top left; width:85px; height:30px;}
.button:hover {border: none; background: url(../images/btn-souscrivez_over.gif) no-repeat top left;}
label{float:left;width:110px;padding:0;text-align:left; color:#4c4c4c; font-weight:bold; padding:3px 0 0 0;}

