/* CSS Document */

/* ############################################################################## TAGS ##### */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

.body{
	width:978px;
	margin:1px auto 0px auto;
}

H1{
	text-indent:188px;
}
/* ############################################################################## (Pour tous) ##### */

.displayNone{
	display:none;
}

/* ############################################################################## marge12 ##### */
.marge1{
	padding:0px 0px 0px 21px;
}
.marge2{
	padding:0px 21px 0px 0px;
}

/* ############################################################################## total ##### */
.total{
	position:relative;
	border:1px #b8b8b8 solid;
}

/* ################################################################# middle ##### */
.middle{
	clear:both;
}

/* ################################################# content ##### */
.content{
	min-height:380px;
}
* html body .content{
	height:380px;
}

/* ################################################################# footer ##### */
.footer{
	clear:both;
	text-align:center;
	border-top:1px solid #e6e6e7;
}

.footer a, .footer a:visited{
	text-decoration:none;
	color:#646464;
}

.footer a:hover, .footer a:active{
	text-decoration:underline;
	color:#646464;
}

.footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
	font-size:9px;
	line-height:25px;
}

.footer li{
	display:inline;
	background:#FFFFFF url(../iso_icons/shortcutsSepar.gif) 0px 1px no-repeat;
	padding-left:5px;
	padding-right:1px;
}

.footer li.shortcutsFirst{
	background:none;
}

/* ################################################################# cadre ##### */
.contentCadre{
	padding-left:12px;
	padding-right:12px;
	padding-top:17px;
}

.contentCadre H2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.titleCadre, .titleCadre a, .titleCadre a:visited, .titleCadre a:hover, .titleCadre a:active{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
}
