body {
	background:url(../images/bg-02.gif) repeat scroll 0% 0% transparent;
	background-color: #FFFFFF;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-top: -20px; /*  */
	background-position:center top;
}
.onlyjs {
	display: none;
}
 @media print {
.noprint {
	display: none
}
}
a {
	color: #00368A;
	text-decoration: none;
}
a:hover {
	color: #000;
}
strong {
	font-weight: bold;
}
.embeddedfield {
	display: block;
	position: relative;
	background-color: #f2f2f2;
	height: 18px;
	width: 430px;
}
.embeddedfield2 {
	display: block;
	position: relative;
	background-color: #f2f2f2;
	height: 18px;
	width: 230px;
}
.embeddedfield label {
	display: block;
	position: absolute;
	top: -23px;
	left: -1px;
	color: #000;
	height: 18px;
	line-height: 18px;
	margin: 2px 0 0 10px;
}
.embeddedfield input {
	display: block;
	background-color: transparent;
	color: #000;
	border: 0;
	height: 18px;
	line-height: 18px;
	width: 270px;
	padding-left: 100px;
}
.embeddedfield select {
	display: block;
	color: #000;
	border: 1px solid #bfbfbf;
	width: 270px;
	margin-top: 0px;
	margin-left: 100px;
}
.help {
	display: block;
	clear: both;
	margin-top: 2px;
	margin-left: 2px;
}
.checkbox input {
	margin-right: 10px;
	border: 1px solid #bfbfbf;
}
fieldset textarea {
	display: block;
	width: 100%;
	border: 0;
	background-color: #f2f2f2;
	margin-top: 5px;
}
fieldset select {
	margin-top: 5px;
	border: 1px solid #bfbfbf;
}
fieldset li {
	list-style: none;
}
.inlineblock {
	display: block;
}
fieldset fieldset {
	margin-top: 20px;
	margin-bottom: 19px;
}
fieldset fieldset legend {
	margin-bottom: 0px;
}
fieldset fieldset input {
	margin-right: 5px;
}
fieldset fieldset label {
	margin-left: 5px;
	margin-right: 15px;
}
.modalbox {
	display: none;
}
/*--------------------Layout------------------------------*/

#container {
	width: 994px;
	margin: 25px auto 16px auto;
	background-color: #ffffff;
	padding: 0 8px 8px 8px;
}
#window {
	margin-top: 4px;
	background-color: #CCCCCC;
	width:  994px;
	padding-bottom: 8px;
}
h1, h1 a {
	height: 64px;
	line-height: 100%;
	font-size: 64px;
	font-weight: lighter;
}
#menu_wrap {
	color:#00368a;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
}
#menu_wrap address {
	color:#666;
	text-align: justify;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	margin-right: 2px;
	padding-bottom: 3px;
}
#top_menu {
	padding-top: 5px;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	float:right;
}
#top_submenu, #top_status {
	float: right;
	padding: 5px 0 10px 0;
	font-size: 13px;
	word-spacing: 0px;
}
#logo_wrap {
	float: left;
	width: 261px;
	height: 97px;
	margin-top: 8px;
}
#logo_wrap address {
	width: 213px;
	text-align: justify;
	font-style: normal;
	font-size: 11px;
	margin-right: 2px;
	padding-bottom: 3px;
	letter-spacing: 0.035em;
}
#ccf_logo {
	padding-top: 4px;
	text-align: right;
}
#ccf_logo a {
	color: #000;
	margin-right:8px;
}
#search .submit {
	position: absolute;
	top: 4px;
	left: 251px;
	font-size: 26px;
	font-weight: bold;
	background-color: transparent;
	color: #000;
	border: 0;
}
#search p.embeddedfield {
	position: absolute;
	top: 15px;
	left: 14px;
	margin: 0;
	width: 230px;
}
#search .embeddedfield input {
	padding-left: 12px;
	padding-right: 12px;
	width: 200px;
}
#window_bottom {
	height: 10px;
}
#bottom_menu {
	float: left;
	margin: 15px 0 0 8px;
	text-transform:uppercase;
}
.windowbox {
	width: 994px;
	overflow: hidden;
	height: auto;
}
.column {
	float: left;
	width: 320px;
	margin-right:8px;
}
.column2 {
	float: left;
	width: 320px;
}
.half_column {
	width: 493px;
	overflow:hidden;
}
/* */

.full_width {
	width: 978px;
}
.half_width {
	width: 485px;
	overflow:hidden;
}
.central_width {
	width: 320px;
}
.side_width {
	width: 321px;
}
/* typical height */

.bloc_mini_height {
	height: 127px;
}
.mini_height {
	height: 131px;
}
.small_height {
	height: 303px;/*height: 262px;*/
}
.std_height {
	height: 326px;
}
/*--------------------xLayout------------------------------*/

#theme_box {
	background-color: #ebebeb;
	height: 44px;
	width: 648px;
}
#search fieldset {
	background-color: #d6d6d6;
	height: 44px;
	width: 321px;
}
.lang {
	width: 33px;
}
.lang a {
	display: block;
	height: 33px;
	width: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	background-color: #ffffff;
	color: #00368A;
}
.lang a:hover {
	color: #000000;
}
.lang a.selected {
	background-color: #00368A;
	color: #ffffff;
}
.lang a.selected:hover {
	color: #ffffff;
}
/*--------------------blocks------------------------------ */

