/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#b6b9a9;
	font-family:Arial, Helvetica, sans-serif;
}

a img {
	border:none;
}

#bg_body0 {
	background-image:url(../images/template/bg_body1.gif);
	background-repeat:repeat-y;
	background-position:center top;
}

#bg_body1 {
	background-image:url(../images/template/bg_terre.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#bg_body2 {
	background-image:url(../images/template/bg_rayure.gif);
	background-repeat:repeat;
	vertical-align:top;
}

#level_0 {
	width:704px;
	margin:auto;
	padding:10px 0px 5px 10px;
}

#header {
	width:690px;
	height:152px;
	border: 2px solid #000000;
	border-top:none;
	padding-top:7px;
	background-color:#505b3e;
	margin-bottom:9px;
}

#col_gauche {
	width:187px;
	float:left;
	margin-right:8px;
}

#col_droite {
	width:499px;
	float:left;
}

#titre_page {
	background:url(../images/template/bg_titre.jpg) no-repeat #29301d;
	height:24px;
	color:#e9ede4;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:5px 25px 0px 0px;
}

#contenu {
	border:3px solid #29301d;
	border-top:none;
	background-color:#ffffff;
	font-size:12px;
	padding:6px;
	margin-bottom:5px;
}

#contenu div#sousmenu {
	background-color:#f0f1ed;
	border:#daddd5 2px solid;
	margin-bottom:6px;
	padding:8px 14px;
}

#contenu div#sousmenu a {
	color:#29301d;
	padding-left:9px;
	background-image:url(../images/contenu/triangle.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

#contenu div#sousmenu a.actif {
	color:#9da08d;
}

#menu {
	border:3px solid #000000;
	border-top-width:2px;
	margin-bottom:9px;
	background-color:#29301d;
}

#menu a {
	background-color:#29301d;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	height:20px;
	padding:3px 0px 0px 9px;
	display:block;
	text-decoration:none;
}

#menu a:hover {
	background-color:#c5c9ba;
	color:#29301d;
}

#menu a.current {
	background-image:url(../images/template/bg_menu_item_over.jpg);
	background-repeat:no-repeat;
	background-color:#c5c9ba;
	color:#29301d;
}

#current_clients {
	height:76px;
	padding:3px;
	background:url(../images/template/bg_current_clients.jpg) no-repeat;
	margin-bottom:7px;
}

#current_clients_titre {
	padding: 3px 0px 0px 7px;
	color:#29301d;
	font-size:12px;
	font-weight:bold;
	height:18px;
}

#current_clients_logos {
	height:55px;
}

#credit_megavolt {
	text-align:right;
}

div.clear {
	clear:both;
}
