


* {margin:0;padding:0;}
html {
	height:100%;
	width:980 !important;
	min-width:980px;
	width:auto;
}
body {
	font:normal 62.5% Arial, Helvetica, sans-serif;
	height:100%;
	width:980 !important;
	min-width:980px;
	width:auto;
	background:#fff url(../_img/bg/bg-body.jpg) top no-repeat;
}
img {
	display:block;
	border:none;
}
a img {
	border:none;
}
input, textarea {
	padding:1px 2px 1px 2px;
}
fieldset { border:none; }
li { list-style:none; }
td { font-size:1em; }
h1 { color:#000000; float:left; }
h2, h3 { color:#256fb0; }
h1, h2 { font-size:1.5em; }
h3 { font-size:1.3em; margin-bottom:2px; }
h1 a, h2 a, h3 a { color:#000000; text-decoration:none; }
h1 a, h3 a { text-decoration:none; }
p { line-height:1.2em;margin-bottom:0.8em; }

.clear {clear:both; }

/*--- content ---*/
#container {
	color:#1f2a34;
}


/*content principal ------ */
#content {
	width:980px;
	margin:0 auto 0 auto;
	background:url(../_img/bg/bg-content.gif) right top repeat-y;
	margin-top:45px;
     position : relative;
}

.title_block {
	color:#000;
	float:left;
	width:100%;
	clear:both;
	text-transform:uppercase;
	border-top:1px solid #256fb0;
	border-bottom:1px solid #256fb0;
	padding:4px 0 4px 0;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	margin-bottom:10px;
}
.no_bordertop { border-top:none; }
.inside { border-top:none; border-bottom:none; text-transform:none; }
.inside .element_right a  { background:none; padding:0;}
.title_block h2 { float:left; }
.element_right {
	float:right;
}
.home {
	margin-right:10px;
	padding-top:2px;
	font-weight:bold;
	font-size:1.3em;
}
.element_right a {
	text-decoration:none;
	color:#256fb0;
	background:url(../_img/_themes/default/ico-arrow-link.gif) left no-repeat;
	padding-left:20px;
}
.element_right a.post {
	text-decoration:none;
	color:#256fb0;
	background:url(../_img/icons/ico-post.gif) right no-repeat;
	padding-right:20px;
	text-transform:none;
	display:block;
	margin-top:5px;
}
/*zone-logo*/

#zone_logo {
    position:relative;
	height:95px;
	background:url(../_img/_themes/default/logo.gif) left no-repeat;
}
#zone_logo .banner {
 position:absolute;
 top:8px;
 left:255px;
}

a.logo { width:180px; height:95px; text-indent:-99999px; float:left; }
.search {
	width:165px;
	height:65px;
	padding:15px 0 15px 15px;
	background:url(../_img/_themes/default/bg/bg-search.gif) no-repeat;
	float:right;
}
.search span {
	text-transform:uppercase;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}
.search fieldset {
	margin-top:10px;
}
.search input {
	float:left;
}
.search input.text {
	font-size:1.1em;
	float:left;
	width:110px;
	margin-top:6px;
}

.formbutton {
	margin-bottom: -15px;
}



/*col-nav */
#col_nav {
	width:179px;
	float:left;
	background:url(../_img/bg/bg-top-col-nav.gif) top repeat-x;
	padding-top:30px;
}
.navigation {
	width:135px;
	/*height:300px;
	min-height:300px;*/
	margin:0 auto 15px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	color:#072c7a;
}
.navigation li {
	border-bottom:1px dashed #d0d6d8;
	padding:4px 0 4px 4px;
}
.navigation li.no_border {
	border-bottom:none;
}
.navigation li.select {
	background:#072c7a;
	color:#fff;
	border-bottom:none;
}
.navigation li.select2 {
	color:#000;
}
.navigation li.level2 {
	text-transform:none;
	font-size:0.9em;
	padding:2px 0 2px 4px;
	margin-left:10px;
}
.navigation .level2_select {
	background:#256fb0;
	color:#fff;
	border-bottom:none;
}
.navigation li a {
	color:#072c7a;
	text-decoration:none;
}
.navigation li a:hover {
	color:#072c7a;
	text-decoration:underline;
}
.navigation li.selected {
	color:#000000;
}
.banners_promo {
	background:#f8f7f7 url(../_img/bg/bg-top-banner-promo.gif) top no-repeat;
}
.banner_promo_content {
	background:url(../_img/bg/bg-bot-banner-promo.gif) bottom no-repeat;
}
.banners_promo ul {
	width:135px;
	margin:auto;
}
.banners_promo li {
	border-bottom:1px dashed #d0d6d8;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}


/*col-middle */
#col_middle {
	width:565px;
	float:left;
	background:url(../_img/bg/bg-top-middle.gif) top no-repeat;
	padding:30px 28px 30px 28px;
	min-height:400px;
	height:auto !important;
	height:400px;
   
}
.breadcrump {
	margin:0 0 20px 0;
	font-size:1.1em;
}
.breadcrump li {
	display:inline;
	padding-right:5px;
}
.breadcrump li a {
	color:#256fb0;
}
.breadcrump li .sep {
	color:black;
	padding:0 5px 0 3px;
}

