.global {
	height:783px;
}


.divContainerAccueil {
	background-color:#669ACC;
}	

.tablePrincipaleAccueil {
	background-color:#FFFFFF;
	border-collapse:collapse;
	background-image:url(../images/fondHome.jpg);
	height:783px;
	width:900px;


}

.tableMenuAccueil {
	margin-left:35px;
}

/*** HACK IE.6 ***********/
* html .tableMenuAccueil {
	margin-left:15px;
	width:90%;
}
/*** FIN HACK IE.6 ******/

.tableMenuAccueil td {
	vertical-align:top;
}

.tableMenuAccueil p {
	background-image:url(../images/cadrephoto.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	margin-right : 10x;
	width:267px;
	height : 186px;
}

.tableMenuAccueil img {
	width:246px;
	height : 178px;
}

* html .tableMenuAccueil p {
	padding-top : 10px;
	padding-left : 0px;
	padding-right : 15px;
	margin-right : 0x;
}
	
*> .tableMenuAccueil p {
	!padding-left : 0px;
	!margin-right : 0x;
	!padding-right : 15px;
}

.tableMenuAccueil .modeWysiwyg img {
	width:auto;
	height:auto;
}

.titreMenuAccueil {
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	font-family:Arial;
	background-image:url(../images/buttonMenu.jpg);
	height:58px;
	background-repeat:no-repeat;
	background-position:top left;
}

.titreMenuAccueil span {
	position : relative;
	top : 15px;
	left : -5px;
}

.globalSSMenu {
	background-image:url(../images/buttonSSMenu.jpg);
	background-repeat:no-repeat;
	width:268px;
	height : 139px;
	padding-top : 20px;
}

* html .globalSSMenu {
	width : 100%;
}

*> .globalSSMenu {
	!width : 100%;
}

.titreSousMenuAccueil {
	color:#443434;
	font-size:18px;
	text-align:center;
	font-family:Arial;
	font-weight : bold;

}		

.titreSousMenuAccueil a {
	color:#443434!important;
	text-decoration:none;
}

.footerAccueilTable  {
	background-image:url(../images/basdepage.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:43px;
	margin-left : 25px;
	margin-right : 25px;
}


* html .footerAccueilTable  {
	width:840px;
}

.footerAccueil td {
	color:#FFFFFF!important;
	font-size:18px;
	text-align:center;
	width:20%;
	font-family:Arial;
	font-weight:bold;

}

.footerAccueil a {
	color:#FFFFFF!important;
	text-decoration:none;
}


.footer {
border-top:0px!important;
color : #669ACC!important;
padding-bottom : 30px;
background-image:none;
}

.footer td {
padding-bottom : 0px;
padding-top : 10px;
vertical-align:top;
}

.footer a, .footer a:visited {
color : #669ACC!important;
}

.publicite {
	color:#443434;
	font-size:18px;
}