/* Start of CMSMS style sheet 'site_global_layout' */
/*  Parametres d'usages et autres globalites */
* {
padding: 0px;
margin: 0px;
}
html, body{
	text-align:center;
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
	font-family:verdana, Bitstream Vera Sans, helveltica, times, times new roman;
font-size: 11px;
	background: #fff url('uploads/images/gabarit/fullbg_new.gif') repeat-y center;
}
html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical !important;
}

/* Utile pour le placement vertical des elements contenant des sous-elements en float. */
div.clearboth{
	clear:both;
}





/* Définition du layout de base */

div.zone_site_central{
    text-align: left;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    background-color:#FFFFFF;
    min-height: 100%;
    height: auto !important;
    height: 100%;

}


/* Entete du site */

#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;
}				
				
/* Menu entete */

#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;
}

/* Fin menu entete */

div.zone_contenu{
	width:1000px;
	font-size:10pt;
	padding-bottom: 35px;
}

div.zone_contenu div.contenu_titre{
	font-size:24pt;
	font-style:italic;
	color:#b5df51;
	padding-bottom:30px;
}

/* Footer du site */
div.zone_pied_page, a.piedpage_menu, a.piedpage_menu:hover{
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#707070;
}
div.zone_pied_page {
margin-top: -75px;
position: relative;
z-index: 300;
}
div.zone_pied_page, .footerpush {
    height: 75px;
}

/* cheque cadeau */
label {
	display: block;
	width: 10em;
	margin-right: 1em;
	float: left;
}

/* ouverture */

.premiere_visite_fr, .premiere_visite_en {
	height: 358px;
	background: url("/uploads/images/gabarit/ouverture/zone1_st.jpg") no-repeat;
	margin-bottom: 17px;
}

.premiere_visite_fr p, .premiere_visite_en, .gamme_produits_fr p, .gamme_produits_en p {
	text-indent: -5000px;
}

.premiere_visite_fr a, .premiere_visite_en a {
	display: block;
	height: 103px;
	width: 482px;
	text-indent: -5000px;
	position: relative;
	top: 234px;
	left: 124px;
}

.premiere_visite_fr a {
	background: url("/uploads/images/gabarit/ouverture/etapes_faciles.png") no-repeat;
}

.premiere_visite_en a {
	background: url("/uploads/images/gabarit_en/ouverture/etapes_faciles_en.png") no-repeat;
}

.gamme_produits_en, .gamme_produits_fr {
	height: 296px;
	background: url("/uploads/images/gabarit/ouverture/zone2_st.jpg") no-repeat right top;
}

.gamme_produits_fr a, .gamme_produits_en a {
	display: block;
	height: 166px;
	width: 172px;
	text-indent: -5000px;
	position: relative;
	top: 89px;
	left: 412px;
}

.gamme_produits_fr a {
	background: url("/uploads/images/gabarit/ouverture/consultez.png") no-repeat;
}

.gamme_produits_en a {
	background: url("/uploads/images/gabarit_en/ouverture/consultez_en.png") no-repeat;
}

h1 {
        font-size:24pt;
	padding: 0;
	margin: 20px 0 0 0;
	font-weight: normal;
}
/* End of 'site_global_layout' */

