
/********** import de fondation commun *********/
@import url(../css/fondationCommun.css);

/************************* Body *************************************************/

/************************ ******************/
#tblGlobal
{
	/*width:954px! important;*/
}

#divBlocDroite
{
	width:200px! important;
	float:right;
}

#divBloc
{
	width:200px! important;
}

#divContenuHome
{
	margin-left:0px;
	margin-right:0px;
	width:730px;
	float:left;
}

#divContenuActu
{
	margin-left:0px;
	margin-right:0px;
	width:730px;
	float:left;
}

.AlignLeft
{
	float:left;
}
.AlignRight
{
	float:right;
}