.block h2, .block h3, .block h4, .block h5, .block h6, .block p, .block ul, .block ol, .block dl, .block address, .block .margined, .block .menu {
	margin-top: 19px;
	margin-left: 19px;
	margin-right: 19px;
}
.block h2 {
	float: left;
	color: #00368A;
	font-size: 45px;
	margin: 19px 0 0 19px;
}
.block h3 {
	float: left;
	color: #000;
	font-size: 45px;
	margin: 19px 0 0 19px;
}
.block .title img {
	float: left;
	margin: 19px 0 0 19px;
}
.block .title p {
	float: left;
	color: #000;
	font-size: 19px;
	margin-top: 53px;
	margin-right: 0;
}
.block .menu {
	clear: both;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
}
.block .menu a {
	color: #999999;
	margin-right: 5px;
}
.block .menu a:hover {
	color: #7f7f7f;
}
.block .menu a.selected {
	color: #000;
}
.block .level1 {
	float: left;
	font-size: 19px;
	margin-top: 52px;
}
.block .level3 {
	font-size: 19px;
	margin-top: 0;
}
.block h4 {
	color: #00368A;
	font-size: 45px;
	line-height: 100%;
}
.block h5 {
	color: #fff;
	background-color:#00368A;
	font-size: 19px;
}
.block li {
	margin-top: 14px;
}
.block p, .block dl {
	color: #666;
	line-height: 130%;
	font-weight: lighter;
}
ul.bulletbleu {
	list-style-image:url(../images/bullet-bleu.gif);
	list-style-position:inside;
	line-height: 110%;
	margin-left:40px;
}
ul.arrowbleu {
	list-style-image:url(../images/arrow-bleu.gif);
	list-style-position:inside;
	line-height: 110%;
	margin-left:40px;
}
.block, .shadow_block {
	float: left;
	position: relative;
	margin: 8px 0 0 8px;
	background-color: #ffffff;
	overflow: hidden;
}
.slide {
	float: right;
	position: relative;
	margin: 8px 8px 0 0;
	background-color: #ffffff;
	overflow: hidden;
}
.shadow_block {
	background-color:#000000;
	/*#DE1C85;*/
    font-size: 50px;
}
.shadow_block ul {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.shadow_block li {
	margin: 0 10px 0 0;
	float: left;
	font-weight: bold;
}
.shadow_block li a:hover {
	color: #fff;
}
.collapsed p {
	color: #000;
	background-color: #e6e6e6;
}
.collapsed {
	background-color: #e6e6e6;
}
.wallpaper_type {
	background-color: #f2f2f2;
	height: 14px;
	width: 89px;
	margin-bottom: 1px;
}
.wallpaper {
	height: 15px;
	width: 102px;
}
/*--------------------Layout------------------------------*/

.subcolumn {
	float: left;
}
.sub_half_width {
	width: 489px;
}
.subblock {
	float: left;
	position: relative;
	margin-bottom: 19px;
}
.subtitle {
	padding-bottom: 20px;
	font-size:16px;
}
/*
   ##########################################################################################
   
    generic named styles inside blocs

 */

.block .deck {
	font-size: 1.2em;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.block *.last {
	margin-bottom: 19px;
}
.block .type {
	background-color: #ccc;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 18px;
	font-size: 13px;
	padding: 2px 5px 0 5px;
}
.block .type a {
	color: #000;
}
.block .type2 {
	background-color: #ccc;
	position: absolute;
	top: 0;
	right: 0;
	height: 18px;
	font-size: 13px;
	padding: 2px 5px 0 5px;
}
.block .type2 a {
	color: #000;
}
.block .type3 {
	background-color: #ccc;
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	font-size: 13px;
	padding: 2px 5px 0 5px;
}
.block .type3 a {
	color: #000;
}
.expand_button, .collapse_button {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 24px;
	height: 19px;
	color: #00368A;
	text-align: center;
	cursor: pointer;
	font-size: 8px;
}
.collapsable {
	min-height: 100px;
}
.jump {
	float: right;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-left: 10px;
	line-height: 24px; /* 22px + 2px to align with button style */
	font-size: 13px;
}
.jump a {
	display: block;
	margin-right: 12px;
	color:#FFFFFF;
}
.page a {
	color:#C9C9C9;
	display:inline;
	margin-right: 10px;
}
.jump .selected {
	font-weight:bold;
	color:black;
	margin-right:10px;
}
.jump a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
.jump .padded {
	margin-left: 12px;
	margin-right: 12px;
	color: #c9c9c9;
}
.actions {
	float: right;
	max-width: 250px;
}
.actions .jump {
	clear: right;
	margin-top: 12px;
	margin-bottom: 0;
}
.actions .bookmark {
	width: 100%;
}
.actions .button_bookmark {
	width: 100%;
}
.pager {
	color: #999;
}
.mini .pager {
	margin-top: 20px;
}
.pager .jump {
	/* width: 45px; */
    margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 15px;
}
.pager .bookmark {
	width: 45px;
	margin-bottom: 5px;
	line-height: 22px;
	margin-left: 0px;
	font-size: 22px;
}
.ribbon {
	background-color: #f2f2f2;
	color: #afafaf;
	height: 18px;
	font-size: 13px;
}
.ribbon a {
	background-color: #f2f2f2;
	color: #afafaf;
	vertical-align: -3px;
	margin: 2px 6px 0 6px;
}
.ribbon a:hover {
	color: #000;
}
.thumbnails {
	width: 480px;
	margin: 0 0 0 1px;
}
.thumbnail {
	height: 108px;
	width: 144px;
	margin-right: 16px;
	margin-bottom: 16px;
	text-align: center;
}
.thumbnail img {
	max-height: 108px;
	max-width: 144px;
}
.mpager {
	position: absolute;
	width: 65px;
	;
	height: 15px;
	background-color: #e5e5e5;
	color: #fff;
	font-size: 11px;
}
.mpager span {
	float: left;
	display: block;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #9a9a9a;
	width: 35px;
	;
	height: 13px;
	line-height: 14px;
	text-align: center;
}
.mpager a {
	float: left;
	display: block;
	margin-top: 1px;
	margin-left: 1px;
	width: 13px;
	;
	height: 13px;
}
.cover_edito .mpager {
	top: 140px;
	right: 10px;
}
.slideshow .mpager {
	float: right;
	margin-top: 5px;
	right: 4px;
}
.carousel .mpager {
	float: right;
	margin-top: 7px;
	right: 4px;
}
.carousel .subblock {
	margin-bottom: 0px;
}
.carousel .block li {
	margin-top: 0px;
}
.carousel {
	margin-bottom: 45px;
}
.top .mpager {
	top: 378px;
	right: 19px;
}
/*
   ##########################################################################################
   
   workflow block generic style

 */

.workflow h4 {
	font-size: 26px;
}
.workflow fieldset.margined, .workflow .deck {
	margin-top: 10px;
}
.workflow legend.deck {
	margin-top: 0;
}
.workflow ol {
	margin-left: 0;
}
.workflow .deck {
	font-size: 13px;
	font-weight: normal;
	color: #00368A;
}
.workflow p {
	color: #000;
}
.signin {
	height: 300px;
}
.signin .jump {
	margin-top: 50px;
}
.signin .bookmark {
	margin-top: 105px;
}
.signin .embeddedfield {
	width: 280px;
}
.signin .embeddedfield input {
	width: 168px;
	padding-left: 100px;
	padding-right: 12px;
}
/*table {
	border-collapse: collapse;
	width: 940px;
	margin-left: 20px;
}
table tbody {
	margin: 0px;
}
table th {
	background-color: #f2f2f2;
	height: 18px;
	font-size: 13px;
	padding-top: 2px;
}
table thead {
	color: #afafaf;
}
table tfoot th {
	color: #000;
}
table td {
	border-bottom: 1px solid #c0c0c0;
	padding-top: 10px;
	padding-bottom: 10px;
}
table .money {
	text-align: right;
	font-weight: bold;
}
table .idented {
	padding-left: 30px;
}
table .large {
	width: 460px;
}
table .small {
	width: 120px;
}
table span {
	display: block;
} */

/*
   ##########################################################################################
   
  list block

 */

/* =table */
#mytable {
	width: 90%;
	padding: 0;
	margin: 0 50px;
}
#mytable caption {
	padding: 0 0 5px 0;
	width: 680px;
	text-align: right;
}
#mytable th {
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #335ea1;
}
#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;
}
#mytable td.alt {
	background: #e4ebf3;
	color: #666;
}
#mytable th.spec {
	color:#00368A;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
}
#mytable th.specalt {
	color:#00368A;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color:#e4ebf3;
}
.list .subcolumn {
	overflow: hidden;
}
.list .half_width {
	width: 486px; /* 1*2px correction, image(s) subcolumn width is 486px*/
}
.list .small_height h4 {
	margin-top: 19px;
}
.list .small_height img {
	width: 486px;
}
.list {
	background-color: #cccccc;
}
.list .small_height .img_right {
	margin-left: 8px;
}
.list .mini_height .img_right {
	margin-left: 3px;
}
.list_item {
	background-color: #ffffff;
}
.list .mini_height img {
	display: block;
	float: left;
	width: 243px;
}
.list .mini_height .deck {
	margin-top: 10px;
}
.list .mini_height h4 {
	margin-top: 0;
	font-size: 44px;
}
/*
   ##########################################################################################
   
   home

 */

