fieldset {
	border: 1px solid #8888ff;
	padding: 15px;
}

legend {
	color: #ff6666;
}

fieldset:hover {
	background-color: #ffffff;
	border-color: highlight;
}

legend {
	color: #8888ff;
}

.flottant {
	float: left;
}

.flottant_droit {
	float: right;
}

.flottant_stop {
	clear: both;
}

.marge {
	margin: 15px;
}

.marge_gauche {
	margin-left: 15px;
}

.marge_haut {
	margin-top: 15px;
}

.marge_droite {
	margin-right: 15px;
}

.centre {
	text-align: center;
}

.droite {
	text-align: right;
}

.gras {
	font-weight: bold;
}

.souligne {
	text-decoration: underline;
}

.souligne_points {
	border-bottom: 1px dotted;
}

.italique {
	text-decoration: italic;
}

.no_style {
	text-decoration: none;
}

.no_border {
	border: none;
}

.ico {
	height: 12px;
	vertical-align: middle;
}

.vert {
	color: #337733;
}

.bleu {
	color: #7777ee;
}

.rouge {
	color: #ff2222;
}

.petit {
	font-size: 10px;
}

.indice {
	vertical-align: super;
}

.caligraphie {
	font-family: script MT bold, amaze, monotype corsiva, script MT bold,
		comic sans ms, arial;
	font-size: 18px;
}

.cache {
	display: none;
}

input,textarea {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid highlight;
	background-color: #eeeeff;
	margin: 1px;
	color: #8888ff;
}

input:focus {
	background-color: #ffe9bc;
	border-width: 2px;
	margin: 0px;
	color: #6666ff;
}

textarea:focus {
	background-color: #ffe9bc;
	border-width: 2px;
	margin: 0px;
	color: #6666ff;
}

.bouton_input {
	margin-bottom: 20px;;
	padding: 0px;
	color: #3333ff;
	background-color: #dddddd;
}

.messageLivre {
	margin-bottom: 10px;
}

body {
	position: absolute;
	left: 50%;
	margin: 5px;
	margin-left: -384px;
	width: 768px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	/*background-image: url(../images/background_saint_valentin.jpg); */
	/* background-image: url(../images/noel/neige.gif); */
	/*   background-image: url(../images/background_paques.gif);*/
	background-color: #ebf3ff; /*#7777ff;*/
}

a:link {
	text-decoration: none;
	color: #4444ff;
	border-bottom: 1px dotted #4444ff;
}

.no_borderImg a:link {
	text-decoration: none;
	border-bottom: 0px;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: underline;
	color: #3333cc;
	border-bottom: none;
}

a:active {
	text-decoration: underline overline;
	color: #ff0000;
}

.clignote {
	text-decoration: blink;
}

#entete {
	
}

#menu {
	margin-top: 20px;
	width: 150px;
	text-align: center;
	list-style-type: none;
	float: left;
	/*background-image:url("../images/fond_menu.gif");*/
	/*background-color: #f0f0f0;*/ /*border: 1px ridge #787878;*/
}

.o_menu_gauche {
	color: #6b6b6b;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}

.o_menu div {
	border-bottom: 1px solid #ddddff;
}

.o_menu div:hover {
	border: 1px solid highlight;
}

.o_menu div:hover ul {
	margin-right: 14px;
}

.o_menu div:hover h2 {
	background-color: #ddeeff;
	margin-top: 0px;
}

.o_menu a {
	text-decoration: none;
	border-bottom: none;
	color: #7c7c7c;
}

.o_menu a:hover {
	color: #0000ae;
}

.o_menu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 15px;
	text-align: right;
}

.o_menu li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 3px;
	border-bottom: 1px dotted #808080;
}

.o_menu h1 {
	margin-top: 10px;
	font-size: 14px;
	margin-top: 0px;
	color: #888888;
}

.o_menu h2 {
	margin-top: 0px;
	/*background-image: url(../images/header_menu.png);*/
	font-size: 12px;
	color: #999999;
	margin-top: 1px;
}

#corps { /*border: 1px ridge #000000;*/
	margin-left: 160px;
	padding: 15px;
}

.o_corps h1 {
	margin: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 22px;
	border: 1px dotted #8888ff;
	color: #8888ff;
}

