/*Image du texte histoire de greoux*/
div.conteneurgreoux {
width : 570px;
height : 600px;
overflow : auto;
text-align : justify;
padding-left : 5 px;
padding-right : 5 px;
}


div.conteneurgreouxIE {
width : 563px;
height : 600px;
overflow : auto;
text-align : justify;
padding-left : 5 px;
padding-right : 5 px;	
background-color: #000000;
}

/*Image du texte histoire de greoux*/
p#greoux {
width : 205px;
height : 130 px;
text-align : right;
float : right;
margin-right : 5 px;
margin-left : 10 px;
margin-top : 0 px;
}

/*CSS du texte histoire de greoux*/
p#textegreoux {

}

/*Image du texte histoire des thermes*/
p#histoire {
width : 205px;
height : 130 px;
float : left;
margin-right : 5 px;
margin-top : 0 px;
}

/*CSS du texte histoire des thermes*/
p#texte {

}

/*conteneur patrimoine*/
div.conteneurpatrimoine {
width : 570px;
height: 600px;
text-align : justify ;
padding-left : 5 px;
padding-right : 5 px;
overflow: auto;

}

div.conteneurpatrimoineIE {
width : 563px;
height : 600px;
overflow : auto;
text-align : justify;
padding-left : 5 px;
padding-right : 5 px;
}

/*Image de la page patrimoine alignée à gauche*/
p#gauche {
width : 205px;
height : 120px;
float : left;
padding-right : 5 px;
margin-left : 0 px;
margin-top : 5 px;
}

/*Image de la page patrimoine alignée à gauche*/
p#droite {
width : 205px;
height : 120px;
float : right;
text-align : right;
margin-right : 0 px;
margin-left : 5 px;
margin-top : 5 px;
}

p#photos {
width : 560px;
height: 120 px;
float: center;
}


img.contourimg {
margin-top: 8px;
border: solid 2px #000000;
}


/*CSS du texte patrimoine*/
p#textepatrimoine {

}
