#generale {
width:900px;
margin-left: auto;
margin-right: auto;
background:url(../img_site/fond_ecosse.jpg) no-repeat;
background-color:#E5EFF0;
overflow:auto;
}

#banniere{
position:relative;
width:900px;
height:182px;
background:url(../img_site/banniere_ecosse.jpg) no-repeat;
}

#photos_bas{
position:relative;
float:left;
width:350px;
height:267px;
background:url(../img_site/cadre-photos-bas_ecosse.jpg) no-repeat;
}

#texte_page p{
margin-bottom:5px;
font-weight:bold;
}

/*-------------------------------------------------------------CSS de la carte avec les points*/
#carte{
position:relative;
width:520px;
height:392px;
}

#point_alloa{
position:absolute;
top:222px;
left:246px;
}

#point_perth{
position:absolute;
top:204px;
left:265px;
}
