/* Start of CMSMS style sheet 'global_new' */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical !important;
}
body {
	background-color: #000;
	font-family: verdana, Bitstream Vera Sans, helveltica, times, times new roman;
	color: #3d3d3d;
	font-size: 11px;
	background: #fff url('uploads/images/gabarit/fullbg_new.gif') repeat-y center;
}
#pagewrapper {
	width: 1000px;
	margin: 0 auto;	
	background-color: #fff;
	
}

#header {
	background: #fff url('http://www.albumpro.ca/uploads/images/gabarit/newhome/headershadow.jpg') repeat-x left bottom;
	padding-bottom: 14px;
	padding-right: 21px;
	height: 159px;
}

#albumprologo {
	float: left;
	padding: 27px 0 0 27px;
}
#downloadlink {
	float: right;
	padding: 3px;
	margin-top: 48px;
	margin-right: 46px;
	text-decoration: none;
}
#topmenu {
	clear: right;
	float: right;
	width: 752px;
	background: #fff url('http://www.albumpro.ca/uploads/images/gabarit/newhome/boutons-menu.jpg') no-repeat;
	background-position: 4px 0;
	height: 30px;
}
#topmenu .bouton {
	float: left;
	height: 30px;
	width: 185px;
	margin-left: 3px;
	text-align: center;
	padding-top: 2px;
	line-height: 28px;
	color: #fff;
	font-size: 15px; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}


#bottom_menu {
	padding: 41px 60px 88px;
	clear: both;
	text-align: center;
	font-size:11px;
	color:#707070;
}
#bottom_menu a {
	text-decoration: none;
	color:#707070;
}
/* End of 'global_new' */

