/*<?php header('Content-Type: text/css'); ?>
/**
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	style.css, 2011/11/28
 * @link	http://www.agenceici.com
 */


* { padding:0; margin:0; font-family:Arial, sans-serif; }
html, body { width:100%; height:100%; font-size:12px; font-family:Arial, sans-serif; color:#616161; }
body { background:url(../images/interface/background-1.gif) center; }

ul, li { list-style:none; }
img { border:0 none; }

a { color:#fff; }

.clear { clear:both; }
.no-spam { display:none; }


table.container { width:100%; height:100%; }
td.container { width:100%; height:100%; vertical-align:middle; }
div.container { position:relative; height:500px; background:#fff; }

a.logo { position:absolute; left:790px; top:-31px; z-index:32; }
div.menu { position:relative; height:270px; background:url(../images/interface/banner-x.jpg) -70px 0; }
div.banner-1 ul { background-image:url(../images/interface/banner-1.jpg); }
div.banner-2 ul { background-image:url(../images/interface/banner-2.jpg); }
div.menu .line { position:absolute; width:723px; height:1px; left:100px; top:30px; background:url(../images/interface/menu-line.png); }
div.menu ul { width:720px; height:239px; padding:31px 0 0 300px; }
div.menu li { display:inline-block; float:left; }
div.menu li a { display:inline-block; padding:5px 15px; color:#fff; text-decoration:none; letter-spacing:1px; border-left:1px solid #4d85ac; }

div.text { position:absolute; left:0; top:270px; width:480px; height:230px; }
div.text p { text-align:justify; line-height:20px; padding:20px 0 0 30px; }
div.text p em { padding-left:10px; font-weight:bold; }

div.products { position:relative; overflow:hidden; margin-left:520px; }
div.products .repeat { height:228px; background:url(../images/interface/products.jpg); }
div.products a.trydan { position:absolute; width:110px; height:110px; left:2px; top:116px; background:url(../images/interface/trydan.gif); z-index:32; }
div.products a.trydan span { display:none; }
div.products a.fusion { position:absolute; width:110px; height:110px; left:115px; top:116px; background:url(../images/interface/fusion.jpg); z-index:32; text-decoration:none; }
div.products a.fusion span { position:absolute; left:0; top:75px; width:110px; text-align:center; color:#616161; font-weight:bold; }

div.copy { padding:7px; font-size:10px; color:#ebcacc; }

#page-index div.text h1.philo { height:55px; border-bottom:1px solid #026599; background:url(../images/interface/notre-philosophie.gif) 30px 50% no-repeat; }
#page-index div.text h1.philo span { display:none; }



