@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	background-image:url('../images/background.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
}
.top.wrapper {
	width:100%;
	margin:0 0;
}
#topLinksWrapper {
	height:24px;
	margin: 0 auto;
	width: 980px;
	color:fff;
}
#middleWrapper {
	background:#f9fcee url(../images/bkg-middleWrapper.gif) repeat-x scroll top;
}
#partners {
	/*background:#fff url(bkg-partners.gif) repeat-x scroll top;*/
}
#partners ul {
	list-style: none;
}
#partners ul li {
	display: inline;
}
.bottom.wrapper {
	width:100%;
	margin:0 0;
	padding:0;
	background-color: #2472AC;
	background-image:url('../images/bkg-bottom.gif');
	background-position:top;
	background-repeat:repeat-x;
}
#footer {
	color:fff;
}
/* -------------------------------- links -------------------------------- */

a, a:active {
	color: #2ebbd9;
}
a:hover {
	color: #000000;
}
/* -------------------------------- header -------------------------------- */
#headerWrapper {
	height:131px;
	overflow:hidden;
}
#textSize, #lang, #genLinks {
	color:#fff;
	margin-left:25px;
	margin-right:0;
	margin-top:0;
	padding:0;
	line-height:19px;
}
#pdv a {
	margin: 4px 0 0 20px;
	text-decoration: none;
	color: #fff;
	float: right;
}
#textSize a:link, #textSize a:visited, #lang a:link, #lang a:visited, #genLinks a:link, #genLinks a:visited {
	color:#fff;
	text-decoration:none;
}
#textSize a:hover, #lang a:hover, #genLinks a:hover, #pdv a:hover {
	color:#a0c4e0;
	text-decoration:underline;
}
#mainTitle h1 {
	font-family: 'Rock Salt', arial, serif;
	font-size:2.35em;
	font-weight:normal;
	line-height:1.1em;
	color:#fff;
	margin:0;
	padding:0 0 0 280px;
}
#mainTitle h1 span.small {
	font-size:0.65em;
	color:#a0c4e0;
	padding-left:80px;
}
#mainTitle h1 span {
	font-size:0.6em;
}
#searchBox {
	padding-top:15px;
}
/*#searchBox input.inputSearchBox {
	height:25px;
}*/
/* -------------------------------- top menu -------------------------------- */

#mainNav {
	width:980px;
	padding:0;
	margin:0 auto;
	background-color:#003d68;
	line-height: 36px;
}
#mainNav ul li.selected a {
	background-color:#fff;
	color: #004481;
}
#mainNav ul li a {
	padding:0 10px;
	margin:0 0 0 0;
	line-height:36px;
	color: #cbe9f7;
	height:36px;
}
#mainNav li:hover li a, #mainNav ul ul li a {
	padding:4px 10px 3px 0;
	line-height:normal;
	margin:0 0 0 0;
	color:#333;
}
#mainNav li.parent a {
	background-image:url('../images/expanded-plus.png');
}
#mainNav li.first a {
    background-image: none;
    padding: 0 10px;
}
#mainNav > ul > li a {
	background-image:url('../images/expanded-plus.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;
}
#mainNav li.parent li a {
	background-image:none;
}
#mainNav li.expanded a.active {
	background-image:url('../images/active-expanded-plus.png');
}
#mainNav li ul {
	line-height: 22px;
}
#mainNav li ul.sub {
	background-color:#fff;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#mainNav li:hover a {
	background-color: #fff;
	color:#004481;
	z-index: 999;
}
#mainNav ul ul li:hover a, #mainNav ul ul li:hover {
	color: #ffffff;
	background-color:#2ebbd9;
	background-position:top;
	background-repeat:repeat-x;
}
/* -------------------------------- left menu -------------------------------- */

.sideboxContent ul.menu li a {
	color:#555;
	background-color: #faf9ed;
}
.sideboxContent ul.menu li.leaf a {
	background-image:url('../images/bkg-leftNav.gif');
}
.sideboxContent ul.menu li.leaf li a {
	background:none;
}
.sideboxContent ul.menu li ul {
	background-color: #fff;
}
.sideboxContent ul.menu li li a {
	background-color: #fff;
}
.sideboxContent ul.menu li a:hover {
	color:#111;
	background-color: #fff;
}
.sideboxContent ul.menu li a.active {
	background-color: #c8d200;
	color:#fff;
}
.sideboxContent ul.menu li li a.active {
	color:#111;
	background-color:#fff;
}

/* -------------------------------- hp -------------------------------- */


.theme .boxHead h2 {
	color:#fff;
}
.theme1 .boxHead h2 {
	background-color:#319bcd;
}
.theme2 .boxHead h2 {
	background-color:#c8d200;
}
.theme3 .boxHead h2 {
	background-color:#ec542b;
}
.boxHead h3 {
	padding:5px 0 0 0;
}
.box.map .boxHead h2, .box.story .boxHead h2, .box.news .boxHead h2 {
	padding-left:0;
}
.box .boxBody div.agenda, .box .boxBody div.post {
	color:#919b9b;
}
.box .boxBody div.agenda p:hover, .box .boxBody div.post p:hover {
	color:#555;
}
.box .boxBody div.agenda strong, .box .boxBody div.post strong {
	color:#333;
}
.box .boxBody div.agenda a, .box .boxBody div.post a {
	color:#919b9b;
}
.box .boxBody div.agenda a:hover, .box .boxBody div.post a:hover {
	color:#2ebbd9;
}

