/***************************************************************************
 *				style.css
 *				----------
 *	Cree le		: 23 Janvier 2008
 *	Derniere modif.	: 23 Janvier 2008
 *	Auteur		: Asselin Benoit Developpement
 *	Email		: contact(a)ab-d.fr
 *
 ***************************************************************************/



html, body { height: 100%; }
html, body, h1, h2, h3, h4, table, th, td, ul, li, div, p, span, form, input, textarea { font-size: 9pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; padding: 0px; margin: 0px; }
ul, li { list-style: none; }
a { color: #FFFFFF; text-decoration: none; }
img { border: 0 none; }


body { background: #000; color: #FFFFFF; height: 100%; width: 100%; }
#table-middle { margin: 0 auto; width: 920px; }
#container { position: relative; margin: 5px auto; width: 920px; border: 1px solid #343434; }



#logo { background: url("../images/interface-1/logo-background.gif"); width: 920px; height: 45px; color: #e95f15; }
#logo span { display: none; }
#logo strong { position: absolute; left: 145px; top: 18px; font-weight: normal; letter-spacing: 2px; }
#logo #logo-designby { display: block; background: url("../images/interface-4/logo-designby.gif") no-repeat; height: 45px; width: 145px; }


div.visuel { position: relative; border-top: 1px solid #323232; width: 920px; height: 170px; }
#visuel-shadow { position: absolute; left: 0; top: 0; width: 920px; height: 21px; }
#visuel-shadow { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/interface-1/visuel-shadow.png",sizingMethod="scale"); }
#visuel-shadow[class="fixpng"] { background: url("../images/interface-1/visuel-shadow.png"); filter: none; }


#menu-top { position: absolute; left: 0; top: 0; height: 21px; width: 920px; }
#menu-top li { margin-top: 3px; margin-left: 5px; float: left; color: #e95f15; }
#menu-top a:hover { color: #e95f15; }



#iframe { margin-top: 10px; text-align: center; }
#iframe iframe { margin: 0 auto; }


#l-adresse { font-size: 8pt; }
#l-adresse a:hover { color: #e46728; }
#l-adresse strong { display: none; }



