/******************************************************************* [FORMATAGE GENERAL] */
* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
body {
	color:#000;
	background:url(../img/body.gif) repeat-x;
}
img {
	border: none;
}
a {
	color:#215336;
	text-decoration:none;
}
a:hover {
	color:#8c0000;
	text-decoration:none;
}

INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 11px;
	padding: 0px 2px;
	border: 1px solid #d0d0d8;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style:none;
}
td { vertical-align: top; }
h1 {
	color: #fff;
	font-size: 14px;
	font-weight:normal;
	margin:8px 0px 2px 0px;
}
h2 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
h3 {
	color: #fff;
	font-size: 14px;
	margin-top:6px;
}
h4 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
}
h5 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
}
hr {
	border: solid 1px #507c90;
	height: 1px;
}
.csc-linkToTop, .csc-linkToTop a {
	font-size:10px;
	text-align:right;
	font-weight:bold;
}
/******************************************************************* [BOUTONS] */
.bouton,input.bouton,.tx-indexedsearch-searchbox-button,.tx-travelguide-pi1-searchbox-bouton{
	background-color:#444;
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.bouton:hover,input.bouton:hover,.tx-indexedsearch-searchbox-button:hover,.tx-travelguide-pi1-searchbox-bouton:hover{
	background-color:#f90;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #c60;
	color:#fff;
}
.bouton:active,input.bouton:active,.tx-indexedsearch-searchbox-button:active,.tx-travelguide-pi1-searchbox-bouton:active{
	background-color:#9cf;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #9cb4ce;
	color:#fff;
}
/* FORMATAGE SECTIONS */
#main {
	width:1000px;
	height:100%;
	margin:0 auto;
	text-align:center;
	/*position:absolute;*/
	background:url(../img/filigrane.gif) no-repeat;
}
#top {
	height:98px;
	width:940px;
	margin:0 auto;
	background:url(../img/top.jpg) no-repeat;
}
#date {
	color:#215336;
	width:100px;
	margin-top:8px;
	margin-right:80px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	float:right;
}
#mnu {
	clear:both;
	width:400px;
	height:16px;
	color:#8c0000;
	margin-top:60px;
	margin-right:80px;
	text-align:right;
	font-weight:bold;
	float:right;
	letter-spacing:1px;
}
#top #mnu a {
	color:#8c0000;
	font-size:10px;
	font-weight:bold;
}
#page {
	text-align:left;
	width:780px;
	margin:0 auto;
}
#menu {
	width:780px;
	text-align:center;
}
#menu table {margin-top:1px;}
#menu td {
	height:40px;
	line-height:44px;
	padding:0px 14px;
}
#menu td.mg {background:url(../img/menu_g.png) 0 0 no-repeat;width:12px;padding:0;}
#menu td.mc {background:url(../img/menu_c.png) 0 0 repeat-x;}
#menu td.md {background:url(../img/menu_d.png) 0 0 no-repeat;width:13px;padding:0;}

#menu td.mc a {color:#8c0000;}
#menu td.mc a:hover {color:#490;}

#menu a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}
#menu a:hover {
	color:#253;
	text-decoration:underline;
}
/******************************************************************* [CONTENU] */
#contenu {
	clear:both;
}
#contenu td.gauche {width:260px;}
#contenu td.droite {width:520px;}
#contenu td.gauche TABLE, #contenu td.droite TABLE {margin-top:6px;}

#contenu td.droite td.dh {background:url(../img/droite_h.png) no-repeat;height:12px;}
#contenu td.droite td.dc {background:url(../img/droite_c.png) repeat-y;padding-left:36px;}
#contenu td.droite td.dc p, #contenu td.gauche td.gc p {margin-right:30px;}
#contenu td.droite td.db {background:url(../img/droite_b.png) no-repeat;height:12px;}
#contenu td.dc a {text-decoration:underline;}

#contenu td.gauche td.gh {background:url(../img/gauche_h.png) no-repeat;height:12px;}
#contenu td.gauche td.gc {background:url(../img/gauche_c.png) repeat-y;padding-left:36px;}
#contenu td.gauche td.gb {background:url(../img/gauche_b.png) no-repeat;height:12px;}

