div.module#accueil{
	border: 1px solid #ffcc33;
	background-color: #ffffcc;
	margin-bottom: 0;
}

div.module#accueil ul.menu_top{
	background-color: #ffcc33;
}

a{
	margin: 0;
	padding: 0;
}

div.module#menu{
	border: 1px solid #339900;
}

div.module#menu ul{
	margin-left: 25px;
}

div.module#menu h1{
	background-color: #339900;
}

div.module#last_photos h1{
	background-color: rgb(204,204,204);
	margin-bottom: 3px;
}

div.module#last_photos{
	border: 1px solid rgb(204,204,204);
}


div#colonne_principale{
	width: 76%;
	float: right;
	margin: 0;
	padding: 0;
}

div#colonne_secondaire{
	width: 22%;
	float: left;
	margin: 0;
	padding: 0;
}

div#pano {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}

img#big_h {
	width: 658px;
	border: 1px solid grey;
}

img#big_v {
	height: 500px;
	border: 1px solid grey;
}

div.bloc p.infos{
	font-size: 0.9em;
}

div.colonne#colonne_principale h2{
	font-size: 1.2em;
}

div.formulaire#commenter fieldset{
	clear: both;
	margin: 0;
	margin-top: 10px;
}

div.group_photos {
	margin-left: 4px;
	margin-right: 4px;
}

div.group_photos img{
	border: 1px solid #838383;
	margin: 0;
	padding: 0;
}

div.group_photos img.apercu{
	border: 1px solid #000000;
	float: right;
}

div.commentaire{
	border: 1px solid rgb(192,192,192);
	clear: both;
	margin: 15px 0 10px 0;
}

div.commentaire p{
	font-family: "Georgia";
	margin: 10px;
	font-style: italic;
}

div.commentaire p.infos{
	font-size: 0.8em;
	font-style: normal;
	margin: 10px 10px 10px 10px;
}

div.details_options{
	display: inline;
	margin: 20px 20px 0 0;
	padding 0 ;
	float: right;
	width: 200px;
}

div.incat{
	border: 1px solid rgb(192,192,192);
	width: 655px;
	margin: 0 0 20px 0;
}

div.incat h2{
	margin: 10px 0 0 10px;
}

div.incat p{
	margin-left: 10px;
	margin-top: 5px;
	min-height: 24px;
}

div.incat img{
	border: 1px solid #808080;
	float: right;
	margin: 20px;
	padding: 0;
}

div.searchform{
	margin: 10px;
}	


fieldset.commenter dd{
	margin-bottom: 5px;
	margin-left: 0;
}

fieldset.invisible{
	border: 0;
}

img#medium {
	border: 1px solid #808080;
	float: left;
	margin: 20px 0 10px 20px;
	padding: 0;
}

div.module#gestcat{
	border: 1px solid #339900;
	background-color: #ffffff;	
}

div.module#gestcat h1{
	background-color: #339900;	
}

table.liste{
	width: 100%;
}

table.liste img{
	border: none;
	vertical-align: middle;
}