.o_corps h2 {
	color: #8888ff;
}

.cadre {
	border: 4px ridge #dddddd;
	margin: 10px;
}

.o_corps p {
	text-indent: 20px;
}

#pied {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 10px;
}

#special {
	display: none;
}  /*test spam*/ /*
.guirlande{
	width: 102%;
	height: 30px;
	position: absolute;
	left: -1%;
	top: -5px;
	background-image: url(../images/noel/guirlande_clignote.gif);
	background-repeat: repeat-x;
}
*/ /* Gestion des images */
.afficheImage {
	width: 450px;
	border: 2px solid #777777;
}

.boutonDiaporama {
	width: 30px;
}

.thumb {
	margin: 15px;
	float: left;
	display: block;
	padding: 0px;
	text-decoration: none;
}

.thumb a {
	text-decoration: none;
	border-bottom: none;
}

.thumb a img {
	width: auto;
	height: 77px;
	border: 1px solid #331100;
	text-decoration: none;
}

.thumb a:hover img {
	border: 1px solid #ff4433;
}

#meteo {
	margin-left: 10px;
	position: absolute;
	z-index: 1;
	position: absolute;
}

.meteo {
	
}

.meteo_cache {
	display: none;
	top: -23px;
}

.meteo_declencheur:hover .meteo_cache {
	display: block;
	position: relative;
	height: auto;
	border: 1px solid highlight;
}

.annonce td {
	border-bottom: 1px solid #444444;
}

.annonce p {
	text-indent: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.annonceLarge {
	width: 100%;
}

.imageAnnonceAjout {
	height: 150px;
}

.imageAnnonce img {
	height: 90px;
	border: 1px ridge #444444;
	margin: 5px;
}

.imageAnnonce img:hover {
	border: 1px ridge #ff4433;
}

.icone {
	border-bottom: none;
	text-decoration: none;
}

.icone a {
	border-bottom: none;
	text-decoration: none;
}

.icone:hover {
	border-bottom: none;
	text-decoration: none;
}

.icone img {
	height: 20px;
	margin-left: 5px;
	border: none;
	border-bottom: none;
	text-decoration: none;
	border: 1px ridge #fcfcfc;
}

.icone img:hover {
	height: 20px;
	border: 1px inset #ff4433;
}

.cache {
	display: none;
}

.affiche {
	display: block;
}

/*GOOGLE*/
#map_canvas {
	width: 500px;
	height: 400px;
}

.map_canvas {
	border: 1px solid #aaaaff;
	margin-left: 40px;
}

.map_canvas:hover {
	border: 1px solid highlight;
}

.map_canvas img {
	height: 100px;
	border: 1px solid #aaaaff;
}

.map_canvas img:hover {
	border: 1px solid highlight;
}

.bulle_google {
	height: 200px;
}

#visionneuse {
	width: 535px;
	margin-left: 20px;
}

.visionneuse {
	border: 1px solid #aaaaff;
}

.visionneuse_miniatures {
	overflow-y: scroll;
	height: 350px;
	width: 115px;
}

.visionneuse_div_portrait img {
	height: 50px;
	margin-top: 15px;
}

.visionneuse_div_portrait {
	width: 85px;
	height: 85px;
	margin: 7px;
	text-align: center;
	background-image: url("../images/fond_visionneuse.png");
}

.visionneuse_div_portrait:hover {
	background-image: url("../images/fond_visionneuse_select.png");
}

.visionneuse_div_portrait:hover img {
	position: absolute;
	height: 250px;
	width: auto;
	border: 2px solid highlight;
	top: 300px;
	left: 430px;
}

.visionneuse_div_paysage img {
	width: 50px;
	margin-top: 20px;
}

.visionneuse_div_paysage {
	width: 85px;
	height: 85px;
	margin: 7px;
	text-align: center; vertical-align : middle;
	background-image: url("../images/fond_visionneuse.png");
	vertical-align: middle;
}

.visionneuse_div_paysage:hover {
	background-image: url("../images/fond_visionneuse_select.png");
}

.visionneuse_div_paysage:hover img {
	position: absolute;
	width: 280px;
	height: auto;
	border: 2px solid highlight;
	top: 340px;
	left: 380px;
}