/*============================================================
	MISE EN PAGE GENERALE
============================================================*/	

body {
	background-color: #999999;
	background-image: url(../ico/fond-page-photo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100%;  /*fix height to 100% for IE */
	/*max-height:100%;  fix height for other browsers */
	font-family:Verdana, Arial, Helvetica, sans-serif; /* set default font */
	font-size: 0.8em; /*set default font size */
	color: Black;
	margin-top:0px;
	margin-bottom: 0px;
	}
/* =======================================================
s'applique à tous les conteneurs pour tous navigateurs
==========================================================*/
* {
	padding: 0; 
	margin: 0; 
	border: 0; 
}

/* =======================================================
Bloc conteneur du contenu de la page
==========================================================*/	
#global {
position: relative;
margin: auto;
width: 1031px;
}


/* =======================================================
L'en-tête, identique pour toutes les pages
==========================================================*/
#entete {
	
	color:#666666;
	font-size: 90%;
	letter-spacing: 1px;
	text-align: right;
	}

#entete_droite{
	padding-right:40px;
	padding-top:50px ;
	}

#entete_droite a{
	color:#666666;
	text-decoration:none ;
	}
#entete_droite a:hover {
	color:#ffffff;
		}	
	

#entete_gauche{
	float: left;
	text-align: left;
	padding-left:40px;
	
	
	}


/* =======================================================
Les blocs sous l'en-tête
==========================================================*/	
#contenu {
position: absolute;
width:951px;
margin-left:40px;
/*background-color:#F0F*/
}

/* =======================================================
Les blocs de gauche : le menu
==========================================================*/	
/*#colonne_g_totale {
position: absolute;
top: 0px;
width:240px;
border-style:none;
background-color: Fuchsia;
}*/


/*#en_tete_colonne_g {
width: 100%;
height: 30px;
background-color: #444444;
}*/


/*.menu_principal {
list-style-type: none;
padding-top: 37px;
padding-left: 35px;
padding-right: 5px;
font-size:100%;
}*/

/*.menu_principal li{
padding-bottom: 12px;
font-weight: bold;
}
*/




/* ==============================================================
Les blocs du centre : le contenu proprement dit : titre, textes et photos
================================================================*/
#bandeau_titre {
margin-top:6px;
height:33px;
}

#menu_contextuel {
	position: absolute;
	left: 0px;
	width:210px;
	text-align:center;
	height: 18px;
	font-size:85%;
	color:#333333;
	font-weight:bold;
}

#bandeau_titre a{
text-decoration: none;
font-weight:normal;
color: #666666;
}

#bandeau_titre a:hover {
text-decoration: underline;
color: #000000;
}


#recit {
position: absolute;
padding-top:15px;
height: 25px;
left: 0px;
width:70px;
background-repeat:no-repeat;
background-position:top;
background-image:url(../ico/fond-menu.png);
}


#photo {
position: absolute;
padding-top:15px;
height: 25px;
left: 70px;
width:70px;
background-position:top;
background-repeat:no-repeat;
background-image:url(../ico/fond-menu.png);
}

#carte {
position: absolute;
left: 140px;
width:70px;
padding-top:15px;
background-repeat:no-repeat;
background-position:top;
height: 25px;
background-image:url(../ico/fond-menu.png);
}

#titre {
position: absolute;
left:200px;
}	

h1 {
padding-top: 9px;
padding-left: 47px;
padding-right: 3px;
font-size: 140%;
font-weight: bold;
color: #444444;
}

#retour {
position: absolute;
top:19px;
left:440px;
}


#partager {
position: absolute;
right: 5px;
width:80px;
margin-top:10px;
font-size:85%;
/*background-color: Red;*/
}
 

#navigation {
	position: absolute;
	padding-top:0px;
	padding-bottom:15px;
	left: 12px;
	width:180px;
	top: 68px;
	/*border-top:solid;
	border-top-width:1px;*/
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	color:#CCCCCC
/*background-color: Red;*/
}
#navigation a {
text-decoration: none;
color: #999999;
}