.cover_edito {
	height: 303px;
	width: 650px;
	float: right;
	background-image: url(../images/bg-slider.gif);
}
.column_cover {
	width: 168px;
}
.cover_small_square {
	height: 96px;
	width: 320px;
}
.cover_small_square img {
	max-height: 147px;
	max-width: 320px;
}
.cover_article {
	height: 328px;
	width: 328px;
	text-align: center;
}
.cover_article img {
	max-width: 328px;
	max-height: 328px;
}
.home_slideshow {
	width: 446px;
	height: 335px;
	background-color:#fff;
	overflow: hidden;
	text-align: center;
}
.home_slideshow img {
	max-width: 444px;
	max-height: 333px;
}
.home_menu {
	background-color: #b2b2b2;
}
.home_menu h4 {
	font-size: 30px;
}
.home_last dl {
	margin-top: 0;
	margin-bottom: 0px;
}
.home_last dt {
	color: #666;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
}
.home_last dd {
	margin-top: 8px;
	color: #000;
}
.home_menu p {
	margin-top: 10px;
}
.last_blog h4 {
	font-size: 50px;
}
.home_links {
	background-color: #19388b;
}
.home_links h4 {
	font-size: 50px;
	color: #fff;
}
.home_links li {
	float: left;
	margin-right: 17px;
}
.home_links li.last {
	margin-right: 0px;
}
.home_last {
	background-color: #FFFFFF;
}
.home_last h4 {
	font-size: 30px;
}
.home_last p {
	margin-top: 10px;
}
/*
   ##########################################################################################
   
   text block 

 */

