/*
layout.css
*/

#page {
	width: 1028px;
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
	line-height: 15px;
	background-color: #FFF;
	background-image: url('../img/arplan-page.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#haut_de_page {
	width: 1028px;
	height: 178px;
	text-align: left;
	margin: 30px auto 0 auto;
	background-color: #C0BFAC;
	background-image: url('../img/arplan-hautpage.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 0px;
}
#logo {
	margin-top: 52px;
	margin-left: 45px;
}
#bas_de_page {
	width: 1028px;
	height: 121px;
	margin: 0px auto 40px auto;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	background-color: #C0BFAC;
	background-image: url('../img/arplan-baspage.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 0px;
}

#menu_pcp {
	background-color: #FFF;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 40px;
}
#menu_pcp td {
	text-align: center;
}
#contenu_home {
	width: 757px;
	height: 524px;
	margin-top: 30px;
	margin-left: 42px;
	background-image: url('../img/arplan-home.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
}
#textes_home {
	margin-top: 115px;
	margin-left: 215px;
	clear: both;
}
#lien_decouvrez {
	margin-top: 10px;
	margin-left: 200px;
	line-height: 18px;
	background-image: url('../img/puce-grande-2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 36px;
}
#menu_bas {
	width: 746px;
	height: 45px;
	margin-top: 50px;
	margin-left: 5px;
	background-image: url('../img/arplan-menu-bas.gif');
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}
#menu_bas_page {
	margin-top: 30px;
	margin-left: 45px;
}
#menu_bas_page td.item_bas {
	height: 38px;
	font-size: 12px;
	line-height: 24px;
	background-image: url('../img/puce-grande-1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 36px;
}
