/* CSS Document */
/**********/

#global_container{
	width:989px;
	background:#fff;
	margin:auto;
	padding:0;
}
#header{	
}
#header_logo,
#navigation{
	width:744px;/*745px*/
	height:118px;
	border-right:1px solid #F2E7ED;
	float:left;
	background:#fff;
}
#header_email{
	height:150px;
	width:243px;
	float:right;
	border-right:1px solid #F2E7ED;
}
#navigation{
	background:yellow;
	height:32px;
	width:743px;/*745px*/
	border-style:solid;
	border-color:#F2E7ED;
	border-width:0 1px;
}
#bandeau{
	border-style:solid;
	border-color:#F2E7ED;
	border-width:0 1px;
}
#content{
	clear:both;
	border-style:solid;
	border-color:#F2E7ED;
	border-width:0 1px;
}
#content .column{
	width:246px;
	border-right:1px solid #F2E7ED;
	float:left;
	min-height:327px;/*347px*/
	height:auto;
}
#content .column.col04{
	border:none;
	width:244px;
}
#content .column.col03 {
	width:248px;
}
#footer{
	clear:both;
	border:1px solid #F2E7ED;
	border-bottom:none;
	background:#fff;
	height:40px;
}
/*Structure 3 colonnes*/
.column_3 #content .column.col02 {
	width:496px;
}
.column_3 #content .column.col03 {
	width:auto;
	padding-top:0;
}
.int #content .column {
border:none;
}
.int #content .column.col01 {
border-right:1px solid #F2E7ED;
}
.column_multi #content .column.col01 {
border-right:none;
width:246px;
}
.column_multi #content .column.col02 {
border-left:1px solid #F2E7ED;
width:246px;
}



/*/Structure 3 colonnes*/