.text h5 {
	color: #00368A;
	font-size: 45px;
}
.text h6 {
	color: #cccccc;
	font-size: 35px;
	margin-top: 19px;
}
.text dl {
	clear: both;
	margin-top: 15px;
	width: 60%
}
.text dt {
	width: 60%;
	float: left;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
	color: #000;
}
.text dd {
	float: left;
	width: 75%;
	text-align: right;
}
.text dd.right {
	float: right;
	color:#666;
	font-weight:bold;
	width: 35%;
	margin-top: 10px;
}
.text img.right {
	float: right;
	margin-right: 19px;
}
.text {
	padding-bottom: 19px;
}
.button_bookmark {
	clear: right;
	background: #999999 url(../images/button_left.png) no-repeat;
	height: 22px;
	border: 0;
	color: #ffffff;
	margin-right: 0;
	margin-bottom: 22px;
	padding-top: 0;
	padding-left: 12px;
	padding-right: 12px;
	cursor: pointer;
}
/*
   ##########################################################################################
   
   newsletter block 

 */



.newsletter h5 {
	color: #cccccc;
	font-size: 45px;
	background-color: white;
}
.newsletter ul {
	margin-top: 0;
	margin-bottom: 20px;
}
.newsletter ul li {
	color: #7f7f7f;
	font-size: 32px;
	font-weight: bold;
	margin-top: 0;
}
.newsletter ol {
	margin-left: 0px;
}
.newsletter .embeddedfield {
	width: 280px;
}
.newsletter .embeddedfield input {
	width: 280px;
	padding-left: 120px;
	padding-right: 12px;
}
.newsletter .button_bookmark {
	margin-top: 31px;
}
/*
   ##########################################################################################
   
   Misc special block 

 */


.credits h4 {
	margin-top: 29px;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	color: #000;
	font-size: 26px;
}
.credits h5 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}
.credits h5 a {
	color: #888;
}
.ccp {
	float: left;
	margin: 30px;
}
/*
   ##########################################################################################
   

 */

/* subviewport objects   */

.slideshow .selected {
	width: 466px;
	height: 350px;
	background-color:#fff;
	text-align: center;
}
.slideshow .selected img {
	max-width: 464px;
	max-height: 348px;
}
.slideshow .selected span, .home_slideshow span {
	color:#ccc;
}
.player {
	width: 466px;
	height: 350px;
	background-color:#ddd;
}
.placeholder {
	display: none;
}
/*
   ##########################################################################################
   
   article block 

 */

