@charset "utf-8";
/* CSS Document */

html {}

body {

  background-color:white;
  font-weight: 100;
  font-family:verdana;
  font-size:8pt;
  margin:0 auto;
  width:1024px;

}


                            #zone_principale
			    {

				color: #707173;
				/*background-color:yellow;*/
				float:left;
				text-align:justify;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:130%;
                                width:1024px;
                                height:400px;
				height:auto;
                                min-height:400px;
                                bottom:20px;top:-5px;
                                position:relative;

			    }
			    
			    
			    #menu {

                            height:42px;
                            width:97.6%;
                            float:left;
                            position:relative;
                            top:5px;
                            margin-left:1.5%;
                            margin-right:1.5%;
                            background-color:#bb4345;
                            
                            }
                            
                                                 #via_menu {
                                                 float:left;
                                                 background-image:url(../images/menu/vialogistique_logo.jpg);
                                                 background-repeat:no-repeat;
                                                 height:42px;
                                                 width:317px;
                                                 cursor:pointer;
                                                 }



                                                 #societe_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:78px;
                                                 cursor:pointer;
                                                 margin-left:1px;

                                                 }

                                                 #societe_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 /*background-repeat:no-repeat;*/
                                                 }



                                                 #nosvaleurs_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:102px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #nosvaleurs_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }



                                                 #informatique_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:98px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #informatique_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }



                                                 #logistique_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:103px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #logistique_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }




                                                 #implantations_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:112px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #implantations_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }





                                                 #contacts_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:85px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #contacts_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }





                                                 #references_menu {
                                                 float:left;
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 height:42px;
                                                 width:97px;
                                                 cursor:pointer;
                                                 margin-left:1px;
                                                 }

                                                 #references_menu:hover {
                                                 background:url(../images/menu/bg.jpg) repeat 30px 35px;
                                                 }

                                                 #coin_menu {
                                                 float:right;
                                                 position:relative;
                                                 left:0px;
                                                 margin-top:-16px;
                                                 background:url(../images/menu/bad.png) repeat 19px 16px;
                                                 height:16px;
                                                 width:19px;
                                                 /*cursor:pointer;*/
                                                 }


                                                 
                               #zone_contenu {
                               
                                  height:auto;
                                  min-height:500px;
                                  width:914px;
                                  float:left;
                                  position:relative;
                                  top:40px;
                                  left:55px;
                                  right:55px;
                                  bottom:5px;
                                  /*background-color:green;*/
                            
                            }
                            
                            
                            
                            
                            
.footer
{
  /*color: #707173;*/
  /*background-color:yellow;*/
  float:left;
  text-align:justify;
  width:914px;
  height:80px;
  bottom:5px;
  top:45px;
  left:55px;
  position:relative;
  
color: grey;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
}

.footer_contact
{
  /*color: #707173;*/
  /*background-color:yellow;*/
  float:left;
  text-align:justify;
  width:914px;
  height:80px;
  bottom:5px;
  top:45px;

  left:55px;
  position:relative;

color: grey;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
}

			

	
