/* FORMATAGE GENERAL */
* {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background:url(../img/body.jpg) repeat-x;
}
img {
	border: none;
}
a {
	color: #269;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 10px;
	padding: 0px 2px;
	border: 1px solid #d0d0d8;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style:none;
}
td { vertical-align: top; }
h1 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:20px;
	padding-bottom:4px;
	border-bottom:1px solid #269;
	background:url(../img/h1.png) 1px 3px no-repeat;
}
h2 {
	color: #000;
	font-size: 14px;
	margin-top:10px;
	font-weight:bold;
	padding-left:20px;
	background:url(../img/h2.png) 1px 3px no-repeat;
}
h3 {
	color: #78410c;
	font-size:12px;
	font-weight:bold;
	margin:6px 0px 4px 0px;
}
h4 {
	color: #642;
	font-size: 12px;
	letter-spacing: 0px;
}
h5 {
	color: #269;
	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:#69c;
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#369;
	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;
}
/* FLOWPLAYER */
DIV.flowplayer {margin:10px 0px 10px 20px;}
DIV.flv_video a {border:1px solid #000;}
DIV.flv_texte P.bodytext {font-size:10px;}

/* FORMATAGE SECTIONS */
#main {
	width:100%;
	height:100%;
	margin:0 auto;
	text-align:center;
}
#page {
	width:854px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
#haut {
	top:0px;
	width:100%;
	height:140px;
}
#photo {
	width:854px;
	height:140px;
	margin-top:1px;
}
#logo {
	top:1px;
	margin-left:9px;
	width:241px;
	height:65px;
	position:absolute;
	z-index:101;
}
#nav {
	margin-top:4px;
	height:16px;
	width:854px;
	color:#269;
}
#nav a {
	text-decoration:none;
}
#gauche {
	width:180px;
	margin-top:30px;
	float:left;
}
#droite {
	width:185px;
	margin:0;
	padding:0;
	margin-top:30px;
	margin-bottom:10px;
	float:right;
}
* html #droite {width:170px;}
#droite h2 {
	color:#269;
	font-size:12px;
	margin-top:8px;
	margin-bottom:4px;
}

/* ANNUAIRES */
DIV.tx-ttaddress-pi1 DIV.vcard {
	margin:4px 0px;
	padding:4px 0px;
	border-bottom:1px solid #ddd;
}
DIV.tx-ttaddress-pi1 DIV.org {font-size:12px;font-weight:bold;color:#4a1;}
DIV.tx-ttaddress-pi1 DIV.img {float:right;margin:4px;}
DIV.tx-ttaddress-pi1 DIV.head {margin-top:4px;font-weight:bold;}

/* NEWSLETTER */
form.newsletter {margin-bottom:20px;}
INPUT.newsletter {width:120px;}

/* ACTUALITES */
.tx_newsflexible_datetime, .tx_newsflexible_date, .date {
	margin-top:8px;
	font-size:10px;
	font-weight:bold;
}
.tx_newsflexible_title {
	padding-left:10px;
	background:url(../img/agenda.png) 0px 5px no-repeat;
}
.tx_newsflexible_teaser {
	padding-left:10px;
	padding-bottom:4px;
	border-bottom:1px solid #bbb;
	background:url(../img/agenda.png) 0px 5px no-repeat;
}
#contenu {
	margin-top:30px;
	margin-left:210px;
	margin-right:215px;
	background:url(../img/contenu.png) no-repeat;
}
#contenu ul {
	margin-left:10px;
	list-style-type:none;
}
#contenu ul li {
	padding-left:10px;
	background:url(../img/li.png) 0px 7px no-repeat;
}
#contenu p.suite {
	text-align:right;
}
#contenu a.fleche {
	color: #27a;
	font-size: 11px;
	font-weight:bold;
	padding-left:10px;
	background:url(../img/fleche.png) 1px 4px no-repeat;
}
#pied {
	clear:both;
	width:854px;
	margin:0 auto;
	background:url(../img/pied.png) no-repeat;
}
#pied p {
	text-align:left;
}
#pied .vert {
	clear:both;
	height:4px;
	margin:4px 0px;
	background:#4a1;
	/* IE7 */
	.background:url(../img/bg_IE.png) 0 0 repeat-x;
	.height:0;
	.margin:0;
	.padding:0;
	/* IE6 */
	_height:0;
	_margin:0;
	_padding:0;
	_background:url(../img/bg_IE.png) 0 0 repeat-x;
}
#pied ul.mnu {
	float:left;
	list-style-type:none;
}
#pied ul.legal {
	float:right;
	list-style-type:none;
}

#pied p.copy {float:left;}
#pied p.haut {float:right;}
#pied p.haut, #pied p.copy {
	height:15px;
}
#pied .mnu li, #pied .legal li {
	display:inline;
}
form.search {
	top:6px;
	padding:0;
	width:230px;
	margin-left:616px;
	position:absolute;
	text-align:right;
}
form.search img {
	top:5px;
	position:relative;
}
form.search input.recherche {
	top:1px;
	margin:0;
	width:134px;
	height:15px;
	padding-top:3px;
	color:#269;
	border:1px solid #269;
	background:#b5d7c0;
	position:relative;
}
/* RICH TEXT EDITOR */
#contenu div.edito p.csc-frame-frame2 {
	padding:2px;
	border:1px solid #000;
	background:#f2f1bc;
}
/* MENU PRINCIPAL */
#menu {
	margin:4px 0px;
	padding:0px 0px 6px 0px;
	width:178px;
	/*border:1px solid #ddd;*/
}
* html #menu {width:140px;}

#menu ul {margin-top:10px;}

#menu ul {
	padding-left:0px;
	list-style-type:none;
}

#menu li a {
	color:#269;
	width: 140px;
	line-height:16px;
	margin: 1px 0px 1px 0px;
	display: block;
}
#menu .niv1 a, #menu .niv1on a {
	font-weight:bold;
	padding-left: 20px;
	background: url(../img/niv1.gif) no-repeat 9px 5px;
}
#menu .niv2 a, #menu .niv2on a {
	padding-left: 20px;
	background: url(../img/niv2.gif) no-repeat 10px 0px;
}
#menu .niv3 a, #menu .niv3on a {
	padding-left: 26px;
	background: url(../img/niv3.gif) no-repeat 16px 0px;
}
#menu .niv4 a, #menu .niv4on a {
	font-size:9px;
	padding-left: 35px;
}
#menu .niv5 a, #menu .niv5on a {
	font-size:9px;
	padding-left: 40px;
}
#menu .niv1 a:hover, #menu .niv2 a:hover, #menu .niv3 a:hover, #menu .niv4 a:hover, #menu .niv5 a:hover {
	color:#222;
}
#menu .niv1on a, #menu .niv2on a, #menu .niv3on a, #menu .niv4on a, #menu .niv5on a {
	color:#b61;
}
/* RUBRIQUES */
#rub {
	top:110px;
	width:854px;
	height:30px;
	position:absolute;
	border-top:1px solid #fff;
	border-bottom:1px solid #499d69;
}
#rub td {
	height:30px;
	text-align:center;
	border-right:1px solid #fff;
}
#rub td a {
	background:#fff;
	filter:alpha(opacity=60); /* pour IE */
	-moz-opacity:0.6; /* pour mozilla */
	opacity:0.6; /* pour safari */
	khtml-opacity:0.6; /* pour konquerer et safari (older) */
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	display:block;
}
#rub td a:hover {
	color:#000;
	background:#bbb;
}
#rub td.last {border:none;}
.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 */