#navigation a:hover {
color: #000000;
text-decoration:underline;
}


.precedent {
		padding-top: 1px;
	padding-left: 3px;
	font-size: 70%;
	line-height: 10px;
	text-align: left;
	/*background-color: Fuchsia;*/
	}
	
.suivant {
	float: right;
	padding-top: 1px;
	padding-right: 0px;
	font-size: 70%;
	line-height: 10px;
	text-align: right;
	/*background-color: Fuchsia;*/
	}

#colonne_menu {
	position: absolute;
	top: 83px;
	left: 12px;
	width:200px;
/*background-color: Lime;*/
}

#colonne_menu p {
margin-top: 40px;
padding-left:10px;
font-size:75%;

}

.menu_secondaire {
	padding-top: 30px;
	padding-bottom: 10px
	}

.rubrique_secondaire_active {
	font-weight: bold;
	color: #666666;
	/*color: #016506;*/
}
.menu_secondaire ul {
list-style-type: none;
margin-left: 0px;
padding-left: 10px;
padding-right: 10px;
 font-size: 75%;
}

.menu_secondaire li{
padding-bottom: 10px;
}

.menu_secondaire a {
	text-decoration: none;
	color: #999999;
	}

.menu_secondaire a:hover {
	color: #000000;
	text-decoration:underline;
	}	

#colonne_precedente {
	position: absolute;
	top: 54px;
	left: 70px;
	width:49px;
/*background-color: Lime;*/
}

#contenu_photo {
margin-top:35px;
margin-left:240px;
text-align: left;
padding-bottom:100px;
}

#contenu_photo_verticale {
padding: 0px 0px 30px 0px;
text-align: center;
}

#photo_principale {
margin-top:15px;
margin-left:124px;
width:704px;
text-align: center;
/*background-color:#FFC*/
}

#photo_principale img{
border:#000000;
border-style:solid;
border-width:2px;
background-color:#CCC
/*background-color: Red;*/
}

#photo_principale p {
margin: 3px 0px 20px 0px;
padding:5px 10px 10px 20px;
font-size: 80%;
letter-spacing: 1px;
line-height: 120%;
color:#999999;
}

#lien_panoramio {
margin: -20px 0px 20px 0px;
padding:0px 10px 10px 20px;
font-size: 0.85em;
line-height: 120%;
text-align: left;
color: ##777777;
}



#lien_panoramio a {
text-decoration:none;
color: #999999;
font-size:80%;
}

#lien_panoramio a:hover {
text-decoration:underline;
}

#contenu_photo_verticale p {
margin: -3px 98px 20px 98px;
padding:0px 8px 10px 8px;

font-size: 0.85em;
line-height: 120%;
color: #777777;
text-align: left;
background-color: White;
}


#photo_vignette {
	margin:20px -2px 0px 0px;
	padding:0px 10px 15px 10px;
	text-align: left;
	letter-spacing: 9px;
	text-align: left;
	}

#photo_vignette img {
	border: 1px solid #000000;
	padding-bottom: 0px;
	margin-bottom: 7px;
}

#colonne_d {
	position: absolute;
	top: 54px;
	right: 74px;
	width:49px;
}

#copyright {
	position: absolute;
	top: 640px;
	left: 41px;
	text-align:left;
	color:#333
	}
	
#copyright a {
	color:#333;
	text-decoration:none;
	}
#copyright a:hover {
	color:#FFF
	}	
	
/*
#colonne_d {
position: absolute;
top: 30px;
right: 0px;
width:170px;
background-color: Lime;
}
*/

/*============================================================
	PIED DE PAGE (peut être enlevé si pas besoin)
============================================================*/
/*#pied {
position: absolute;
top: 581px;
left: 0px;
width: 900px;
height:30px;
color:Red;
background-color: Aqua;
}*/
	
