body{backgroud-color:#FFFFFF;font-family: Verdana, Arial, sans-serif;font-size:10px;margin:0;padding:0;}
a{color:#0e3795;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;color:#082567;}
a:hover{text-decoration:underline;color:#082567;}
img {border: 1px solid #082567;}

h1 {
	margin:0;
	padding:0;
	display:block;
	margin: 0 0 5px 0;
	font-size:12px;
	line-height:12px;
	display:inline;
}

h2 {
	margin:0;
	padding:0;
	display:block;
	margin: 0 0 5px 0;
	font-size:16px;
	line-height:16px;
}

#titre_site {
	font-size:24px;
	color:#082567;
	line-height:26px;
	margin:0 ;
	padding:0;
}

.liens_menu_gauche {
	list-style:none;
	margin:5px 0 5px 20px;
	padding:0;
}

.liens_menu_gauche img {border:0; margin-top:-4px;}

#texte_accueil {border:1px solid #fce3ae; text-align:justify;background-color:#f7f6d0;padding:5px 40px;}

.bookmark{margin:5px 0 -5px 0;text-align:center;}

/*--------------------------tableau 3 colones----------------------------*/

#colone1 {width:200px;}
#colone2 {width:570px;}
#colone3 {width:200px;}

/*-------------------------- left----------------------------*/

.chemin{
	width:100%;
	height:100%;
	background-color:#f7f6d0;
	border: 1px solid #fce3ae;
	text-align: left;
}
.titre_chemin{
	display:block;
	text-align: left;
	background-color: #f7f6d0;
	color:;
}
.titre_chemin a {
	text-decoration:none;
}
.titre_chemin a:hover {
	text-decoration:none;
}
.menu-left{
	width:95%;
	height:99%;
	background-color:#f7f6d0;
	border: 1px solid #fce3ae;
	text-align: left;
}
.titre_menu_left{
	display:block;
	text-align: center;
	background-color: #fdd378;
	color:;
}
.titre_menu_right{
	display:block;
	text-align: center;
	background-color: #cd69a0;
	color:;
}
.menu-right{
	height:99%;
	width:95%;
	background-color:#F5CFE4;
	border: 1px solid #cd69a0;
	text-align: center;
}
.boite-bleu{
	width:570px;
	background-color:#D1EBFA;
	border: 2px dashed #84b9d8;
	padding:5px;
}
.boite-verte{
	width:570px;
	background-color:#D2F8D9;
	border: 2px dashed #8ed89c;
	padding:5px;
}
.ascreen{
	width:120px;
	height:90px;
	margin-bottom:5px;
	margin-right:5px;
}
.description{
	margin-left:20px;
	margin-bottom:5px;
}
.description_detaillee{
	text-align: left;
	padding-bottom:3px;
	border-bottom:1px solid blue;
	margin-bottom:5px;
}
.lien{
	float:left;
}
.categorie{
	float:left;
}
.photos{
	text-align: center;
	height:170px;
}

.photos img{
	width:180px;
	float:left;
	margin-left:5px;
	text-align: center;
}
#filtres{
	text-align: center;
	width:100%;
	background-color:#D1EBFA;
	border: 1px dashed #84b9d8;
	margin-bottom:10px;
}
.visiter {
	text-align: center;
}
.visiter a {
	color: 84b9d8;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:30px;
}
.visiter a:hover {
	color: #000;
	text-decoration: underline;
}


/* barre de navigation */
.navigation {
	display:inline;
	color: #D1EBFA;
	list-style:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	margin:auto;
	padding:0;
}
.navigation li {
	padding-right:2px;
	margin-right:2px;
	padding-left:2px;
	margin-left:2px;
	display:inline;
}
.navigation .separateur {
	color: #84b9d8;
	display:inline;
}
.navigation .selected {
	color: #84b9d8;
	font-weight: bold;
	font-size:16px;
}
.navigation a {
	color: D1EBFA;
	list-style:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
}
.navigation a:hover {
	color: #000;
	text-decoration: underline;
}
