

/* MAIN */

@import url(look_si_homepage.asp);


#gui_global #gui_navigation
{    
    background-color:#c9e0ed;
    background-image:none;    
}

#gui_nav_menu
{
    background-color:#daebf6;
}

#gui_stempel
{
    visibility:visible;
    width:181px;
    height:397px;
    background-image: url(/gui_interface/nav/nav_energiesreseaux_particuliers.gif);
}

/* Onglets */

.particuliers {
	background-image:url("/images/onglet_fond_haut.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #666666;
}

table.onglet_top {
	background-image:none;
	border-bottom:medium none;
	width:1px;
}

table.onglet_top a {
	color:#C2C2C2;
}

table.onglet_top a:hover {
	color:#656565;
	text-decoration:none;
}

