/* layout.css
	blocs et &eacute;l&eacute;ments de sructure
	*/

#espace {
	width: 802px;
	margin: 0 auto 75px auto;
	background-image: url('../img/arplan_ombre.gif');
	background-position: left;
	background-repeat: repeat-y;
	overflow: visible;
}
/*#pre_page {
	width: 802px;
	height: 6px;
	background-image: url('../img/pre_page_ombre.gif');
	background-position: top left;
	background-repeat: no-repeat;
}*/
#page {
	width: 790px;
	min-height: 382px;
	margin: 0 6px;
	background-color: #FFF;
	text-align: left;
	overflow: visible;
	padding-top: 5px;
	/*padding-bottom: 20px;*/
}
#baseline {
	clear: both;
	background-image: url('../img/ar_plan_baseline.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 5px 18px 9px 25px;
}
#colonnes {
	width: 748px;
}
#colonnes td {
	vertical-align: top;
}
#coordonnees {
	height: 100px;
	background-color: #EAE8DB;
	background-image: url('../img/bas_page_op.gif');
	background-position: top;
	background-repeat: repeat-x;
	clear: both;	
}
#post_page {
	width: 802px;
	height: 25px;
	background-image: url('../img/post_page_ombre.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#illustration_gauche {
	margin-top: 1px;
	margin-left: 25px;
	float: left;
	clear: left;
	display: inline;
	margin-bottom: 30px;
}
#illustration_droite {
	margin-top: 1px;
	margin-right: 18px;
	float: right;
	clear: right;
	display: inline;
	margin-bottom: 30px;
}
#menu {
	margin: 75px auto 0 auto;
	width: 802px;
	text-align: left;
	background-image: url('../img/menu_ombre.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#menu_pcp {
	margin-top: 6px;
	/*margin-bottom: 5px;*/
	margin-left: 25px;
	width: 756px;
	background-image: url('../img/fond_menu.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
}
#menu_pcp td {
	height: 13px;
	line-height: 10px;
	vertical-align: top;
	text-align: center;
}
#menu_second {
	font-family: 'Arial', 'Helvetica', sans-serif;
	margin-right: 18px;
	font-size: 10px;
	height: 24px;
	float: right;
}
#menu_second td {
	width: 80px;
	text-align: right;
	color: #FF8226;
}
#retour {
	width: 63px;
	height: 22px;
	background: url('../img/retour.gif') top left no-repeat;
	float: right;
	position: relative;
	top: 63px;
	margin-right: 12px;
}
#tab_logo {
	margin-top: 50px;
	width: 748px;
	height: 40px;
	margin-left: 25px;
	/*background-color: #FC0000;*/
}
.texte_droit {
	/*background-color: #E3E3E3;*/
	width: 412px;
	margin-top: 1px;
	/*margin-left: 5px;*/
	margin-right: 17px;
	float: right;
	display: inline;
	margin-bottom: 30px;
}
.texte_gauche {
	/*background-color: #E3E3E3;*/
	width: 330px;
	margin-top: 1px;
	margin-left: 25px;
	/*margin-right: 7px;*/
	float: left;
	display: inline;
	margin-bottom: 30px;
}
