/* #### > Base < #### */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9pt; /*11px*/
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
	font-size: 10pt;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
.spacer {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
table
	{
	border-spacing: 1px;
	border-collapse: separate;
	}
form {
	margin: 0;
	padding: 0;
}
div.img-right {
	float: right;
	margin: 10px;
	margin-right: 0px;
	clear: both;
	}
div.img-left {
	float: left;
	margin: 10px;
	margin-left: 0px;
	clear: both;
	}
div.img-float {
	float: left;
	margin: 10px;
	}
span.highlight { color: #407DC7; font-weight: bold; }
hr {
	width: 80%;
	height: 1px;
	border: 0;
	background: #ccc;
}

a.link-img, div.page a.link-img { background: transparent; text-decoration: none; border: 0; padding: 0 }
a.link-img:hover, div.page a.link-img:hover { background: transparent; text-decoration: none; border: 0; padding: 0 }


/* #### > Mise en page < #### */
div.container1 {
	background: #fff url("/tpl/body-shadow1.gif") repeat-y ;
	text-align: left ;
	margin: 0 auto;
	padding: 0 10px;
	width: 775px;
	/* Bug IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 755px;
}

div.bandeau { width: 755px; height: 145px; overflow: hidden; }

/* #### > Leftcol < #### */
div.leftcol {
	float: left;
	width: 150px;
	background: #FEF1C2;
	overflow: hidden;
}

div.leftcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.leftcol ul li {
	background: transparent;
	margin: 0;
	padding: 0;
}
div.leftcol ul li ul {
	margin: 0;
	padding: 0;
	border: 0;
}
div.leftcol ul li ul li {
	background: #fff;
	border: 0;
}

div.leftcol ul li a,
div.leftcol ul li a.select {
	font-size: 10pt;
	color: #776111;
	font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	/* Afin de régler le bug de height d'MSIE */
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 0;
}
html>body div.leftcol ul li a,
html>body div.leftcol ul li a.select { 
	/* On rétablit pour les autre navigateurs */
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.leftcol ul li a:hover { background-color: #F1DC8F; color: #776111; }
div.leftcol ul li a.select,
div.leftcol ul li a.select:hover,
div.leftcol ul li a:focus { background: #DFA32E; color: #fff; }

div.leftcol ul li ul li a,
div.leftcol ul li ul li a.select {
	background-image: none;
	font-size: 9pt;
	color: #776111;
	font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	/* Afin de régler le bug de height d'MSIE */
	height: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 15px;
}
html>body div.leftcol ul li ul li a,
html>body div.leftcol ul li ul li a.select {
	/* On rétablit pour les autre navigateurs */
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.leftcol ul li ul li a:hover,
div.leftcol ul li ul li a.select, div.leftcol ul li ul li a.select:hover { color: #453600; background: url("/tpl/leftcol-menu-fleche.gif") center right no-repeat; }
div.leftcol ul li ul li a:focus { background-color: #E7B75C; color: #fff; }

div.leftcol-footer {
	overflow: hidden; height: 224px;
	}

/* #### > Page < #### */
div.page {
	float: left;
	margin-left: 25px;
	width: 570px;
	text-align: justify;
}

/*div.page { font-size: 11px; color: #000; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }*/

div.page a { color: #1D64B6; text-decoration: underline; }
div.page a:hover { color: #1D64B6; background: #E1EEFD; }
div.page a:focus { color: #fff; background: #1D64B6; }

div.page a.link-img { background: transparent; text-decoration: none; border: 0; padding: 0 }

div.arbo {
	float: left;
	font-size: 11px; color: #8A8A8A; font-family: "Gill sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 430px;
}
div.arbo a { color: #8A8A8A; text-decoration: none; background: transparent; }
div.arbo a:hover { color: #585858; text-decoration: underline; background: transparent; }
div.arbo a:focus { color: #fff !important; text-decoration: underline !important; background: #666 !important; }

div.flag { float: left; margin-top: 5px; }
div.flag span { margin-left: 5px; }

h1 {
	clear: both;
	background: url("/tpl/h1.gif") repeat-y;
	font-size: 1.5em;
	font-weight: normal;
	color: #0F5AB1;
	line-height: 1.4em;
	margin: 0;
	margin-bottom: 10px;
}

h2 {
	margin: 20px 0 0 0 ;
	padding: 2px 10px;
	background: #f2f2f2 url(/tpl/h2-grade.gif) repeat-x;
	font-weight: normal;
	clear: both;
	font-size: 12pt;
	color: #3157AE;
	font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
/*h2 a { background: url(/template/tpl1/fleche.gif) center left no-repeat; padding-left: 20px; font-size: 12pt; color: #3157AE; font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; }
h2 a:hover { background: url(/template/tpl1/fleche.gif) center left no-repeat; }*/
h2 span.small { font-size: 0.8em; }

h3 {
	margin: 10px 0 0 0 ;
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 2px 10px;
	background: #fff url(/tpl/h3-grade.gif) repeat-x;
	font-weight: normal;
	clear: both;
	font-size: 10pt;
	color: #3157AE;
	font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

div.footer { clear: both; text-align: center; border-top: 1px dashed #c9c9c9; padding: 5px; color: #1D64B6 }
div.footer a { color: #1D64B6; text-decoration: underline; }
div.footer a:hover { color: #1D64B6; background: #E1EEFD; }
div.footer a:focus { color: #fff; background: #1D64B6; }

div.temp {
	margin-top: 10px;
	height: 60px;
	padding: 20px 50px;
	background: #f1f1f1 url("/tpl/temp.gif") 50px 20px no-repeat;
	border: 1px solid #ccc;
	font-size: 12pt;
	color: #333;
	font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 350px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 300px;
}

/* #### > Form < #### */
form.form {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}
form.form div {
	background: #f1f1f1;
	margin: 1px;
	padding: 2px;
}
form.form div div.label {
	width: 200px;
	line-height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #4B6F04;
	font-family: "Lucida grande", Verdana, arial, sans-serif;
}
form.form div div.field {
	float: left;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
form.form input.input-text {
	border: 1px solid #ccc;
	width: 300px;
}
form.form div .input-text:focus {
	border: 1px solid #999 !important;
}
form.form h2 { margin: 0; background: url(/tpl/h2-2-grade.gif) }
form.form div.submit { background: #fff; text-align: center; }
form.form input.input-submit { background: #446BAA; color: #fff; border: 0; }
form.form input.input-submit:hover { background: #6F92C9; }
span.red { color: red; }
form.form textarea {
	border: 1px solid #ccc;
	width: 300px;
	height: 80px
}
form.form textarea:focus {
	border: 1px solid #999 !important;
}
div.error {
	padding: 10px;
	margin: 0 0 10px 0;
	background: red;
	color: #fff;
	font-size: 10pt;
	font-family: "Gill sans", Verdana, arial, sans-serif;
	font-weight: bold;
}
div.sent {
	width: 80%;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #f1f1f1;
	color: #333;
	border: 1px solid #ccc;
	font-size: 10pt;
	font-family: "Gill sans", Verdana, arial, sans-serif;
}

/* #### > Hébergement < #### */
div.hebergement1, div.hebergement2 { width: 550px; height: 100px; margin-bottom: 5px; }
div.hebergement1 div, div.hebergement2 div { float: left; }
div.photo { width: 133px; }
div.middle { width: 284px; height: 100px; padding: 0; }

div.hebergement1 div.middle { background: #FFFBED; }
div.hebergement2 div.middle { background: #FEF1C2; text-align: right; }

div.hebergement1 h2, div.hebergement2 h2 { background: none; padding: 0; margin: 2px; }
div.hebergement1 h2{ color: #88752D; margin-right: 0; }
div.hebergement2 h2{ color: #88752D; margin-left: 0; }

h3.hebergement { background: #ED9E38 url('/tpl/h3-grade2.gif') repeat-x; text-align: center; padding: 0; margin: 5px 0; font-size: 11pt; line-height: 22px; height: 22px; width: auto; color: #fff; text-transform: uppercase; letter-spacing: 4px; }

div.hebergement1 p, div.hebergement2 p { margin: 0; padding: 0 }
div.hebergement1 p, div.hebergement2 p { padding-left: 20px; }
div.hebergement1 p, div.hebergement2 p { padding-right: 20px; }

table.tarifs { border: 1px solid #C0C0C0; margin-top: 10px; width: 80%; }
table.tarifs th { background: #F0CA3F; height: 22px; }
table.tarifs td { padding: 4px; }
table.tarifs .a { background: #f9f9f9; }

/* #### > Accueil < #### */
div.remerciements { background: #F7F4F4; border: 1px solid #ccc; padding: 5px; margin: 0 0 0 0; font-size: 0.9em; }
div.remerciements2 { background: #F7F4F4; border: 1px solid #ccc; padding: 5px; margin: 0 0 0 0; font-size: 0.9em; }

/* #### > Livre d'or < #### */
p.livredor { border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 20px; }
p.livredor small { color: #666; }

div.livredor-page { margin-bottom: 10px; text-align: right; }
div.livredor-page a { font-size: 0.8em; }

/* #### > Liens < #### */
table.liens { width: 100%; border: 1px solid #ccc; border-spacing: 0; }
table.liens td { padding: 10px 2px; }
table.liens td.img { width: 200px; }
table.liens tr.a td { background: #f9f9f9; }

/* #### > list-images < #### */
div.list-images {
	float: left;
	margin: 10px;
	border: 1px dotted #ccc;
	text-align : center;
}
div.list-images:hover {
	border-color: #333 ;
}
div.list-images a { padding: 10px; font-size: 12pt; color: #999; font-family: "Gill sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: none; display: block; }
div.list-images:hover a { color: #333; }
div.list-images a:hover { background-color: #fff; color: #333; }