.article h2, .article h3 {
	float: none;
}
.article h3 {
	color: #000;
	font-size: 33px;
}
.article p.legend {
	margin-top: 2px;
	margin-left: 0px;
}
.horizontal .viewer {
	width: 680px;
	height: 510px;
	text-align: center;
	margin: 19px auto 0 auto;
}
.horizontal .viewer img {
	max-height: 510px;
}
.vertical .viewer {
	width: 510px;
	max-height: 600px;
	text-align: center;
	margin: 19px auto 0 auto;
}
.vertical .viewer img {
	max-width: 510px;
	max-height: 600px;
}
.article .subwindowbox {
	width: 940px;
	background-color: #bfbfbf;
}
.article .details .subblock, .article .remote .subblock {
	background-color: #ffffff;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 0;
}
.horizontal .details {
	width: 456px;
	height: 322px;
	margin: 0 0 1px 0;
}
.horizontal .details .prices {
	width: 455px;
	height: 74px;
}
.horizontal .details .description {
	width: 455px;
	height: 228px;
	overflow-y: auto;
}
.horizontal .details .plus {
	margin-top: 0;
	height: 18px;
	width: 455px;
}
.horizontal ul.images {
	width: 483px;
	height: 322px;
	margin: 0 0 1px 0;
}
.vertical .header {
	width: 600px;
}
.vertical .details {
	width: 323px;
	margin-left: 36px;
	margin-bottom: 19px;
}
.vertical .details .prices {
	width: 321px;
	height: 104px;
}
.vertical .details .description {
	width: 321px;
	height: 240px;
	overflow-y: auto;
}
.vertical .details .plus {
	margin-top: 0;
	height: 18px;
	width: 321px;
}
.vertical ul.images {
	width: 322px;
	margin: 0 0 1px 0;
}
.details .prices p {
	margin-top: 3px;
}
.details .prices strong {
	font-weight: bold;
	font-size: 32px;
}
.details .prices .main {
	color: #000;
	margin-top: 19px;
}
.details .prices .old {
	text-decoration: line-through;
}
.details .prices .discounted {
	color: #ED1C24;
}
ul.currency {
	position: absolute;
	top: 45px;
	right: 5px;
	margin: 0px;
}
ul.currency li {
	float: left;
	display: block;
	width: 15px;
	margin-left: 3px;
	font-size: 16px;
	font-weight: bold;
}
ul.currency li a {
	color: #000;
	text-align: center;
}
ul.currency li a:hover {
	color: #888;
}
ul.currency li.selected a {
	color: #fff;
}
.article {
	background-color: #ffffff;
}
.article p {
	background-color: #ffffff;
}
.article .thumbnail {
	background-color: #ffffff;
	height: 160px;
	width: 160px;
	margin-right: 0;
	margin-bottom: 0;
}
.article .thumbnail img {
	max-height: 156px;
	height:auto !important;
	height:138px;
	max-width: 160px;
	width:auto !important;
	width:160px;
}
.article .remote {
	height: 80px;
	overflow: hidden;
}
.article .remote p, .remote fieldset {
	margin-top: 29px;
}
.article .remote .medias {
	width: 160px;
	height: 78px;
	margin-bottom: 1px;
}
.article .remote .error {
	width: 777px;
	height: 78px;
	margin-bottom: 1px;
}
.article .remote .medias p {
	word-spacing: 10px;
	text-align: center;
}
.article .remote .options {
	height: 78px;
	width: 455px;
	margin-bottom: 1px;
}
.article .remote .options ol {
	margin-top: 0;
	margin-left: 10px;
}
.article .remote .options ol.dynamic {
	margin-left: 19px;
}
.article .remote .options li {
	float: left;
	margin-top: 0;
}
.article .remote .options .dynamic li {
	padding-right: 19px;
}
.article .remote .options label {
	padding-right: 4px;
}
.article .remote .options select {
	width: 128px;
	margin-top: 0px;
}
.article .remote .options input {
	margin-top: 0px;
}
.article .remote .add, .article .remote .bag {
	height: 78px;
	width: 160px;
	margin-bottom: 1px;
}
.article .remote .actions .jump, .article .remote .actions .bag {
	width: 150px;
	margin-bottom: 0px;
}
.article #redirect_help {
	background-color: #ffffff;
}
.article .related {
	background-color: #ffffff;
}
.article .related p {
	margin: 0;
}
.article .related .browser {
	margin-left: 0;
}
/*
   ##########################################################################################
   
   eshop block 

 */

.range {
	background-color: #999999;
	padding: 2px 0 2px 0;
}
.range a {
	padding: 3px 12px 3px 12px;
	line-height: 18px;
	color: #fff;
}
.selector .selected {
	background-color: #000;
}
.browser {
	width: 990px; /* 940 + 50 */
	overflow: hidden;
}
.browser .item, .browser .small_item {
	float: left;
}
.browser .item {
	width: 211px;
	height: 340px;
	margin-right: 32px;
	margin-top: 4px;
	margin-bottom: 19px;
	overflow: hidden;
}
/* test */
.browser .search_item {
	width:70%;
	height:79px;
	margin-bottom:30px;
}
.browser h2 {
	color:black;
	font-size:14px;
	font-weight:bold;
	float:none;
	margin:0;
}
.browser h2 span {
	padding:0 5px;
	font-weight:normal;
	margin-left:10px;
	color:white;
	padding: 2px 3px 0px 3px;
	font-size: 11px;
	margin-bottom:3px;
}
.search_item img.thumb {
	width:57px;
	height:57px;
	float:left;
	border:1px solid #aaaaaa;
	vertical-align:top;
	margin-right:26px;
	margin-top:4px;
}
.search_item a {
	margin-top:8px;
	display:block;
	margin-top:8px;
}
.search_item a:hover {
	text-decoration:underline;
}
.broswer p {
	margin-left:77px;
	font-weight:bold;
}
.search h3 strong {
	color:black;
	font-weight:bold;
}
.search h3 {
	font-size:24px;
	color:#999999;
	margin:0;
	margin-top:15px;
	margin-left:14px;
	margin-bottom:20px;
}
.search {
	text-align:left;
	position:relative;
}
.search .browser {
	clear:left;
	width:auto;
}
.search .clearfix {
/*float:right;*/
}
.browser .search_item .image {
	margin-left:87px;
}
.search .pager {
	position:absolute;
	z-index:1;
	right:0;
	top:100px;
}
/* /test */