#contenu h1 {
	color:#8c0000;
	font-size:20px;
	line-height:26px;
	letter-spacing:3px;
	padding:0px 10px 0px 36px;
	background:url(../img/trombone.png) 0px 0px no-repeat;
}
#contenu h4, #contenu h2 {
	color:#8c0000;
	line-height:18px;
	margin-bottom:4px;
	padding:6px 10px 0px 22px;
	background:url(../img/h1.gif) 0px 9px no-repeat;
}
#contenu h3 {
	color:#8c0000;
	line-height:18px;
	margin-bottom:4px;
	padding:0px 10px 0px 22px;
	background:url(../img/h2.gif) 0px 3px no-repeat;
}
#contenu h4 {
	color:#000;
	letter-spacing:2px;
	margin-left:4px;
}
#contenu p {
		margin-bottom:10px;
		text-align:justify;
}
#contenu p.suite a {
	color:#8c0000;
	padding:0px 0px 0px 14px;
	background:url(../img/fleche.gif) 0px 3px no-repeat;
}
#contenu p.suite {
	margin:0;
	color:#8c0000;
	text-align:right;
}
#contenu img {
	float:left;
	margin:0px 10px 10px 0px;
}
#contenu TABLE.inscription INPUT {width:250px;}
#contenu TABLE.inscription TD {
	text-align:right;
	padding:2px;
}

#pied {
	height:60px;
	width:780px;
	margin:0 auto;
	margin-top:20px;
	background:url(../img/pied.png) no-repeat;
}
#pied a {text-decoration:underline;}
#pied, #pied p, #pied a {color:#fff;font-size:11px;}
#pied p {margin-top:10px;}
#pied div.g, #pied div.d {padding:10px 20px;}
#pied div.g {float:left;text-align:left;}
#pied div.d {float:right;text-align:right;}
#pied span.on a {font-weight:bold;}
/******************************************************************* [CATALOGUE] */
td.titre {
	width:490px;
	height:35px;
	margin-top:6px;
	color:#8c0000;
	font-weight:bold;
	padding:14px 0px 0px 18px;
	background:url(../img/titre.png) no-repeat;
}
td.bas {
	height:10px;
	background:url(../img/cat_bas.png) no-repeat;
}
table.cat {width:490px;}
table.cat td.photo {
	width:160px;
	padding:10px 0px 0px 10px;
}
table.cat td.photo img {border:1px solid #ddd;}
tr.cat {background:url(../img/cat.png) 0 0 repeat-y;}

*html tr.cat {background:none;}
*html tr.cat td {border-right:1px solid #eee;}
*html tr.cat td.photo {border-left:1px solid #eee;border-right:none;}

tr.cat td {margin:0;padding:0;}
table.cat td.top {text-align:right;}
table.cat td.top a {
	color:#8c0000;
	font-size:11px;
	padding:0px 10px 0px 14px;
	background:url(../img/top.gif) 0px 3px no-repeat;
}
DIV.un, DIV.deux {float:left;}
/*DIV.deux table.cat td {border:1px solid #ddd;}*/
DIV.deux table.cat {width:250px;margin-right:5px;}
DIV.deux td.titre {width:250px;background:url(../img/titreDeux.png) no-repeat;}

DIV.deux tr.cat {background:url(../img/catDeux.png) repeat-y;}

*html DIV.deux tr.cat {background:none;}
*html DIV.deux tr.cat td {border-right:1px solid #eee;}
*html DIV.deux tr.cat td.photo {border-left:1px solid #eee;border-right:none;}

DIV.deux td.bas {background:url(../img/cat_basDeux.png) no-repeat;}
DIV.deux table.cat td.photo {width:120px;padding:10px 0px 0px 8px;}
DIV.deux table.cat td {font-size:11px;padding-right:4px;}
/******************************************************************* [LISTES] */
ul {
	list-style-type:none;
}
li, li a {
	color:#215336;
	font-size:12px;
	line-height:18px;
}
ul li {
	margin-left:6px;
	padding-left:12px;
	background:url(../img/fleche.gif) 0px 5px no-repeat;
}
ul li.on a {
	color:#8c0000;
	font-weight:bold;
}
/* Niveau 2 */
li.sub {
	background:none;
}
ul li ul li {
	margin-left:0;
	padding-left:12px;
	background:url(../img/spot.gif) 0px 5px no-repeat;
}
*html ul li {background:url(../img/fleche.gif) 0px 7px no-repeat;}
*html ul li ul li {background:url(../img/spot.gif) 0px 7px no-repeat;}
*html ul li.sub ul {margin-top:-16px;}
/******************************************************************* [RECHERCHE] */
TABLE.recherche {
	width:200px;
}
TABLE.recherche INPUT {
	float:left;
	height:16px;
	background:none;
	border:1px solid #a6baae;
}
TABLE.recherche INPUT.recherche {width:158px;}
TABLE.recherche INPUT.submit {
	height:18px;
	font-weight:bold;
	margin-left:8px;
	color:#215336;
}
/******************************************************************* [FPDF] */
span.pdf a {
  float:right;
  margin:10px 35px 0px 0px;
}
/******************************************************************* [CLEARFIX] */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Hides from IE-mac \*/
* html #contenu {height: 1%;} /* contre le peekaboo bug http://positioniseverything.net/explorer/peekaboo.html */
/* End hide from IE-mac */

/* GOOGLE MAP API */
DIV.tx-wecmap-map {border:1px solid #000;}
