body
{
    background:url(../images/commun/body-bkg.gif) repeat-x;
}

*
{
    padding:0;
    margin:0;
}

#page
{
	margin: 4px auto 0 auto;
	width:999px;
	background:url(../images/commun/centre.gif) 0 repeat-y;
	background-position:2px;
}

#bug_ie7
{
	margin: 4px auto 0 auto;
	width:999px;
	background:url(../images/commun/centre.gif) 0 repeat-y;
	background-position:2px;
}

/* // MENU MILIEU */

	#dessous_menu_pages
	{
		height:200px;
		width:990px;
		position:absolute;
		margin-left:-405px;
		display:none;
		z-index:10000;
		background:url(../images/menu/survol-indic.gif) 46% 7% no-repeat;
	}

	#menu_centre_pages
	{
		margin-top:20px;
		height:183px;
		width:990px;
		background:url(../images/accueil/menu-c.gif) repeat-x;
		color:white;
		font-family:Verdana;
	}
	
	#menu_h_g_pages
	{
		float:left;
		background:url(../images/menu/survol-vig-01conception.gif) no-repeat;
		height:75px;
		width:275px;
		margin-left:30px;
		margin-top:10px;
		text-align:left;
	}
	
	#menu_centre_pages a:hover #menu_h_g_pages
	{
		background:url(../images/menu/survol-vig-01conception-over.gif) no-repeat;
	}
	
	#menu_centre_pages a
	{
		text-decoration:none;
		color:white;
	}
	
	#menu_h_d_pages
	{
		background:url(../images/menu/survol-vig-04applic.gif) no-repeat;
		height:75px;
		width:275px;
		float:right;
		margin-top:10px;
		margin-right:20px;
		text-align:left;
	}
	#menu_centre_pages a:hover #menu_h_d_pages
	{
		background:url(../images/menu/survol-vig-04applic-over.gif) no-repeat;
	}
	
	#menu_h_m_pages
	{
		background:url(../images/menu/survol-vig-02referencement.gif) 0 10px no-repeat;
		height:75px;
		width:275px;
		margin-left:360px;
		padding-top:10px;
		text-align:left;
	}
	
	#menu_centre_pages a:hover #menu_h_m_pages
	{
		background:url(../images/menu/survol-vig-02referencement-over.gif) 0 10px no-repeat;
	}
	
	#menu_b_g_pages
	{
		background:url(../images/menu/survol-vig-03hosting.gif) no-repeat;
		float:left;
		height:75px;
		width:275px;
		text-align:left;
		margin-left:30px;		
		margin-top:20px;
	}
	
	#menu_centre_pages a:hover #menu_b_g_pages
	{
		background:url(../images/menu/survol-vig-03hosting-over.gif) no-repeat;		
	}

	#menu_b_d_pages
	{
		background:url(../images/menu/survol-vig-06voip.gif) no-repeat;
		float:right;
		height:75px;
		width:275px;
		text-align:left;
		margin-right:20px;
		margin-top:20px;
	}
	
	#menu_centre_pages a:hover #menu_b_d_pages
	{
		background:url(../images/menu/survol-vig-06voip-over.gif) no-repeat;		
	}
	
	#menu_b_m_pages
	{
		background:url(../images/menu/survol-vig-05reseaux.gif) no-repeat;
		height:75px;
		width:275px;
		text-align:left;
		margin-top:20px;
		margin-left:360px;
	}
	
	#menu_centre_pages a:hover #menu_b_m_pages
	{
		background:url(../images/menu/survol-vig-05reseaux-over.gif) no-repeat;		
	}
	
	#menu_centre_pages .titre
	{
		padding-top:5px;
		font-size:18px;
		line-height:20px;
		margin-left:60px;
	}
	
	#menu_centre_pages .texte
	{
		margin-left:55px;
		font-size:11px;
		line-height:17px;
		border-bottom:dotted 1px white;
		padding-bottom:8px;
		padding-left:5px;
	}