.link_arrow {
	float:left;
	margin-top:10px;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
}
.link_arrow a {
	text-decoration:none;
	color:#256fb0;
	background:url(../_img/_themes/default/ico-arrow-link.gif) 0 6px no-repeat;
	padding-left:20px;
}



.news_home {
	width:354px;
	float:left;
}
.news_home .fiche_content {
	width:354px;
}
.collection_home {
	width:177px;
	float:right;

}
.button_fiches { margin-bottom:15px; float:left; }
.buttons_collections { float:left; margin-top:20px; }
.buttons_collections li { margin-bottom:5px; float:left; }
.form_border {
	float:left;
	border:1px solid #d0d6d8;
	width:177px;
	font-size:1.1em;
	margin-bottom:20px;
}
.form_border .title_block {
	border-top:none;
}
.form_border h1 {
	padding-left:5px;
	font-size:1.4em;
}
.form_border input,select {
	font-size:1.0em;
	margin-bottom:5px;
}
.form_border fieldset {
	clear:both;
	padding:5px 10px 5px 10px;
}

.line_multi_fiche {
	clear:both;
	width:100%;
	float:left;
}
.line_multi_fiche .fiche {
	margin-right:27px;
	/*width:100px;*/
}
.line_multi_fiche .fiche_content {
	width:100px;
}

.line_multi_fiche .fiche_right {
	margin-right:0px;
}
.line_multi_fiche .fiche li  {
	margin-bottom:5px;
}.line_multi_fiche .fiche li span a  {
	text-decoration:none;
}



.fiche {
	float:left;
	/*width:100%;*/
	font:normal 1.1em Arial, Helvetica, sans-serif;
}
.fiche h2 {
	font-size:1.2em;
	margin-bottom:8px;
}
.fiche_container {
	margin-top:10px;
	float:left;
}
#col_box_links .fiche_container {
	margin-top:5px;
}
.fiche h3 {
	font-size:1.0em;
}
.fiche a {
	color:#256fb0;
}
.fiche_content {
	clear:both;
	padding-bottom:8px;
	float:left;
	border-bottom:1px dashed #d0d6d8;
	width:565px;
}
.no_border { border:none; padding-bottom:5px; }
.fiche_content span {
	font-weight:bold;
}
.date { color:#7f8a93; }

.fiche_text { float:left; }
.fiche_text_img {
	padding-left:115px
}
.margin { margin-bottom:20px; }
.fiche_book {margin-left:-115px; float:left; }
.fiche_book img { border:1px solid #d4d4d4; }
/*Overwrites for right column = smaller images*/
#col_box_links .fiche_text_img {padding-left:57px}
#col_box_links .fiche_book {margin-left:-57px;}

.description .fiche_text_img {padding-left:150px}
.description .fiche_book {margin-left:-150px;}

.fiche_details {
	margin-bottom:15px;
}
.fiche_border {
	border:1px solid #d0d6d8;
	padding:8px 8px 0 8px;
	float:left;
	width:390px;
}
.fiche_border .fiche_details {
	float:left;
	width:190px;
	margin-top: 20px;
}
.download {
	background:#f8f7f7 url(../_img/icons/ico-download.gif) 5px 3px no-repeat;
	padding:5px 5px 10px 35px;
	margin-bottom:2px;
}
.vente {
	background:#f8f7f7 url(../_img/icons/ico-vente.gif) 5px 3px no-repeat;
	padding:5px 5px 10px 35px;
	margin-bottom:2px;
}

.print {
	background:#f8f7f7 url(../_img/icons/ico-print.gif) 5px 3px no-repeat;
	padding:5px 5px 10px 35px;
	margin-bottom:2px;
}


.nav_page {
	text-align:center;
	font-size:1.1em;
	clear:both;
	padding-top:30px;
}
.nav_page li {
	display:inline;
	margin-right:8px;
}
.nav_page a {
	color:#256fb0;
}
.text-select { background:#53bbf0; padding:0 2px 0 2px;}
.questionnaire {margin:20px 0 20px 0; }
.question {margin:10px 0 10px 0; font-weight:bold; }

.but_download {
	display:block;
	height:20px;
	width:168px;
	background:url(../_img/buttons/button-download.gif) top repeat-x;
	text-indent:-9999px;
	margin-right:37px;
}

.table_form {
	font-size:1.1em;
	float:left;
	width:550px;
}
.table_form input {
	font-size:1.0em;
}
.table_form p {
	font-weight:bold;
}
.table_form table { width:100%; margin-top:15px;}
.table_form table td { padding:0 10px 8px 0; }





/*col-box-links */
#col_box_links {
	width:150px;
	float:left;
	padding:30px 15px 0 15px;
	background:#f8f7f7 url(../_img/bg/bg-top-col-boxlinks.gif) top no-repeat;
}
#col_box_links .fiche {
	width:100%;
}
#col_box_links .fiche_content  {
	width:150px;
}
#col_box_links p {
	margin:0;
}
.box_links {
	margin-bottom:40px;
	float:left;
	width:100%;
}
.withbgbottom {
	background:url(../_img/bg/box-links.gif) bottom repeat-x;
	padding-bottom:15px;
}

