
html, body
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

html *
{
	margin:0px;
	padding:0px;
}

li {margin-left:15px;}
ul {padding-left:15px;}


p{margin-top:10px; margin-bottom:10px; text-indent:0px;}


/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#666666; font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:13px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#375162;font-weight:bold;margin:1ex 0; margin-top:15px;}
h1{font-size:18px;margin:10px 0;color:#0d1c8f;}
h2, h2 input{font-size:15px; color:#0d1c8f;background-image:url(/Portals/0/puce.png); background-repeat:no-repeat;padding-left:25px; }
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}


a,a:link,a:visited,a:active{color:#FF9900; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:none;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:'Century Gothic',Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

.Trace
{
 	border-color:#333333;
	border-width: 0px;
	border-style:solid;
}

.Global
{
	width:100%;
	background-color:#FFFFFF;
	display:table;
	text-align:center;
	position:relative;
}

.Main
{
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCCC;
	text-align:left;
	width:995px; 
	background-image:url(../images/fon.png);
	background-repeat:repeat-y;
	position:relative;
}

.StopFloat{clear:both;}

.ZoneTop{height:120px; position:relative; height:226px;background-image:url(../images/top.png);background-repeat:no-repeat}
	.ZoneLogo{width:240px; float:left;}
		.ZoneLinkContact{height:75px; margin-top:50px; padding-left:45px;}
		.ZoneLinkLogo{}
	.ZoneMenu{ float:left; margin-top:160px; display:table;padding-left:50px;}
.ZoneTopContent{height:20px;}
.ZoneMiddle{position:relative; width:auto;}
	.ZoneLeftContent{float:left; width:300px;}
	.ZoneMiddleContent{float:left; position:relative; width:100%; width:auto;}
	.ZoneRightContent{float:left; width:200px;}
	.ZoneFlash{padding-left:400px;padding-top:130px;}
	
.Accueil {background-image:url(../images/fon_accueil.png); height:582px; vertical-align:text-bottom;}
.ZoneAccueilContent{ height:520px;}
.ZonneLinksAccueil{text-align:right; padding-right:30px; display:block; }

.ZoneBottomContent{}
.ZoneBottom{
	height:51px; 
	display:table-cell;
	text-align:center;
	background-image:url(../images/fon_bottom.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:10px;
	width:995px;
	vertical-align:middle;
}