.box.story .boxBody,
.box.news .boxBody {
	border:1px solid #f5f7eb;
	border-bottom:2px solid #e6e8dd;
	padding: 0 10px;
	background-color:#fff;
}
.more a {
	text-decoration:none;
	font-weight:bold;
}
.more a:hover {
	text-decoration:underline;
}
body.sidebarRight .box.brochure {
	width:368px;
	height:280px;
	overflow:hidden;
	margin-right:10px;
	background:url(../images/gradient.jpg) 50% bottom repeat-x;
}
body.sidebarRight .box.brochure .boxBody .more,
body.sidebarRight .box.brochure .boxBody .more p {
	padding:0;
	margin:0;
	clear:left;
}
body.sidebarRight .box.brochure .boxBody a {
	text-decoration:underline;
}
body.sidebarRight .box.brochure:hover {
	background:none;
	border-color:#fff;
}
.box.brochure .boxHead h2 {
	padding:10px 0 5px 0;
}
.box.brochure .boxBody {
	padding:0 10px;
}body.sidebarRight .box.brochure {
	width:368px;
	height:280px;
	overflow:hidden;
	margin-right:10px;
	background:url(gradient.jpg) 50% bottom repeat-x;
}
body.sidebarRight .box.brochure .boxBody .more,
body.sidebarRight .box.brochure .boxBody .more p {
	padding:0;
	margin:0;
	clear:left;
}
body.sidebarRight .box.brochure .boxBody a {
	text-decoration:underline;
}
body.sidebarRight .box.brochure:hover {
	background:none;
	border-color:#fff;
}
.box.brochure .boxHead h2 {
	padding:10px 0 5px 0;
}
.box.brochure .boxBody {
	padding:0 10px;
}
.brochure div.more span {
	font-size:1em;
}
/* -------------------------------- sidebarRight -------------------------------- */
#accordion h3 {
	background-image:url('../images/advSearch-icons.gif');
}
.ui-accordion-content {
	background:url('../images/bkg-advSearchContent.gif') bottom no-repeat;
	padding:10px;
}
.sideboxRight h3 {
	padding: 7px 10px;
	margin:0;
	background-color: #3B79A8;
	color:#fff;
	line-height:1em;
}
.box.sideboxRight.news .boxBody,
.box.sideboxRight.news .boxBody {
	padding-left:0;
	border:0 none;
	background-color:transparent;
}
.sideboxContent {
	border:1px solid #e4e9e9;
	border-top:0 none;
	padding: 5px 10px;
	background-color:#fff;
	border-bottom:2px solid #e6e8dd;
}
.sidebarLeft .sideboxContent {
	border:0 none;
	padding: 5px 0 0 0;
	background:none;
}
.sideboxLeft.map {
	background-color:#fff;
	padding-top:20px;
}

/* -------------------------------- inside pages ------------- */
.box.brochure {
	border:1px solid #e4e9e9;	
}
.box.main .boxHead h3,
.box.brochure .boxHead h3 {
	background-color:#c8d200;
	padding:5px 10px 0 10px;
	margin:0;
	color:#fff;
	font-weight:normal;
}
.box.brochure .boxHead h3 {
	background-color:#8CB4CD;
}
.box.main .boxBody {
	border:1px solid #e4e9e9;
	padding: 0 10px;
	background-color:#fff;
}
.box.main.large .boxBody {
	border:0;
	padding: 0 0;
	background-color:#fff;
}
.pageslinks .notSelected a {
	border-color: #bdc7c9;
}
.pageslinks .selected {
	color:#fff;
	background-color:#2ebbd9;
}
.pageslinks a:hover {
	color:#fff;
	background-color:#2ebbd9;
}
.pageslinks .previous a:hover, .pageslinks .next a:hover {
	color:#2ebbd9;
	text-decoration:underline;
	background-color:transparent;
}
.pageslinks .previousDisabled a, .pageslinks .nextDisabled a {
	color:#999;
}
table.listingTable tr.odd {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
table.listingTable tr.even {
	border-bottom: 1px solid #fff;
	/*background-color: #FBF9ED;*/
}
.box .boxBody .more {
	padding:5px 0 15px 0;
}
/* -------------------------------- footer -------------- */
#footer .box {
	min-width:110px;
	max-width:225px;
	margin:0 35px 0 0;
	padding:0;
}
/* -------------------------------- typography ------------- */
#searchBox input.inputSearchBox {
	font-size:1em;
}
.boxHead h2 {
	font-size:1.6em;
	line-height:1em;
	padding:5px 10px;
}
.boxHead h3 {
	font-size:1.6em;
	line-height:1em;
	padding-top:15px;
	padding-bottom:10px;
	color:#232d34;
}
.sideboxRight h3,
.sideboxLeft h3 {
	font-size:1.6em;
	font-weight:bold;
}
#accordion.sideboxRight h3 {
	font-size:1.4em;
}
#accordion .newsletter input[type="text"] {
width: 145px;
margin-bottom: 5px;
}
#accordion .newsletter input[type="image"] {
float: right;
}
.classement_1_soleils,
.classement_2_soleils,
.classement_3_soleils,
.classement_4_soleils,
.classement_5_soleils {
	background: url('../images/soleil.png');
	display: inline-block;
	height: 24px;
	min-width: 24px;
}
.classement_1_soleils {
	width: 24px;
}
.classement_2_soleils {
	width: 48px;
}
.classement_3_soleils {
	width: 72px;
}
.classement_4_soleils {
	width: 96px;
}
.classement_5_soleils { 
	width: 120px;
}
.catdescription img {
	max-width: 100%;
}