/* CSS Document */

body {
	background-color:#A6A7AB;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url();
	background-repeat:repeat-y;
	background-position:center top;
}

#bg_body {
	background-image:url();
	background-repeat:no-repeat;
	background-position:center top;
}

#level_0 {
	width:960px;
	margin:auto;
	background-color:#ffffff;
}

#header {
	background-image:url(../../images/template/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:91px;
	
}

#header a {
	display:block;
	text-indent:-9999px;
	float:left;
	height:59px;
}


#header #menu_principal {
	padding:22px 0 0 26px;
}

#header a#retour_accueil {
	width:269px;
}

#header a#menu_entreprise {
	width:133px;
	background-image:url(../../images/template/menu-notre-entreprise.jpg);
}
#header a#menu_entreprise:hover,
#header a#menu_entreprise.selected {
	background-image:url(../../images/template/menu-notre-entreprise-over.jpg);
}

#header a#menu_services {
	width:115px;
	background-image:url(../../images/template/menu-nos-services.jpg);
}
#header a#menu_services:hover,
#header a#menu_services.selected {
	background-image:url(../../images/template/menu-nos-services-over.jpg);
}

#header a#menu_produits {
	width:113px;
	background-image:url(../../images/template/menu-nos-produits.jpg);
}
#header a#menu_produits:hover,
#header a#menu_produits.selected {
	background-image:url(../../images/template/menu-nos-produits-over.jpg);
}

#header a#menu_contacter {
	width:128px;
	background-image:url(../../images/template/menu-nous-contacter.jpg);
}
#header a#menu_contacter:hover,
#header a#menu_contacter.selected {
	background-image:url(../../images/template/menu-nous-contacter-over.jpg);
}

#banniere {
	height:99px;
	background-image:url(../../images/contenu/ban-nos-services.jpg);
	background-repeat:no-repeat;
}

#main {
	margin-top:46px;
	margin-bottom:28px;
	background-image:url(../../images/template/bg-main.gif);
	background-repeat:repeat-y;
	background-position:627px 0px;
}

#contenu {
	padding:0 46px 46px 46px;
	font-size:12px;
	line-height:17px;
}
#col_gauche {
	float:left;
	width:627px;
}

#col_droite {
	float:right;
	width:280px;
	margin-right:21px;
}

#teaser-produits {
	width:281px;
	height:122px;
	display:block;
	text-indent:-99999px;
	background-image:url(../../images/template/teaser-nos-produits.jpg);
	background-repeat:no-repeat;
	margin-bottom:35px;
}

#image_droite {
	height:531px;
	background-image:url(../../images/contenu/radio-icom.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#footer {
	height:42px;
	padding-top:28px;
	padding-left:22px;
	color:#555555;
	font-size:12px;
	background-image:url(../../images/template/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color:#cbcbcb;
}

#footer #copyright {
	float:left;
	width:353px;
}

#footer #footer_menu {
	float:left;
	width:506px;
}

#footer #footer_menu a {
	color:#555555;
	text-decoration:none;
}

#footer #footer_menu a:hover {
	text-decoration:underline;
}

#footer #credit_megavolt {
	float:left;
	display:block;
	text-indent:-99999px;
	width:66px;
	height:16px;
	background-image:url(../../images/template/logo-megavolt.jpg);
	background-repeat:no-repeat;
}