/*feuille css squelette du site hors page accueil*/
body{
	background-color:#fff;
	font:normal normal 12px arial,helvetica;
	padding:0;
	margin:0;
}
#main{
    position:relative;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background:#ccd3d9 url(../img/squelette/fond.jpg) no-repeat;
	min-height:770px;
	_height:770px;}
#logo{
	margin:0 0 0 40px;
}
#verc{
	position:absolute;
	top:101px;
	left:20px;
	z-index:500;
}

#haut{
    position:absolute;
	width:786px;
	height:138px;
	top:0;
	right:0;
}
#ZmenuD{
	position: relative;
	width:1000px;
	height:20px;
	margin-top:25px;
	padding:0 0 0 0;
	background:url(../img/squelette/bandeR.jpg);

}
#ZmenuG{
	position:absolute;
	top:182px;
	left:10px;
	background:url(../img/squelette/hautMenuG.jpg) left top no-repeat;
	padding-top:4px;
	min-height:300px;
	_height:300px;

}
#milieuMenuG{
	width:190px;
	background:url(../img/squelette/fondMenuG.jpg) repeat-y;
	min-height:300px;
	_height:300px;
	padding:0;
	margin:0;
}
#basMenuG{
	width:190px;
	height:4px;
	padding:0;
	margin:0;
	background:url(../img/squelette/basMenuG.jpg) left top no-repeat;
}

#Zannonce{
	position:absolute;
	top:168px;
	right:10px;
	width:194px;
	height:381px;
	background:url(../img/squelette/fondAnnonce.jpg) no-repeat;
}
#esp{
	width:100%;
	height:64px;
}
#bas{
	position:absolute;
	bottom:0;
	right:10px;
	width:774px;
	height:64px;
	background:url(../img/squelette/fondBas.jpg) no-repeat;
	text-align:center;
}
#blocktoscroll{
width:170px;
height:350px;
color:#af0f0f;
padding:0px 10px 0 10px;
margin-top:20px;
font:normal 400 12px arial;
overflow: hidden;
}
#baseline{
position:absolute;
width:360px;
height:65px;
top:40px;
right:15px;
padding:47px 0 0 0px;
font:normal bold 16px helvetica,arial;
letter-spacing:1px;
background:url(../img/squelette/2agences.gif) no-repeat top right;
color:white;
}
#milieu{
margin-left:214px;
margin-top:20px;
}
#milieu hr{
width:80%;
margin:0;
padding:0;
}
#Zlogo{
position:absolute;
top:580px;
right:10px;
width:194px;
text-align:center;
min-height:100px;
_height:100px;
}
#Zlogo img{
border:0;
}
#tag{
	width:180px;
	height:190px;
	font-family:trebuchet MS;
	margin-top:10px;
	text-align:left;
	background:url(../img/squelette/fondMenuG.jpg) repeat-y;
	padding:5px;
	color:white;
	overflow:hidden;
}
#tag a {
	text-decoration:none;
	color:white;
}
#tag a:hover{
	text-decoration:underline;
	color:red;
}
