@charset "utf-8";
/* CSS Document */


body{
margin:0px;
padding:0px;
background-color:#FFFFFF;
}

.mainContent{
width:96%;
margin-left:10px;
padding-right:10px;
}


.nom {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
font-weight:bold;
margin-left:10px;
}

.titre {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:medium;
font-weight:bold;
margin-left:10px;
}

.lieu {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:medium;
font-weight:bold;
margin-left:10px;
}

.lien {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
line-height:14px;
font-weight:bold;
width:100%;
}


.texte {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
line-height:26px;
color:#222; 
width:100%;
margin-left:10px;
margin-right:10px;
}



.titre-tourisme {
font-family:Arial, Helvetica, sans-serif;
font-size:x-large;
line-height:17px;
color:#FFFFFF;
background-color:#0099FF;
margin-top:10px;
padding:5 5 5 20 ;
width:100%;
}

.texte-tourisme {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:x-large;

}

.retour {
font-family:Arial, Helvetica, sans-serif;
font-size:large;
color:#FFFFFF;
line-height:16px;
background-color:#993366;
margin-top:10;
padding:5 5 5 10 ;
width:60px;
}