body { 
	background-image: url(body_navigator.png);		
	background-repeat: repeat;	
	overflow : auto;
	height:787px;
	font: 16px Arial, sans-serif; 	
	color: #000000;	
	text-align:justify;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	overflow-x : hidden;
} 

img {
	border:0;
}

.fck{
	top:75px;
	left:350px;
	position: absolute;
}

a:link {
 	text-decoration:none;
	color: #000000;	
}

a:visited {
	text-decoration:none;
	color: #000000;	
}
a:hover {
	text-decoration:none;	
	color: #0026FF;
} 

a:active {
	text-decoration:none;	
	color: #ff0000;
}
#tree{
	font: 14px Arial, sans-serif; 	
	position : absolute;
	top:19%;
	left: 5px;
	z-index:3;
	height:610px;
	width: 230px;
	overflow: auto;
}

#browser {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 80%;
}

.monument:hover { color: blue; cursor: pointer; }

#fond{
	background-image: url(fond_site.jpg);
	background-repeat: no-repeat;	
	vertical-align: top;	
	width: 916px;
	height:787px;
	left:50%;	
	position: absolute;
	margin-left: -458px;
	z-index:10;
}

/*Description */
#span2009{
	color: #1397BF;	
}

#span2010{
	color: #C01212;	
}

#span2011{
	color: #0E9823;	
}

#span2012{
	color: #BF13A5;	
}

#span2013{
	color: #0E2682;	
}

#span2014{
	color: #FF5300;	
}



#div_description{
	position: absolute;
	top:21%;
	left: 295px;
	width: 600px;
	height:600px;
}

#titre_actu{
	color:#D58641;
	font: 16px Verdana, sans-serif; 
	font-weight: bold ;
	width: 600px;
	height:30px;
	position: absolute;
	z-index:7;
}

#info_plus{
	left: -25px;
	position: absolute;
	z-index:7;
}

#photo_actu, #CarteMonde, #CarteFrance {
	top: 5%;
	left:-20px;
	width:600px;
	height:450px;
	position: absolute;
	z-index:5;
}

#text_actu{
	font: 15px Arial, sans-serif; 	
	font-weight: bold ;
	top: 73%;
	left:-50px;
	width:660px;
	height:100px;
	position: absolute;
	z-index:7;
}

#precedent{
	top: 40%;
	position: absolute;
	width:25px;
	height:25px;
	z-index:7;
	left:-50px;
}

#suivant{
	top: 40%;
	position: absolute;
	width:25px;
	height:25px;
	z-index:7;
	left:586px;
}

/*Page admin */
#accueil_admin{
	top:97.5%;
	position: absolute;
	width:16px;
	height:16px;
	z-index:7;
	left:890px;
}

#connexion{
	margin-top:5%;
	overflow: hidden;
	width: 300px;
	left:50%;	
	position: absolute;	
	margin-left: -150px;
}

#login:hover, #password:hover {
	background-color: #A48558;
    color: #FFFFFF;
    cursor: pointer;
}

/* Page contact */

#page_contact{
	background-image: url(fond_contact.png);	
	background-repeat: no-repeat;
	overflow: hidden;
	width: 980px;
	height:640px;
	left:27%;	
	position: absolute;	
	margin-left: -200px;
}

#accueil_contact{
	font: 12px Arial, sans-serif;	
	color: #ffffff;
	top:97.5%;
	position: absolute;
	width:700px;
	z-index:7;
	left:330px;
}

#contact_prenom:hover ,#contact_nom:hover ,#contact_mail:hover ,#contact_sujet:hover {
	background-color: #9EC4FF;
    color: #FFFFFF;
    cursor: pointer;
}

#contact_message {
    background-color: #FFFFFF;
    color: #1975FF;
    font-size: 13px;
    overflow: auto;
}
/*Page de commentaire*/

#accueil_com{
	font: 12px Arial, sans-serif;	
	color: #ffffff;
	top:97.5%;
	position: absolute;
	width:700px;
	z-index:7;
	left:20px;
}

#com_commentaire {
    background-color: #FFFFFF;
    color: #E04900;
    font-size: 13px;
    overflow: auto;
}

#com_nom:hover, #com_prenom:hover, #com_mail:hover, #com_site:hover, #com_ville:hover {
	background-color: #FFB770;
    color: #FFFFFF;
    cursor: pointer;
}

#page_list_comm {
	margin-top:20%;	
	position: relative;
}

#page_commentaire{
	overflow: hidden;
	width: 600px;
	left:43%;	
	position: absolute;	
	margin-left: -200px;
}
