@charset "iso-8859-2";
/* CSS Document */

/*=========================================================================================================
	GLOBAL SITE
===========================================================================================================*/

html, body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center ; /* centrage IE */
}
body {
	background-color: #fff;
	behavior:url("csshover2.htc");/* Emulation du ":hover" sur IE */
	margin: 0;
}
#conteneur {
	position: relative;
	width: 980px;
	margin : 10px auto; /* centrage Mozilla */	
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
img {
	border: 0;
}
form {
	margin: 0;
}
a, a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #344890;
	text-decoration: none;
}
a:active, a:focus {
   outline:none;
}

/*=========================================================================================================
	INDEX
===========================================================================================================*/

#head {
	width: 980px;
}
#top1 {
	float: left;
	width: 311px;
	height: 240px;
	background: url(http://www.opti-9.fr/img/index_top1.jpg) no-repeat 0 0;
}
#log {
	width: 160px;
	height: 60px;
	margin: 78px 0 0 70px;
	text-align: right;
}
#log p {
	color: #454545;
	font-size: 11px;
	margin: 0 0 4px 0;
}
#log .champ {
	width: 74px;
	height: 14px;
	color: #555;
	font-size: 11px;
	border: #fff solid 1px;
}
.ok:link, a.ok:visited {
	display: block;
	width: 31px;
	height: 20px;
	margin: 0 0 0 82px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	background: url(http://www.opti-9.fr/img/ok.gif) no-repeat 0 0;	
}
a.ok:hover {
	color: #2550FC;
}
#top2 {
	float: left;
	width: 358px;
	height: 240px;
}
#top3 {
	float: left;
	width: 311px;
	height: 240px;
	background: url(http://www.opti-9.fr/img/index_top3.jpg) no-repeat 0 0;
}
#corps {
	width: 980px;
}
#promoteur {
	float: left;
	width: 490px;
	height: 233px;
	background: url(http://www.opti-9.fr/img/index-promoteur2.jpg) no-repeat 0 100%;
	text-decoration: none;
}
#promoteur a, #promoteur a:visited, #promoteur a:hover {
	display: block;
	width: 490px;
	height: 233px;
}
#promoteur2 {
	float: left;
	width: 311px;
	height: 123px;
	font-size: 1px;
}
#commercialisateur {
	float: left;
	width: 490px;
	height: 233px;
	background: url(http://www.opti-9.fr/img/index-commercialisateur2.jpg) no-repeat 0 100%;
	text-decoration: none;
}
#commercialisateur a, #commercialisateur a:visited, #commercialisateur a:hover {
	display: block;
	width: 490px;
	height: 233px;
}
#commercialisateur2 {
	float: left;
	width: 311px;
	height: 123px;
	font-size: 1px;
}
#promoteur span {
	display: block;
	font-size: 13px;
	color: #444;
	font-size: 13px;
	margin: 5px 0 5px 220px;
}
#commercialisateur span {
	display: block;
	font-size: 13px;
	color: #444;
	font-size: 13px;
	margin: 5px 0 5px 95px;
}
#bas_centre {
	float: left;
	width: 358px;
	height: 123px;
	background: url(http://www.opti-9.fr/img/index_bas2.jpg) no-repeat 0 0;
}
#bas_centre p {
	margin: 62px 0 0 0;
	width: 358px;
	text-align: center;
	font-size: 16px;
	color: #5D5D5D;
	line-height: 20px;
}
#animation {
	position: absolute;
	left: 345px;
	top: 248px;
	width: 290px;
	height: 233px;
}
/*---------------------------------------------------------------------
	PIED DE PAGE
---------------------------------------------------------------------*/
#pied {
	clear:both;
	width: 980px;
	height: 30px;
}
.conteneur_bas {
	text-decoration:none;
}
#menu_pied {
	margin: 0 25px 0 25px;
	text-align: center;
	padding: 5px 0 0 0;
}
#menu_bas {
	padding: 0; 
	list-style-type: none;    
	margin: 0 auto;
	color: #999;
} 
#menu_bas li {
	display:inline-block;	
}
#menu_bas a, #menu_bas a:visited {
	display: block;         /* sauf IE */
	width: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 10px 2px 10px;
	color: #666;
	text-decoration: none;
	margin: 0 15px 0 15px;
}
#menu_bas a:hover, #menu_bas a.selected {
	color: #2550FC; 
	background: #fff;
}
#referencement {
	color: #666;
	padding: 5px 15px 20px 15px;
	font-size: 10px;
	text-align: center;
	border-top: #ddd solid 1px;
}
#referencement a, #referencement a:visited  {
	color: #666;
	font-size: 10px;
}