/* // STYLE DU MENU */

    #menu
       {
        margin-left:339px;
        margin-top:10px;
        height:32px;
        width:641px;
        background:#FFFFFF;
    }

    #menu li
       {   
        list-style-type:none;
        float:left;
        font-family:Verdana;
        font-size:12px;
        color:white;
        line-height:32px;
    }

    /* // GRAPHISME DES ELEMENTS DU MENU */

        .menu_sep
              {
            background:url(../images/menu/menu-g-out.gif) no-repeat;
            height:32px;
        }

        .menu_m
              {
            background:url(../images/menu/menu-ar-out.gif) repeat-x;
            height:32px;
			z-index:0;
        }

        .menu_g
              {
            background:url(../images/menu/menu-g2-out.gif) no-repeat;
            height:32px;
        }

        .menu_d
              {
            background:url(../images/menu/menu-d2-out.gif) 100% 0 no-repeat;
            height:32px;
			z-index:1;
        }

    /* // GRAPHISME DES ELEMENTS DU MENU // */

	/* // TAILLE DES ELEMENTS DU MENU */
	
		#menu_accueil
		{
			text-align:center;
			width:71px;
		}
		
		#menu_services
		{
			text-align:center;
			width:101px;
		}
		
		

		#menu_ref
		{
			text-align:center;
			width:118px;
		}

		#menu_devis
		{
			text-align:center;
			width:156px;
		}

		#menu_rec
		{
			text-align:center;
			width:100px;
		}

		#menu_contact
		{
			text-align:center;
			width:75px;
		}
		
	/* // TAILLE DES ELEMENTS DU MENU // */
	
	/* // LIENS DU MENU */
		
		#menu a
		{
			color:white;
			font-family:Verdana;
			font-size:12px;
			line-height:32px;
			text-decoration:none;
		}
		
		#menu a:hover .menu_m, #menu .menu_m_selected
              {
			text-align:center;
            background:url(../images/menu/menu-ar-over.gif) repeat-x;
            height:32px;
		}
		
		#menu a:hover .menu_g, #menu .menu_g_selected
              {
			text-align:center;
            background:url(../images/menu/menu-g2-over.gif) no-repeat;
            height:32px;
        }
		
		#menu a:hover .menu_d, #menu .menu_d_selected
              {
			text-align:center;
            background:url(../images/menu/menu-d2-over.gif) 100% 0 no-repeat;
            height:32px;
        }
		
		#menu a:hover .menu_sep, #menu .menu_sep_selected
              {
			text-align:center;
            background:url(../images/menu/menu-g-over.gif) no-repeat;
            height:32px;
        }	
		
	/* // LIENS DU MENU // */

/* // STYLE DU MENU  // */

/* // GESTION DE L'OMBRAGE */

	#head_bg
	{
		background:url(../images/commun/head-bkg.gif) no-repeat;
		width:999px;
		height:285px;
		float:left;
	}
	
	#footer_bg
	{
		background:url(../images/commun/foot-bkg.gif) no-repeat;
		width:999px;
		height:42px;
	}
	
	#footer_bg a
	{
		text-decoration:none;
		color:gray;
	}
	
	#footer_bg ul
	{
		margin-left:20px;
	}
	
	#footer_bg li
	{
		list-style-type:none;
        float:left;
        font-family:Verdana;
        font-size:11px;
        color:gray;
		line-height:36px;
		margin-right:20px;
	}
	
	#footer_bg .copyright
	{
		margin-left:200px;
	}
	
	#footer_bg_accueil
	{
		background:url(../images/commun/foot-bkg.gif) no-repeat;
		width:999px;
		height:42px;
	}
	
	#footer_bg_accueil a
	{
		text-decoration:none;
		color:gray;
	}
	
	#footer_bg_accueil ul
	{
		margin-left:20px;
	}
	
	#footer_bg_accueil li
	{
		list-style-type:none;
        float:left;
        font-family:Verdana;
        font-size:11px;
        color:gray;
		line-height:36px;
		margin-right:20px;
	}
	
	#footer_bg_accueil .copyright
	{
		margin-left:200px;
	}

/* // GESTION DE L'OMBRAGE // */

/* // CORPS DE PAGE */

	#service
	{
		margin-top:25px;
		margin-left:700px;
		font-family:Arial;
		font-size:12px;
		color:#b1b1b1;
	}

	#logo
	{
		width:178px;
		height:44px;
		float:left;
		margin-top:3px;
		margin-left:20px;
	}
	
/* // STYLE DES PAGES */

	.page_titre {
		font-family:Verdana;
		font-size:24px;
		text-indent:35px;
		padding-top:20px;
	}

	.contenu-h {
		background:url(../images/commun/contenu-h.gif) no-repeat;
		height:18px;
		width:743px;
		margin-left:25px;
		margin-top:15px;
		font-size:0;
	}
	
	.contenu-m {
		background:url(../images/commun/contenu-m.gif) repeat-y;
		width:743px;
		margin-left:25px;
		padding-left:27px;
	}
	
	.contenu-b {
		background:url(../images/commun/contenu-b.gif) no-repeat;
		width:743px;
		height:10px;
		margin-left:26px;
	}
	
	.espace_bas {
		height:35px;
	}
	
/* // STYLE DES PAGES // */
a img{
	border:none;
}
