/* Ce sont les styles commun à toutes les pages, il ne faut pas les modifier,
Les styles que vous voulez utiliser dans vos pages sont à mettre dans le fichier
mesStyles.css */
body {
	text-align: center;
}

.page {
	width: 100%;
	margin: auto;
	margin-top: 1px;
	text-align: left;
	position: relative;
}

.bandeau {
	height: 65px;
	border: 1px solid #18436D;
	border-bottom: 0px;
	border-top: 0px;
	z-index: 0;
}

.logo {
	width: 182px;
	height: 47px;
	background-image: url('interface/logo_constructa.gif');
	padding-top: -20px;
	position: absolute;
	top: -20px;
}

.pdp_1 {
	background-color: #C2C2C2;
	text-align: center;
	height: 60px;
	_height: 70px;
	padding-top: 11px;
}

.commercialisation_realisation {
	background-color: #C2C2C2;
	background-image: url('interface/pied_de_page.gif');
	width: 941px;
	height: 47px;
	margin: auto;
	position: relative;
}

.pied_de_page {
	border: 1px solid #18436D;
	border-top: 0px;
	position: absolute;
	bottom: 0px;
}

.logo_realisation {
	position: absolute;
	width: 134px;
	height: 45px;
	right: 1px;
	_right: 0px;
	top: 1px;
}

.pdp_2 {
	background-color: #D7D6D6;
	height: 20px;
	_height: 25px;
	color: #240069;
	position: relative;
	padding-top: 6px;
	font-family: Verdana;
	font-size: 12px;
}

.pdp_2 .adresse {
	position: absolute;
	left: 5px;
}

.pdp_2 .lienconstructa {
	position: absolute;
	right: 5px;
}

.pdp_2 .lienconstructa a {
	color: #18436D;
	text-decoration: none;
}

.pdp_2 .lienconstructa a:hover {
	color: #18436D;
	text-decoration: underline;
}

.contenu {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #18436D;
	width: 100%;
}

.onglet_off {
	background-image: url('interface/onglet.gif');
	width: 116px;
	height: 28px;
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	margin-top: 10px;
}

.onglet_off a {
	text-decoration: none;
	margin-top: 7px;
	display: block;
	color: #18436D;
	font-weight: bold;
}

.onglet_on {
	background-image: url('interface/onglet_on.gif');
	width: 116px;
	height: 38px;
	display: block;
	text-align: center;
	float: left;
	text-decoration: none;
	margin-top: 0px;
}

.onglet_on a {
	text-decoration: none;
	margin-top: 7px;
	display: block;
	color: #18436D;
	font-weight: bold;
}

.menu {
	height: 30px;
	border-bottom: 1px solid #18436D;
	position: relative;
	font-family: Arial;
	font-size: 13px;
}

.liens {
	position: absolute;
	right: 00px;
	top: -8px;
	_top: -9px;
}

.noPrint {
	display: none;
}

.onlyPrint {
	display: block;
}

.image_plan {
	
}

.pied_de_page {
	display: none;
}

.contenu {
	
}

.liens {
	display: none;
}

.print_specialBandeau {
	width: 655px;
	_width: 645px;
}

.print_100pour100 {
	width: 600px;
	_width: 600px;
}

.print_50pour100 {
	width: 300px;
}

.print_33pour100 {
	width: 200px;
}

.print_20pour100 {
	width: 120px;
}

.image_plan {
	width: 600px;
}

* {
	font-size: 11px;
}
