/* balises */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0cm;
	padding: 0cm;
	text-align: center;
	background-color: #FFFFFF;
	color:#000000;
}

img { border:none }
p { margin: 0 0 10px 0; }
dt,dd { margin:0;padding:0 }
caption { display:none }
label {
	color: #114855;
}

kbd {
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	font-size: 11px;
	font-weight: bold;
}

/* id */

#header { height: 104px;width:19cm;overflow:hidden }
#header #intro {
	position: absolute;
	right: 20px;
	width: 200px;
	top: 20px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #114855;
	margin: 0px;
	padding: 0px;
}

#help { display: none; }

#breadcrumb {
	background-color:#9DB1AA;
	height: 17px;
	margin: 0px;
	font-size: 90%;
	line-height: 15px;
	color: #FFFFFF;
}

#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

#conteneur {
	margin: 0;
	padding: 0;
	text-align: left;
}
#sect {
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#centre {
	margin-left: 0px;
}

#gauche {
	float:left;
	width: 210px;
	height: 320px;
}
#gauche h1 { font-size: 140%; color: #114855; margin-top:13px; }

#gauche h2 {
	font-size: 110%;
	color: #114855;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 120%;
}

#ipedis {
	background-image: url(../img/menuBottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: bottom;
}


#droite { display:none; }

#pied {
	clear:both;
	color: #999999;
	font-size: 90%;
	padding-bottom: 5px;
}

#menugauche ul {
	list-style-image: url(../img/Arrow1.gif);
	padding: 0px;
	margin-right: 12px;
	margin-left: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menugauche li {
	margin-bottom: 12px;
}
#menugauche p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 16px;
}

#menugauche a {
	color: #000033;
	text-decoration: none;
}

#pied img {
	vertical-align: bottom;
}
#pied p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin: 0px 10px;
	text-align: left;
}
#pied span {
	color: #FFFFFF;
}
#pied a {
	text-decoration: none;
	color: #999999;
}

#story {
	margin-left: 210px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#story p { line-height: 1.4em; text-align:justify; width:95%; }

.margesup {
	padding-top: 12px;
}

#story table {
	margin-bottom: 10px;
}
#story h2 {
	margin: 0px 0px 10px;
	font-size: 135%;
	font-family: Georgia, Times, serif;
	color: #114855;
}

#story h3 {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FE5F00;
	line-height: 1.5em;
}

#story a { color: #114855 }

#story ul {
	margin: 16px;
	padding: 0px;
}
#story li {
	margin-bottom: 6px;
	list-style-image: url(../img/arrow2.gif);
}
#whitepaper {
	background-image: url(../img/livreBlanc.gif);
	height: 48px;
	width: 186px;
	padding: 0px;
	margin-top: 26px;
	margin-left: 13px;
}
#whitepaper p {
	font-size: 90%;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 36px;
}
#whitepaper a {
	color: #333333;
}
#menu span {
	font-weight: bold;
}

/* CLASSES */

.gotop {display:none;}

.array {
	width: 100%;
	border: 1px solid #C6C5B3;
}
.array th {
	background-color: #DDDDD0;
	padding: 2px 6px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C5B3;
}
.array td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C5B3;
	padding: 2px 6px;
}
.note {
	font-size: 85%;
	font-style: italic;
}
.mlink { display: none;}

.georgia {font-family: Georgia, Times, serif}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.illust {
	margin-bottom: 20px;
}
.cancel {
	height: 19px;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	color: #666666;
}
