/* CSS Document */
body {
background-color:#e2dfd0;
font-family: Arial, Helvetica, sans-serif;
}

#footer {
width:801px;
height:50px;
background-image:url('images/footer.jpg');
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
padding-top:10px;
}

#pied {
width:950px;
height:50px;
background-image:url('images/pied.jpg');
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
padding-top:10px;
}

/* liens */

a {
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}

#findetexte {
width: 150px;
height: 15px;
background-image: url('/fr/css/images/endsection.gif');
background-repeat: no-repeat;
}

/* Les titres + marges */

.titres {
margin-left: 50px;
}

.cadre {
margin: 0 50px 0 50px;
}

.cadretitreadmin {
background-color: #1443c1;
color: #FFFFFF;
font-size: 14px;
padding: 2px 4px 2px 4px;
}

.souscadretitreadmin {
background-color: #fac46e;
color: #000000;
font-size: 12px;
padding: 2px 4px 2px 4px;
}

.titreocc {
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

.cadreocc {
width: 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding: 5px;
margin-left: 40px;
}

.lienocc {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.prix {
width: 430px;
background-color: #990000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
margin-top: 5px;
padding: 2px 10px 2px 10px;
}

.connexion {
float: right;
height: 22px;
background: transparent url('/fr/css/images/connecte.png')  no-repeat;
padding-left: 12px;
padding-top: 5px;
text-indent: 1em;
}

*+html .connexion {
float: right;
height: 22px;
background: transparent url('/fr/css/images/connecte.png')  no-repeat;
padding-left: 12px;
padding-top: 5px;
text-indent: 1em;
margin-top: -24px;
}

.accueil {
float: right;
height: 22px;
background: transparent url('/fr/css/images/accueil.png')  no-repeat;
padding-left: 12px;
padding-top: 5px;
text-indent: 1em;
}

*+html .accueil {
float: right;
height: 22px;
background: transparent url('/fr/css/images/accueil.png')  no-repeat;
padding-left: 12px;
padding-top: 5px;
text-indent: 1em;
margin-top: -24px;
}

/* Les boutons et class */

.submitButton2{
background: transparent url('/fr/css/images/boutonValider2.gif') no-repeat scroll left;
height : 15px;
cursor : pointer;
width: 47px;
border : none;
margin: 0 0 0 5px;
}

.submitBtmodifier {
background: transparent url('/fr/css/images/btmodifier.png') no-repeat scroll left;
height : 15px;
cursor : pointer;
width: 55px;
border : none;
margin: 0 0 0 0;
}

.retour {
position: absolute;
height: 22px;
background: transparent url('/fr/css/images/retour.png')  no-repeat;
padding-left: 14px;
padding-top: 2px;
margin-left: 8px;
text-indent: 1em;
}

.textarea_contact {
width: 97%;
}

/* Les fonds */

#ptfond {
width: 950px;
background: transparent url('/fr/css/images/pt_fond.jpg')  no-repeat;
font-size: 12px;
}

#fondaccueil {
width: 950px;
height: 405px;
background: transparent url('/fr/css/images/pt_fond.jpg')  no-repeat;
}

#fondadmin {
width: 950px;
background: transparent url('/fr/css/images/admin_fond.jpg')  no-repeat;
font-size: 12px;
}

#fondlien {
width: 950px;
background: transparent url('/fr/css/images/lien_fond.jpg')  no-repeat;
font-size: 12px;
}

#fondcontact {
width: 950px;
background: transparent url('/fr/css/images/contact_fond.jpg')  no-repeat;
}

#gdfond {
width: 950px;
background: transparent url('/fr/css/images/gd_fond.jpg')  no-repeat;
font-size: 12px;
}

/* Cadre et effet sur les photos */
.ombre {
  float:left;
  clear:left;
  background: url('/fr/css/images/ombre.png') no-repeat bottom right;
  margin: 10px 5px 4px 10px !important;
  margin: 10px 5px 4px 5px;
  padding: 0px;
  }

.boite {
  position:relative;
  bottom:3px;
  right: 3px;
  }

/* Décalage navigateurs */

#mainfooter {
margin-left:18px;
}

#mainfooterinfosafari {
margin-left:16px;
}

#mainrealIEFire {
margin-left:9px;
}

#mainrealFire {
margin-left:16px;
}

#mainSafarisup1024 {
margin-left: 16px;
}
