@charset "utf-8";
/* CSS Document */

html, body {
	background:url(crane/fond_site_accueil.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #301E0B;
	margin:0px;
	height:100%;
	width:100%;
}

#global {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:100%;
	background:url(crane/fond_accueil.jpg) no-repeat top;
}
/*---------------------PIED------------------------------------------------------------*/

#header{
	color:#0066CC;
	font-size:11px;
}
#header a,  #pied a{
	color:#0066CC;
	font-size:11px;
	text-decoration:none;
}
#header a:hover, #pied a:hover{
	color:#666666;
}
#home{
	position:absolute;
	top:25px;
	left:100px;
}
#header div{
	position:absolute;
	top:22px;
	left:560px;
}
a#callback, a:hover#callback{
display:block;
width:117px;
height:82px;
position:absolute;
top:520px;
left:500px;
}
a#callback span, a:hover#callback span{
display:none;
}
a#callback {
background:url(crane/freecall.jpg);
}
a:hover#callback{
background:url(crane/freecall2.jpg);
}
/*---------------------PIED------------------------------------------------------------*/

#langue{
list-style:none;
width:237px;
position:absolute;
top:345px;
left:344px;
}
#langue li{
background:url(crane/fond_langue.jpg) no-repeat;
height:25px;
widows:237px;
padding-top:5px;
}
#langue li a{
color:#333333;
letter-spacing:2px;
text-decoration:none;
}
#langue li a:hover{
color:#017EC9;
}
img{
border:none;
}
#texte{
width:225px;
position:absolute;
top:410px;
left:115px;
}
/*---------------------PIED------------------------------------------------------------*/
#pied{
width:1000px;
height:40px;
background:url(crane/fond_pied.jpg) no-repeat top left;
position:absolute;
top:620px;
}
#pied div{

}
#pied ul{
	list-style:none;
	margin:0px 0px 0px 350px;
	padding:0;
}
#pied ul li{
	float: left;
	margin:7px 10px;
	color: #CCCCCC;
}
#pied a{
	color:#0066CC;
	font-size:11px;
	text-decoration:none;
}
#pied a:hover{
	color:#666666;
}
/*---------------------PIED FIN------------------------------------------------------------*/
#bloc_real{
width:270px;
position:absolute;
top:420px;
left:647px;
}
#bloc_real h3{
font-size:12px;
font-weight:normal;
letter-spacing:2px;
padding:0px 10px;
margin:0;
background:none;
}
.photo_real{
position:relative;
width:270px;
height:auto;
background: url(crane/fond_real.gif) no-repeat bottom;
float:left;
margin-bottom:15px;
}
a.detail_real div{
display:none;
}
a:hover.detail_real div{
display:block;
position: absolute;
bottom:20px;
left:0px;
width:260px;
background: #F1F1F1;
padding:5px;
}
#bord_blanc{
z-index:2;
position: relative;
}
#real{
z-index:0;
margin-bottom:-11px;
margin-top:-11px;
}
#bord_bleu{
z-index:1;
}
.photo_real a{
color:#FFFFFF;
text-decoration:none;
margin-left:20px;
}
.photo_real a:hover{
color: #999999;
text-decoration:none;
margin-left:20px;
}