/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, ul {
	margin-top: 0em;
}
#bottom {	/* DIV vue sur le site eureko-ir.com fait par NADIR : cela fait une boîte collée en bas .. */
	position: absolute;
	width: 139;
	bottom: 0;
	left:0;
	margin-left:8px;
	margin-bottom:8px;
}

#page{
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	position: relative;
}
#skycrapper {
	float:right;
	width: 120px;
	text-align: center;
}
#Layer1 {
	width:980px;
	z-index:1;
	height: 780px;
}
#Layer2 {
	width:150px;
	height:450px;
	background-color: #006600;
	float: left;
}
#Layer3 {
	left:165px;
	width:560px;
	float: left;
	padding-left: 10px;
}
.Layer3 td, .Layer3 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0em;
	line-height: 1em;
	vertical-align: middle;
}
#Layer3 h1, #Layer3 h2, #Layer3 h3, #Layer3 h4, #Layer3 h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#Layer3 h1 {
	font-size: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
}
#Layer3 h2 {
	font-size: 1.7em;
	color: #006600;
	margin-top: 0.3em;
	margin-bottom: 0em;
}
#Layer3 h3 {
	font-size: 1.5em;
	color: #00CC00;
	margin-top: 0.3em;
	margin-bottom: 0em;
}
#Layer3 h4 {
	font-size: 1.3em;
	color: #CC6600;
	font-style: normal;
	margin-top: 0.3em;
	margin-bottom: 0em;
}
#Layer3 h5 {
	color: #006600;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer3 p, blockquote, ul, li {
	margin-top: 0.3em;
	margin-bottom: 0em;
}
#Layer3 blockquote, ul {
	margin-left: 3em;
}
#Layer4 {
	width:240px;
	height:450px;
	float: left;
	padding-left: 10px;
}
#Layer5 {
	height:120px;
	padding-bottom: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
input , textarea {
	border:1px solid #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* gestion des erreurs dans les forms */
.fielderror { color: red; }
.fieldoblig { color: blue;}
.fieldreq { color: #9e2715; }

.exposant {
	vertical-align: 4px;
	font-size: 0.7em;
}
.indice {
	vertical-align: -3px;
	font-size: 0.7em;
}
.acronym {
	text-decoration: underline;
	cursor: help;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
 }
.encadre {
	border:2px solid #9E2715;
	margin: 2px;
	padding: 5px;
	}
.attention {
	color:#FF0000;
	font-weight: bold;
	text-decoration: underline;
	}
.float_gauche {
	float:left;
	margin-right: 5px;
}

.float_droite {
	float:right;
	margin-left: 5px;
}

.surligné {
	background-color: #FFFF33;
}

.bulle {
	background-color:#FFFFCC;
	text-align: center;
	border: 1px solid #666;
	position: absolute;
	display:none;
	font-size:11px;
}
.num_or {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC321C;
	font-weight: bold;
}
.hidd {
	visibility: hidden;
	height: 1px;
	z-index: -99;
	overflow: hidden;
	width: 1px;
}
.bleu {
	color: #0000FF;	
}
.vert {
	color: #00CC00;	
}
.vert_fonce {
	color: #009900;	
}
#menus {
	border: 1px solid #CCCCCC;
	font-family: "Comic Sans MS";
	/*	height: 450px;	*/
 }
#menus h1 {
	font-size: 24px;
	color: #006600;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
 }
#menus h2 {
	font-size: 18px;
	color: #333333;
	font-family: "Comic Sans MS";
	margin-left: 1.5em;
	padding-bottom: 0.3em;
 }
#menus p {
	font-family: "Comic Sans MS";
	font-size: 11px;
	margin-top: 0px;
 }
#menus ul {
	margin-left: 10em;
}
#menus li {
	list-style-image: url("images/css/arrow.gif");
	list-style-type: square;
}
