﻿/**********************************************************************************************************/
/*   noW      chn     FTechnoWe                 h                         eb     h     SF         S       */   
/* e        o            e                     e                          e    Web    c          c        */
/* T        S            T   noWebS   chnoWeb  Techno   SFTech   ebSFTe   o    FTe   oW  SFTech  WebSFTe  */
/* n        c            n  e      h o         n     F e      b F      W  SF  ch oW  S  e      b F      W */
/*  SFTech  WebSFTec     b  T      e S         b     h o      e h      F   h  W   F ec  o      e h      F */
/*        b F            e  noWebSFT c         e     e S      o e      h   ebSF   hno   SFTechno e      h */
/*        e h            o  b        W         o     T c      S T      e    ec    ebS   c        T      e */
/* SFTechn  e            S   chn      TechnoW  S     n W      c  oWebSF     oW     e     ebS      oWebSF  */
 /*********************************************************************************************************/
body
{
	background: url(../../images/bg-body.gif) repeat-x;
	background-attachment: fixed;
}
#actualite
{
    background-color: black;
    border: 4px solid #618ABE;
    top: 102px;
    left: 680px;
    position: absolute;
    height: 160px;
    width: 458px;
	padding-right:25px;
	padding-left:25px;
    z-index: 1;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	/*IE DOES NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:0px 0px 15px #000000;
	-webkit-box-shadow:0px 0px 15px #000000;
	box-shadow:0px 0px 15px #000000;
	/*IE DOES NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}
#actualite a:link
{
    color: white;
    text-decoration: none;
}
#actualite a:visited
{
    color: red;
}
#actualite a:hover
{
    color: white;
    text-decoration: underline;
}
#bande_passante
{
	height: 20px;
	top: 70px;
	left: 685px;
	position: absolute;
	width: 460px;
	z-index: -190;
}
#en_primeur
{
    top: 265px;
    left: 630px;
    position: absolute;
    height: 70px;
    width: 350px;
    z-index: 1;
}
#images_centre
{
	top: 185px;
	left: 300px;
	width: 372px;
	height: 420px;
	text-align: center;
	position: absolute;
	z-index: -171;
}
#logo
{
    left: 118px;
    top: 85px;
    position: absolute;
}
#menu_droit
{
    top: 375px;
    left: 1020px;
    position: absolute;
    height: 293px;
    width: 175px;
    text-align: left;
    z-index: 1;
}
#menu_gauche
{
    top: 205px;
    left: 117px;
    height: 595px;
    text-align: left;
    width: 205px;
    position: absolute;
    /* z-index: 1; */
}
#meteo
{
    height: 155px;
    width: 120px;
    left: 750px;
    top: 600px;
    position: absolute;
    z-index: 3;	
}
#partenaires
{
    font-size: large;
    height: 237px;
	left: 340px;
    top: 700px;
    position: absolute;
    width: 320px;
    z-index: 2;	
}
#recherche_top
{
    top: 2px;
    left: 610px;
    position: absolute;
    height: 33px;
    width: 600px;
}
#boite_nouveautes
{
	/* background: url(../../boite_nouveautees/img_1.png); */
    width: 265px;
	height: 175px;
    position: absolute;
    top: 370px;
    left: 665px;
    border: 0px dotted black;	
	padding: 5px; 
	margin: 15px;
    text-align: center;
}

 
.zoom {
height:70px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:150px;
height:49px;
}
.zoom img:hover {
width:160px;
height:59px;
}