.browser .selected a {
	color: #000;
}
.browser .item .image {
	min-height: 211px;
}
.browser .item img {
	max-height: 211px;
	max-width: 211px;
}
.browser .small_item {
	width: 115px;
	height: 275px;
	margin-right: 50px;
	margin-top: 4px;
	margin-bottom: 28px;
	overflow: hidden;
}
.top .browser {
	height:200px;
	width:800px;
	margin:0 77px 0 77px;
	overflow: hidden;
}
.top .browser .small_item {
	height: 175px;
}
.top .browser .selected {
	border-bottom: 3px solid #00368A;
}
.browser .small_item .image {
	min-height: 115px;
}
.browser .small_item img {
	max-height: 115px;
	max-width: 115px;
}
.browser p {
	margin: 3px 0 0 0;
	line-height: 110%;
}
.browser .category {
	margin-top: 14px;
}
.browser .category .floater {
	float: left;
	background-color: #333;
	color: #fff;
	padding: 2px 3px 0px 3px;
	font-size: 11px;
	margin-bottom: 3px;
}
.browser .brand, .cart .brand {
	clear: both;
	font-weight: bold;
	font-size: 12px;
}
.browser .price {
	font-weight: bold;
	color: #000;
}
.browser .price .old {
	color: #999;
	text-decoration: line-through;
}
.browser .price .discounted, .browser .price .discounted a {
	color: #ED1C24;
}
.wishlist .browser .item {
	height: 420px;
}
.wishlist h2 {
	float: none;
}
.wishlist h5 {
	color: #000;
	font-size: 19px;
}
.wishlist .control img {
	margin-bottom: -6px;
	margin-left: 5px;
	margin-right: 19px;
}
.wishlist .control a, .wishlist .alert a {
	color: #999;
}
.wishlist .control a:hover, .wishlist .alert a:hover {
	color: #000;
}
.browser .shortcuts {
	border: 1px solid #ddd;
	margin-top: 19px;
	height: 42px;
}
.browser .shortcuts p {
	margin: 10px 0 0 10px;
}
.browser .shortcuts .jump {
	margin: 10px 0 0 0;
}
.browser .shortcuts img {
	margin-right: 10px;
}
.browser .alert {
	margin-top: 2px;
	float: right;
}
.browser_bottom {
	margin-top: -28px;
	margin-bottom: 19px;
}
/*
   ##########################################################################################
   
   Brand selector 

 */

.selector label {
	padding-left: 20px;
}
/* modal */


#modal_content {
	position:fixed;
	display:none;
	left:32%;
	top:5%;
	padding:12px 20px 10px;
	background:#004B97 none repeat scroll 0 0;
	color:#FFFFFF;
	text-align:center;/*width:439px;*//*margin-left:-335px;*/
}
#modal_content small {
	font-size:77%;
}
#modal_content .modal_close {
	float: right;
	cursor: pointer;
	padding: 0 10px;
}
#modal_content h3 {
	font-size:116%;
}
#modal_overlay {
	background-color: #000;
}
/*  */

fieldset {
	padding-top: 1px; /* fix fieldset safari bug */
}
/*--------------------------SITEMAP------------------------------------*/

/* ------------------------------------------------------------
	NUMBER OF COLUMNS: The default is 4 columns (25%). 5 columns would be 20%, 
	6 columns would be 16.6%, etc. 
------------------------------------------------------------ */

#primaryNav li {
	width:16.60%;
}
#primaryNav li ul li {
	width:100% !important;
}
#primaryNav.col1 li {
	width:99.9%;
}
#primaryNav.col2 li {
	width:50.0%;
}
#primaryNav.col3 li {
	width:33.3%;
}
#primaryNav.col4 li {
	width:25.0%;
}
#primaryNav.col5 li {
	width:20.0%;
}
#primaryNav.col6 li {
	width:16.6%;
}
#primaryNav.col7 li {
	width:14.2%;
}
#primaryNav.col8 li {
	width:12.5%;
}
#primaryNav.col9 li {
	width:11.1%;
}
#primaryNav.col10 li {
	width:10.0%;
}
/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */

.sitemap {
	margin: 0 0 40px 10px;
	float: left;
	width: 100%;
}
/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- */

#primaryNav {
	margin: 0;
	float: left;
	width: 100%;
}
#primaryNav #home {
	display: block;
	float: none;
	background: #ffffff url('../images/L1-left.png') center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
#primaryNav li {
	float: left;
	background: url('../images/L1-center.png') center top no-repeat;
	padding: 30px 0;
	margin-top: -30px;
}
#primaryNav li a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #c3eafb;
}
#primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
#primaryNav li:last-child {
	background: url('../images/L1-right.png') center top no-repeat;
}
#primaryNav li a:link:before, #primaryNav li a:visited:before {
	color: #78a9c0;
}
/* --------	Second Level --------- */

#primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a {
	background-color: #cee3ac;
	border-color: #b8da83;
}
#primaryNav li li a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
}
#primaryNav li li:first-child {
	padding-top: 30px;
}
#primaryNav li li:last-child {
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a:link:before, #primaryNav li li a:visited:before {
	color: #8faf5c;
}
/* --------	Third Level --------- */

#primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url('../images/L3-ul-top.png') center top no-repeat;
}
#primaryNav li li li {
	background: url('../images/L3-center.png') left center no-repeat;
	padding: 5px 0;
}
#primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#primaryNav li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
	background: url('../images/L3-li-top.png') left center no-repeat;
}
#primaryNav li li li:last-child {
	background: url('../images/L3-bottom.png') left center no-repeat;
}
#primaryNav li li li a:link:before, #primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}
/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */

#utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa;
}
#utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#utilityNav li a:link:before, #utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}
ul.thumbs {
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	position: relative;
	margin: 5px 5px 5px 5px;
}
ul.thumbs li a img {
	background:#fff;
	border: 5px solid #ccc;
	padding: 4px;
	overflow:hidden;
}
ul.thumbs li a img:hover {
	border: 5px solid #36c;
}
/*---------------------- Links -----------------------------*/

ul.links {
	list-style-type: none;
	width: 80%;
	margin: 8px 20px 8px 20px;
}
ul.links li {
	border: 1px dotted #999;
	border-width: 1px 0;
	margin: 5px 0;
}
ul.links li a {
	color: #335EA1;
	display: block;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px;
	text-decoration: none;
}
ul.links li a {
	width: 80%;
}
ul.links li a:hover {
	color: #000;
}
ul.links li a:visited {
	color: #000;
}
ul.links a em {
	color: #333;
	display: block;
	font-style:normal;
	font-size:12px;
	font-weight: normal;
	text-transform: none;
	line-height: 125%;
}
ul.links a:visited em {
	color:#000;
}
ul.links a span {
	color: #125F15;
	line-height: 150%;
}
/*---------------------- trigger -----------------------------*/
h2.trigger {
	padding: 0 0 0 50px;
	margin: 20px 30px 5px 60px;
	height: 46px;
	line-height: 46px;
	width: 80%;
	font-size: 2em;
	font-weight: normal;
	text-transform:uppercase;
	float: left;
	background: #6686b9 url(../images/h2_trigger_a.png) no-repeat;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {
	background-position: left bottom;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 20px 30px 5px 60px;
	;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background-color: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width: 85%;
	clear: both;
}
.toggle_container .block {
	padding: 10px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
#cu3er-container {
	width:650px;
	outline:0;
}
/* ------------------------------------------------------------
	                  Navigation
------------------------------------------------------------ */

#navigation {
	display:block;
	clear:both;
	margin: 0;
}
#navigation li {
	display:block;
	float:left;
	margin-right:2px;
}
#navigation li a {
	display:inline-block;
	float:left;
	height:22px;
	padding:5px 6px 0 5px;
	width:auto;
	background-image:url(../images/small-arrow-white.gif);
	background-repeat:no-repeat;
	background-position: 120px 13px;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
}
#navigation li a.agenda, .color1 {
	background-color: #632c63;
}
#navigation li.agenda a:hover {
	background:#000;
}
#navigation li a.mediatheque, .color2 {
	background-color:#9aaf05;
}
#navigation li.mediatheque a:hover {
	background:#000;
}
#navigation li a.etude, .color3 {
	background-color:#fe3168;
}
#navigation li.etude a:hover {
	background:#000;
}
#navigation li a.langue-fr, .color4 {
	background-color:#00abee;
}
#navigation li.langue-fr a:hover {
	background:#000;
}
#navigation li a.lecentre, .color5 {
	background-color:#ff6e01;
}
#navigation li.lecentre a:hover {
	background:#000;
}
/*--------------------Calendar--------------------------*/

#stage {
	width:300px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:200px;
	margin:0 auto;
}
/* ------------------------------------ */
/* List Elements 						*/

	#myList {
	width:2000px;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList li {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	margin-right:4px;
	padding:4px;
	background:#fff;
	float:left;
	width:300px;
	height:220px;
	border-left:solid 2px #DEDEDE;
}
#myList li.holiday {
	background: #E6E6E6;
}
#myList .day {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#444;
	clear:both;
}
#myList span.day-text {
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	font-size:16px;
	color:#444;
	text-transform:uppercase;
}
#myList .month {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#666;
	padding:2px 0;
}
#myList .year {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#999999;
	clear:both;
	padding-bottom:5px;
}
#myList span {
	background:#FFFFCC;
	padding-left:20px;
	font-size:11px;
	color:#000000;
}
#myList span.cal-spec {
	background: #f3dbdf url(../images/cal-spectacle.gif) no-repeat 0px 0px;
}
#myList span.cal-cine {
	background: #f0d5a6 url(../images/cal-cine.gif) no-repeat 0px 0px;
}
#myList span.cal-conf {
	background: #b9e3f5 url(../images/cal-conf.gif) no-repeat 0px 0px;
}
/* ------------------------------------ */
/* Buttons		 						*/

