@charset "utf-8";
/* CSS Document */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

img, div, h1{ behavior: url(css/iepngfix.htc) }

body {background-color:#fff;}
html, body {height: 100%;}
img { border: none;}
strong{font-weight:bold;}
.logo{margin:20px 0 0 50px;}
.logo:hover{ cursor:pointer; }
.baseline{ width:631px; height:58px; position:absolute; left:51px; top:88px; background: url(../images/logos/baseline_blanc.png) no-repeat left top;}
.clear{ clear:both;}

#wrapper-gray{position:relative; height: 100%; background: url(../images/photos/grey.jpg) no-repeat left top;}
#wrapper-accueil{position:relative; height: 100%; background: url(../images/photos/ble.jpg) no-repeat left top;}
#wrapper-apropos{position:relative; height: 100%; background: url(../images/photos/metro.jpg) no-repeat left top;}
#wrapper-entrepreneurs{position:relative; height: 100%; background: url(../images/photos/usinediurne.jpg) no-repeat left top;}
#wrapper-exemplarite{position:relative; height: 100%; background: url(../images/photos/usinenocturne.jpg) no-repeat left top;}
#wrapper-solutions{position:relative; height: 100%; background: url(../images/photos/vegetal.jpg) no-repeat left top;}
#wrapper-contact{position:relative; height: 100%; background: url(../images/photos/carton.jpg) no-repeat left top;}
#wrapper-mentions{position:relative; height: 100%; background: url(../images/photos/mareebasse.jpg) no-repeat left top;}

.content { padding:0px 30px 0px 50px; margin:20px 0; font-family:"Trebuchet MS", Arial, tahoma, Geneva; font-size:13px; color:#000;}
.contentAlt { padding:0px 50px 0px 30px; margin:43px 0 20px 0; font-family:"Trebuchet MS", Arial, tahoma, Geneva; font-size:13px; color:#000;}
.content h1, .contentAlt h1 {font-size:18px; font-weight:bold; line-height:20px;}
.content h2, .contentAlt h2, .h1part2 {display: block; font-size:16px; font-weight:bold;}
.content h3, .contentAlt h3 {font-size:12px; font-weight:bold; margin-top:5px; line-height:16px;}
.content p, .contentAlt p { font-size:11px; text-align:justify; margin-top:5px; line-height:15px;}
.content ul {margin-top:5px;}
.content li, .contentAlt li {font-size:11px; list-style-position:outside; margin-left:12px;}
.content a, .contentAlt a {font-size:11px; color:#009ee0;}
.content a.scop, .contentAlt a.scop {color:#ba0000;}

#content-1{ position:absolute; top:140px; left:0; width:600px; background:#fff; border-bottom:#ccc 1px solid;}
#content-2{ position:absolute; top:140px; left:0px; width:480px; height:285px; background:#fff; border-bottom:#ccc 1px solid;}
#content-3{ position:absolute; top:140px; left:485px; width:480px; height:285px; background:#fff; border-bottom:#ccc 1px solid;}

.mentions p{font-size:10px;}
.mentions a{font-size:10px;}

#footer {position:absolute; clear:both; top:471px; width:100%;}

#nav1{
height:41px; line-height:41px; padding-left:35px;
font-family:"Trebuchet MS", Arial, tahoma, Geneva;
text-align:left;
font-size:12px;
letter-spacing:2px;
text-transform:uppercase;
}
#nav1 ul{ text-decoration:none; list-style-type:none; }
#nav1 li{ padding:0 15px 0 15px; display:inline;}
#nav1 a{font-weight:bold; text-decoration:none; color:#666;}
#nav1 a:hover{text-decoration:none; color:#000;}
#nav1 a.on{text-shadow:none;}

#nav1 a.on.vert{color:#999933;}
#nav1 a.on.bleu{color:#009ee0;}
#nav1 a.on.orange{color:#f29400;}
#nav1 a.on.jaune{color:#ddd000;}
#nav1 a.on.marron{color:#59493f;}
#nav1 a.on.rouge{color:#ba0000;}
#nav1 a.on.gris{color:#666;}

.vert{color:#999933;}
.bleu{color:#009ee0;}
.orange{color:#f29400;}
.jaune{color:#ddd000;}
.marron{color:#59493f;}
.rouge{color:#ba0000;}
.gris{color:#666;}


#nav2{ 
height:20px; line-height:20px; padding-left:40px;
font-family:"Trebuchet MS", Arial, tahoma, Geneva;
font-size:9px;
font-weight:bold;
text-align:left;
letter-spacing:2px;
color:#fff;

}
#nav2 ul{ text-decoration:none; list-style-type:none; }
#nav2 li{ padding:0 10px 0 10px; display:inline; border-right:1px solid #aaa;}
#nav2 li.last{border:none;}
#nav2 a{font-weight:bold; text-decoration:none; color:#fff;}
#nav2 a:hover{text-decoration:none; color:#ccc;}
#nav2 a.on{color:#fd9031;}

#actus { position:absolute; top:445px; left:0; width:600px; height: 25px; overflow: hidden; }
#actus h2 a {
height:25px; 
line-height:25px; padding-left:50px;
font-family:"Trebuchet MS", Arial, tahoma, Geneva;
text-align:left;
font-size:11px;
letter-spacing:2px;
text-transform:uppercase;
float: left;
color:#fff;
display:block;
text-decoration: none;
}
#actus div.news_box {
height:25px; 
line-height:25px; padding-left:35px;
font-family:"Trebuchet MS", Arial, tahoma, Geneva;
text-align:left;
font-size:12px;
color:#fff;
display:block;
text-decoration: none;
}
#actus div.news_box div.news_box_title { float: left; margin: 0 5px 0 20px;}
#actus div.news_box div.news_box_title a { color:#333; text-decoration: none;}
#actus div.news_box div.news_box_title a:hover { text-decoration: underline;}
#actus div.news_box div.news_box_date { font-size: 10px; color: #333; }