body {
	text-align:center;
	background:#fff;
	margin:0px;
	font-family:verdana;
	font-size:12px;
}

#container {
	margin:auto;
	width:1000px;
	min-height:1000px;
	background:#fff;
	text-align:left;
}

#header {
	width:1000px;
	height:90px;
	margin-bottom:50px;
}
#pub-haut {
	float:left;
	margin:5px;
	width:728px;
	height:90px;
}
#logo {
	width:245px;
	height:90px;
	float:left;
	margin:5px;
}

#menu {
	width:1000px;
	height:35px;
	line-height:30px;
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	font-family:georgia;
	border-bottom:1px solid #CCCCCC;
}

.rubriques {
	float:left;
	height:30px;
	line-height:30px;
	margin-left:25px
}

#contenu {
	width:1000px;


}

#gauche {
	width:660px;
	float:left;
	margin:5px;
}

#droite {
	width:300px;
	float:left;
	height:600px;
	background:#48494a;
	margin:5px;
	color:#e2e2e2;
}

#droite a {
color:#e2e2e2;
}

#footer {
	width:1000px;
	text-align:center;
	font-size:10px;
	padding-top:200px;
}

#laune {
	background:url(images/back-une.png) no-repeat;
	width:650px;
	height:200px;
	padding:15px;
	text-align:left;
	color:#666666;
}

#block1 {
	width:650px;
	padding:0px;
	margin:0px;

}

#actu-block {
	float:left;
	width:300px;
	padding:0px;
}

.actu {
	width:300px;
	background:#f2f2f2 url(images/back-actu.png) repeat-y;;
	margin:0 0 16px 0;
	padding:0px;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

#block-autoeco {
	width:330px;
	min-height:650px;
	background:url(images/back-autoeco2.png) repeat-y;
	float:left;
	border-bottom:1px #000000 solid;

}

.auto-eco {
	width:310px;
	height:85px;
	margin:0 0 0 10px;
	padding:0px;
}

.photo {
	border:1px solid #000000;
	width:100px;
	height:75px;
	float:left;
	margin:10px;
	padding:0px;
}

a:link {
	color:#48494a;
	text-decoration:none;
}
a:visited {
	color:#48494a;
	text-decoration:none;
}
a:hover {
	color:#C9021A;
	text-decoration:none;
}
a:active {
	color:#48494a;
	text-decoration:none;
}

h1 {
	padding-top:0px;
	margin-top:0px;
	font-family:georgia;
}

h2 {
	padding:5px;
	margin-top:0px;
	font-family:georgia;
	font-size:18px;
	color:#990019;
}

h3 {
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:0px;
}

.clear {
	clear:both;
}