#col_box_links input {
	font-size:1.0em;
	margin-bottom:5px;
}
.button_send { float:right; margin-top:10px; }
.checkbox { float:left; margin-right:5px; }
.partners li {
	float:left;
	margin:0 10px 10px 0;
}
.partners li.right {
	margin-right:0;
}

/*--- ---*/
ul.highlights {
	clear: both;
	padding: 15px 0;
}

ul.highlights li {
	padding: 5px 0;
}

ul.highlights li div.title {
	overflow: hidden;
	line-height: 18px;
}

ul.highlights li div.title img {
	float: left;
	margin-right: 5px;
}

.frmVotreAvis tbody input, .frmVotreAvis tbody textarea {
	width: 200px;
	border:1px solid #D0D6D8;
}

.frmVotreAvis tbody th {
	text-align: right;
	vertical-align:top;
	line-height: 17px;
}

.frmVotreAvis h1 {
	float: none;
	padding:10px 0 20px 0;
}

#afficher-par {
	margin-bottom:0;
}

.agenda h2 {
	font-size: 1.5em;
}

.partenaires li {
	width:49%;
	float: left;
	margin: 5px 0;
}

.partenaires li h3{
	padding-top: 3px;
}

/*--- footer ---*/
#footer {
	clear:both;
	height:67px;
	background:url(../_img/bg/bg-footer.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#3b2e2e;
}
#footer .content {
	width:980px;
	margin:auto;
	height:67px;
	background:url(../_img/bg/bg-footer2.gif) top repeat-x;
}
#footer ul {
	height:22px;
	padding-top:10px;
	text-align:center;
}
#footer li {
	list-style:none;
	display:inline;
	padding:0 9px 0 9px;
	border-right:1px solid #fff;
}
#footer li a  {
	color:#fff;
	text-decoration:none;
}
#footer li a:hover  {
	color:#fff;
}
#footer li a.rss  {
	background:url(../_img/icons/ico-rss.gif) left no-repeat;
	padding-left:20px;
}

/* Yellow Box Form */
div.form-yellow-box { width:580px; clear:both; }
div.form-yellow-box .inner, div.form-yellow-box .bottom {  ; }

div.form-yellow-box .inner { padding:13px 17px 0;border:0px solid #dedede;background:white;  }
div.form-yellow-box .bottom { background-position:0 100%; height:13px; width:100%; }
/* NOTE: this style is used also by Contact form */
.frmVotreAvis { margin:0 0 10px; }
.frmVotreAvis table { width:100%; }
.frmVotreAvis table td { font-size:11px; }
.frmVotreAvis table th { vertical-align:top;text-align:left; }
.frmVotreAvis table label { font-size:11px; display:block; padding-top:4px; color:#3b3b3b; }
.frmVotreAvis table input.medium { width:190px; }
.frmVotreAvis table textarea { padding:3px 5px; border:1px solid #B0BFC2; font:11px Arial, sans-serif;width:194px; }
.frmVotreAvis table textarea.long  { width:345px; height:128px; }
 /* submit */
.frmVotreAvis table tfoot td.buttons { text-align:right; padding-top:4px; }
.frmVotreAvis .btnSubmit { border:none; padding:0; background:none; cursor:pointer; }
 /* thank you for comments */
.frmVotreAvisThanks strong { color:#3b3b3b; font-size:12px; }

.SearchHighlight {
	font-weight:bold;
	background-color:rgb(81, 187, 239);
	color:white;
}

#fermeture{
	position:absolute;
	left:470px; 
	top :5px;
	width:26px;
	height:24px;
	z-index:500;
}

#homeFlashArea1{z-index:1;}

#Layer1{z-index:600};



