/* Surclassement */

#contenu{
	background-color: #612923;
}

p
{
	color:white;
	margin-bottom:1em;
}

#reserveG {
	background-image: url('img/logo_tamana1.gif');
	background-repeat: no-repeat;
	background-position:1% 85%;
}

/* Spécifique */

.nav
{
	margin-top:4em;
	margin-left:1em;
	margin-right:1em;
	border: 1px solid white;
	background-color:black;
}

.nav a:link, .nav a:visited, .nav p
{
	color:white;
}


#titre
{
	height:85px;
	margin-top:2em;
	margin-bottom:3em;
}

#frise{
	height:40px;
	margin:0 20px;
	background-image:url('img/frise1.gif');
	background-repeat:repeat-x;
}

ul{
	font-size:.8em;
	color:white;
}

h1
{
	font-size: 1.3em;
	padding-top:30px;
	color:#96bf0d;
}

h2
{
	font-size: 10pt;
	text-indent:2em;
	text-transform:uppercase;
	margin:1em 0;
	color:#96bf0d;
}



.nav p
{
	text-indent:0;
	margin-right:3px;
	margin-bottom:.75em;
	line-height:120%;
}

#expliNom{
	display:none;
	border:1px solid #ffdd1c;
	width:70%;
	margin-left:15%
}

.habitat{
	text-indent:0;
}

.reliefj
{
	font-weight:bold;
	color:#ffdd1c;
}

.tarifs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:white;
	border-collapse:collapse;
	margin:1em 0 1em 100px;
}
.tarifs tr{
	border-top:1px solid #ffdd1c;
	border-bottom:1px solid #ffdd1c;
}

.colD{
	text-align:right;
}

.autour{
	text-indent:0;
	padding-left:24px;
}

/* Style pour la div du cadre photo*/

#cadre_photo{
	width:90%;
	margin:auto;
	padding-top:25px;
	background-color:black;
}

.ph_i{
	width: 230px;
	height: 190px;
	float:left;
	margin:0px;
	background-color:black;
	text-align:center;
}

.ph_l{
	text-indent:0;
	margin:0;
	text-align:center;
	font-size:0.6em
}

/* Pour les liens (sous IE) : supprime les bords bleu autour des images */

img{
	border:0;
}

a.lien
{
	text-decoration:none;
	border-bottom:0;
}

a.lien:visited
{
	text-decoration:none;
}

#tableau_lien_presse{
	padding-left: 25px;
}