#slider-buttons {
	width:300px;
	margin:0 auto;
	height:24px;
	line-height:24px;
	clear:both;
	background-color:#99afd0;
}
#slider-buttons a {
	font-weight:bold;
	color:#00368a;
}
#slider-buttons a:hover {
	background:#888;
	color:#FFF;
}
#previous {
	float:left;
	width:80px;
	border-right:solid 1px #FFF;
	text-align:center;
}
#milieu {
	float:left;
	margin-left:15px;
	text-align:center;
}
#next {
	float:right;
	width:70px;
	border-left:solid 1px #FFF;
	text-align:center;
}
/*--------------------------trigger-------------------------*/
.lireplus, .lireplus a {
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -999999em;
	overflow: hidden;
	float:right;
	margin-right:20px;
}
.lireplus {
	background: url(../images/button.gif) no-repeat 0px 0px;
}
.close {
	background: url(../images/button.gif) no-repeat 0px -45px;
}
.cnt {
	display: none;
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
/*-----------------couleur sous-menu-------------------------*/
.menu a.clr_centre {
	color: #020a69;
}
.menu a.clr_centre:hover {
	color: #000;
}
.menu a.clr_agenda {
	color: #003781;
}
.menu a.clr_agenda:hover {
	color: #000;
}
.menu a.clr_agenda2 {
	color: #00439D;
}
.menu a.clr_media {
	color: #0055a5;
}
.menu a.clr_media:hover {
	color: #000;
}
.menu a.clr_etude {
	color: #0083c4;
}
.menu a.clr_etude:hover {
	color: #000;
}
.menu a.clr_etude2 {
	color: #00ABFF;
}
.menu a.clr_ddl {
	color: #52bdec;
}
.menu a.clr_ddl:hover {
	color: #000;
}
/*--------------------addthis-----------------------*/
.addthis_toolbox {
	margin-top:10px;
	padding:5px;
	float:right;
}
.addthis_toolbox p {
	float:left;
	color: #00368A;
	text-transform:uppercase;
	margin-right:10px;
}
.addthis_toolbox .custom_images a {
	width: 16px;
	height: 16px;
	margin-left: 2px;
	padding: 0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 1;
}
.addthis_toolbox .custom_images a img {
	opacity: 0.75;
}
/*------------------------- Dialog Box---------------------*/

#dialog-overlay {
	/* set it to fill the whil screen */
	width:100%;
	height:100%;
	/* transparency for different browsers */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background:#000;
	/* make sure it appear behind the dialog box but above everything else */
	position:absolute;
	top:0;
	left:0;
	z-index:3000;
	/* hide it by default */
	display:none;
}
#dialog-box {
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/* css3 border radius */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:328px;
	/* make sure it has the highest z-index */
	position:absolute;
	z-index:5000;
	/* hide it by default */
	display:none;
}
#dialog-box .dialog-content {
	/* style the content */
	text-align:left;
	padding:10px;
	margin:13px;
	color:#666;
	font-family:arial;
	font-size:11px;
}
a.button {
	/* styles for button */
	margin:10px auto 0 auto;
	text-align:center;
	background-color: #e33100;
	display: block;
	width:50px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	/* css3 implementation :) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
a.button:hover {
	background-color: #c33100;
}
/* extra styling */
#dialog-box .dialog-content p {
	font-weight:700;
	margin:0;
}
#dialog-box .dialog-content ul {
	margin:10px 0 10px 20px;
	padding:0;
	height:50px;
}
/*--------------------------------------------------*/
#nav {
	width:994px;
	margin-top: 10px;
}
#bulle_menu {
	float:right;
	width:716px;
	height:97px;
	margin-top:10px;/*	display:block;*/
	}
#bulle_menu li {
	float:left;
	list-style-type:none;
}
ul.bulles {
	margin-left:15px;
}
ul.bulles li img {
/*padding-right:25px;*/
}
#sous-menu {
	float:right;
	height:22px;
	width:900x;
	padding:0px 14px 0px 0px;
}
#sous-menu li {
	float:left;
	list-style-type:none;
	margin-bottom:3px;
}
#sous-menu a {
	display:block;
	float:left;
	height:11px;
	padding:2px 5px 0px 5px;
}
.submenu a {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 8px 0 0;
	letter-spacing: 0.035em;
}
a.subitem1 {
	color:#52bdec;
}
a.subitem1:hover {
	color: #000;
}
a.subitem1-selected {
	color: #000;
}
a.subitem2 {
	color:#0083c4;
}
a.subitem2:hover {
	color: #000;
}
a.subitem2-selected {
	color: #000;
}
a.subitem3 {
	color: #020a69;
}
a.subitem3:hover {
	color: #000;
}
a.subitem3-selected {
	color: #000;
}
a.subitem4 {
	color: #003781;
}
a.subitem4:hover {
	color: #000;
}
a.subitem4-selected {
	color: #000;
}
a.subitem5 {
	color: #0055a5;
}
a.subitem5:hover {
	color: #000;
}
a.subitem5-selected {
	color: #000;
}
a.subitem6 {
	color:#0083c4;
}
a.subitem6:hover {
	color: #000;
}
a.subitem6-selected {
	color: #000;
}
.home-newsletter table {
	margin:5px 10px 10px 19px;
}
h4.cal-head {
	font-size:16px;
}
p.cal-titre {
	font-size:12px;
	color:#FFF;
	margin-left:19px;
	margin-top:5px;
	font-weight:bold;
}
p.cal-titre2 {
	font-size:11px;
	color:#FFF;
	margin-left:19px;
	margin-top:5px;
}
.calendar {
	background-image:url(../images/calendar.gif);
}
#log {
	width: 590px;
	margin-top: 10px;
	margin-left: 20px;
}
#log_res {
	overflow: auto;
	font-size:12px;
	font-weight: bold;
	color: #0083c4;
}
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}
#loadBar {
	padding: 4px 0 0 10px;
	float: left;
	color: #d6dc74;
}
#emailSuccess {
	padding: 8px 0 0 10px;
	float: left;
	color: #690;
}
