﻿body {
	width: 795px;
	margin: 0px;
	background: #EDEDED;
	font: 1em Arial, Helvetica, sans-serif;
}


/* ----- barre horizontale sup&eacute;rieure ----- */

#navigation {
	position: relative;
	float: left;
	width: 632px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background: #EDEDED;
}

#navigation li {
	display: inline;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
}

#navigation a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {color: #FF9933;}

#onglet1 {width: 170px;}
#section1 {margin-left: 15px;}

#onglet2 {width: 138px;}
#section2 {margin-left: 5px;}

#onglet3 {width: 172px;}
#section3 {margin-left: 13px;}

#onglet4 {width: 152px;}
#section4 {margin-left: 12px;}

#logo {
	position: relative;
	float: left;
	margin: 0px;
	padding-top: 0px;
	border: 0;
}

#barreOrange {
	position: relative;
	float: left;
	width: 645px;
	margin: 0;
	padding-left: 150px;
	background: #FF9933;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


/* ----- menu familles EPI ----- */

#menuFamilles {
	float: left;
	margin: 0px;
	width: 150px;
	height: 520px;
	background: #DADADA;
	padding-top: 30px;
	padding-left: 0px;
	list-style: none;
}

#menuFamilles li {text-align: left;}

#menuFamilles a {
	display: block;
	width: 100%;
	padding: 5px 0 5px 20px;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#menuFamilles a:hover {
	background: #999999;
	color: #FFFFFF;
}


/* ----- V&eacute;rification ----- */

#flash {float: left;}


/* ----- Tour d'essais ----- */

#video_tour {
	margin-left: 20%;
	margin-top: 10%;
}

/* ----- T&eacute;l&eacute;chargement ----- */

#cadreNoir {
	position: relative;
	float: left;
	width: 36.9em;
	padding: 10px 0 0 15px;
	font-size: 13px;
}

#cadreNoir a {
	color: #FF9933;
	font-weight: bold;
}

#cadreNoir h3 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
}

#cadreNoir p {margin: 0;}

#cadreNoir ul {
	margin-left: 1em;
	padding: 0;
}
#cadreNoir li {margin-bottom: 0.2em;}

#cadreNoir #demo {
	float: right;
	width: 7em;
	margin: 2.5em 0 0 0.5em;
	padding: 1em;
	border: 1px solid #999999;
	text-align: center;
}
#cadreNoir #demo img {float: right;}

#languages {
	float: right;
	margin: -40px 0 0 0;
	padding: 0.5em;
	font-size: 70%;
	border: 1px solid #999999;
}
#languages a img {
	margin: 0.5em 0.1em 0 0.1em;
	border: none;
	text-decoration: none;
}

#ligne {
	float: left;
	border-top: 1px solid #666666;
	padding-right: 1em;
}

img.picto {
	margin-top: 5px;
	border: 0px;
}

#cadreNoir a.ressources {
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.ressources:hover {text-decoration: none;}

#colonneBlanche {
	position: relative;
	float: right;
	width: 300px;
	height: 100%;
	background: #EDEDED url("../imgs/fondDL.gif") no-repeat top;
}

#presentDocs {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#presentFiche {
	float: right;
	width: 165px;
	height: 23px;
	margin: 0 0 5px 0;
	padding-left: 22px;
	background: url("../imgs/picto_ficheB.gif") no-repeat left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#presentProcedure {
	float: right;
	width: 165px;
	height: 20px;
	margin: 0px;
	padding-left: 22px;
	background: url(../imgs/picto_procedure.gif) no-repeat left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#tableauFiches {
	float: right;
	margin-top: 17px;
	width: 200px;
	border: solid 1px #999999;
	border-spacing: 0px;
	border-collapse: collapse;
	background: #DADADA; 
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#tableauFiches td {
	padding: 5px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	vertical-align: middle;
}

#tableauFiches img {border: 0;}


/* ----- Disclaimer ----- */

#blocDisclaimer {
	float: left;
	width: 615px;
	height: 490px;
	background: #EDEDED;
}

#disclaimer {
	margin-left: 30px;
	margin-top: 30px;
	width: 450px;
	padding: 10px;
	border: solid 1px #DADADA;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#disclaimer a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#disclaimer a:hover {
	text-decoration: none;
	color: #FF9933;
}

#refus {float: left;}
#accord {float: right;}
