@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

body.fullcontent {
	background-color: #797777;
	background-image: url(../img/tramebg.png);
	background-repeat: repeat;	
}

#globalFade {
	background: url(../img/fadebg.png) repeat-x top left;
	width: 100%;
}

#globalCont {
	text-align: left;
	width: 961px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(../img/shadowbg.png) repeat-y top center;
}

.clear, .clearer {
	clear: both;
	line-height: 1px;
}

.hidden, .collapsed, .block_hidden_only_for_screen {
	display:none;
}

.block, .MCCS_block {
	display: block;
	margin: 0 0 10px;
}

.monthly {
	font-size: 9px;
}

.smaller {
	font-size: smaller;
}

.bold {
	font-weight: bold;
}

.strike {
	text-decoration: line-through;
}

.underline {
	text-decoration: underline !important;
}

.underline a {
	text-decoration: underline;
}

.decimals {
	font-size: 0.8em !important;
	font-weight: normal !important;
}

.fullwidth {
	width: 100%;
}

.aright {
	text-align: right !important;
}

.fright {
	float: right !important;
}

.acenter {
	text-align: center !important;
}

table#cart_summary .cart_total_price.last .decimals {
	font-weight: bold !important;
}

.warning {
	color: #C00;
	font-weight: bold;
}

p.warning {
	margin: 10px;
	text-align: center;
}

div.error {
	color: #C00;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	padding: 5px 0;
}

div.error p {
}

div.error ol {
	margin: 10px 0;
	list-style-position: inside;
}

div.confirmation {
	text-align: center;
	margin: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 0;
}

div.confirmation p.success {
	font-weight: bold;
}

div.confirmation ol {
	margin: 10px 0;
	list-style-position: inside;
}

/* transfert effect*/
.transferProduct { border: 2px solid #888; z-index: 10; }

img.icon { display: inline; }

ul.footer_links {
	margin-top: 20px;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

ul.footer_links li {
	float: left;
	margin: 0 20px 0 0;
	list-style: none;
	padding-left: 12px;
	background: url(../img/pucegrise.gif) no-repeat 0 3px;
}

ul.footer_links li a {
	text-decoration: underline;
}

table.padded_3_5 td,
table.padded_3_5 th {
	padding: 3px 5px;
}

/*****************************************
*	Tableaux type récapitulatif de panier
******************************************/
table.wheader {
	border-collapse: collapse;
	border-bottom: 1px solid #CCC;
}

table.wheader td, 
table.wheader th {
	padding: 7px;
}

table.wheader tr.alternate_item {
	background-color: #EFEFEF;
}

table.wheader th {
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: left;
}

table.wheader td.first_item {
	border-left: 1px solid #CCC;
}

table.wheader td.last_item {
	border-right: 1px solid #CCC;
}

table.wheader tr .date {
	text-align: center;
}

table.wheader tfoot {
	text-align: right;
}


/*****************************************
*	Table de liste
******************************************/
table.list_table {
	border-collapse: collapse;
}

table.list_table td,
table.list_table th {
	padding: 7px;
	vertical-align: top;
}

table.list_table .item {
	background-color: #EFEFEF;
}

table.list_table .alternate_item {
	background-color: #FFF;
}


/*****************************************
*	Fieldset avec légende
******************************************/
.wlegend {
	display: block;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 10px 0;
	background-color: #FFF !important;
}

.wlegend legend {
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #333;
	padding: 2px 4px;
}


/*****************************************
*	Panneaux Coulissants
******************************************/
.switch_panel .panel {
	display: none;
}


/*****************************************
*	Bloc d'adresse
******************************************/
ul.address {
	display: block;
	border: 1px solid #CCC;
	background: #EFEFEF;
	font-size: 11px;
	list-style: none;
}

ul.address li {
	padding: 4px 8px;
}

ul.address li.address_title {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 8px;
	background-color: #FFF;
}



/*****************************************
*	BLOC SIMPLEIMG
******************************************/

.simpleimgblock {
	margin: 20px 0;
}

/*****************************************
*	HEADER
******************************************/

#header {
	background: #C00 url(../img/caduc-header.png) no-repeat top center;
}
#header #header-top {
	height: 110px;
}
#header #header-top a#header_homelink {display: block; height: 110px; width: 736px; float:left;}
#header #header-top form#header_search {margin: 0 0 0 6px; width: 214px; float: left; font-size: 13px; border: 0; padding: 67px 0 0;}
#header #header-top form#header_search input#header_search_q {color: #999; padding: 1px; margin: 0; border: 0; width: 175px;}
#header #header-top form#header_search input#header_search_s {color: #FFF; padding: 1px 5px; margin: 0 0 0 3px; border: 0; background: #600; cursor: pointer;}

	/*****************************************
	*	MENU DEROULANT
	******************************************/
	
	#header #menutop {
		height: 24px;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #D63333;
	}
	
	#header #menutop ul li {
		float: left;
		height: 24px;
		margin: 0 30px;
		line-height: 24px;
		list-style-type: none;
		position: relative;
		border-color: #FFF;
		border-style: solid;
	}

	#header #menutop ul li.last {
		float: right;
		margin: 0;
	}
	
	#header #menutop ul li h2 a {
		height: 20px;
		line-height: 20px;
		color: #FFF;
		font-weight: bold;
		font-size: 15px;
		display: block;
		padding: 2px 10px;
	}
	
	#header #menutop ul li.selected {
		background-color: #900;
	}

	#header #menutop ul li:hover {
		background-color: #990000;
	}

	#header #menutop ul li:hover h2 a {
		text-decoration: none;
	}
	
	#header #menutop ul li ul {
		display: none;
		position: absolute;
		top: 24px;
		left: 0;
		width: 200px;
		border-bottom: 1px solid #FFF;
		padding-top: 0;
		list-style: none;
	}
	
	/* IE fix */
	#header #menutop ul,
	#header #menutop ul li,
	#header #menutop ul li ul,
	#header #menutop ul li ul li,
	#header #menutop ul li ul li h3,
	#header #menutop ul li ul li h3 a,
	#header #menutop ul li ul * {
		z-index: 25;
	}

	#header #menutop ul li:hover ul {
		display: block;
	}

	#header #menutop ul li ul li {
		float: none;
		margin: 0;
		border: 0 none;
		border-top: 1px solid #FFF;
		padding: 2px 10px;
		background-color: #CCC;
	}

	#header #menutop ul li ul li.selected {
		background-color: #CCC;
	}
	
	#header #menutop ul li ul li:hover,
	#header #menutop ul li ul li.selected:hover {
		background-color: #E0E0E0;
	}
	
	#header #menutop ul li ul li,
	#header #menutop ul li ul li h3 {
		min-height: 24px;
		height: auto;
		line-height: 22px;
	}
		
	#header #menutop ul li ul li h3 {
		font-size: 11px;
		font-weight: normal;
	}
	
	#header #menutop ul li ul li h3 a {
		display: block;
	}

	#header #menutop ul li ul li h3 a:hover {
		text-decoration: none;
	}

	#header #menutop ul li ul li.selected h3 a {
		font-weight: bold;
	}

#header #headflash {
	background-color: #787777;
	border-top: 1px solid #737373;
	position: relative;
	width: 961px;
	height: 289px;
	overflow: hidden;
}

#header #headflash a.cnmhomeslider_feuillet {
	 position: absolute;
	 display: block;
	 width: 961px;
	 height: 289px;
}

#header #headflash #cnmhomeslider_buttons {
	padding:11px 13px; position:absolute; bottom:0; right:0; z-index:10;
}

#header #headflash #cnmhomeslider_buttons a {
	padding: 2px 5px;
	background-color: #FFF;
	color: #000;
	margin: 1px;
	z-index:10;
}

#header #headflash #cnmhomeslider_buttons a.active {
	padding: 1px 4px;
	border: 1px solid #FFF;
	background-color: #C00;
	color: #FFF;
}

/*****************************************
*	CORPUS
******************************************/

#corpus {
	min-height: 200px;
	background-color: #FFFFFF;
	padding-top: 42px;
	border-top: 2px solid #AEAEAE;
	z-index: 1;
	position: relative;
}

body#index #corpus {
	padding-top: 15px;
}


	/*****************************************
	*	COLONNE GAUCHE
	******************************************/
	#corpus #gauche {
		display: none;
	}
	

/*	body#software-upgrade #corpus #gauche,*/
	body#page_404 #corpus #gauche,
	body#cms #corpus #gauche,
	body#product #corpus #gauche,
	body#category #corpus #gauche,
	body#index #corpus #gauche {
		display: block;
		width: 205px;
		float: left;
		padding: 0 0 10px 13px;
	}

		/*****************************************
		*	MENU DE GAUCHE (HOME)
		******************************************/
		#corpus #gauche #blocmenugauche li {
			list-style-type: none;
			margin-top: 9px;
		}
		
		#corpus #gauche #blocmenugauche li.first {
			margin: 0;
		}
		
		#corpus #gauche #blocmenugauche li h2 a {
			display: block;
			padding-left: 10px;
			font-size: 16px;
			line-height: 17px;
			padding-top: 6px;
			padding-bottom: 5px;
			color: #FFF;
			background: #999 url(../img/headermenu.png) no-repeat top center;
		}
		
		#corpus #gauche #blocmenugauche li h2 a:hover {
			text-decoration: none;
		}

		#corpus #gauche #blocmenugauche ul li {
			margin: 0;
			/*height: 29px;*/
		}
		
		#corpus #gauche #blocmenugauche ul li h3 a {
			display: block;
			padding: 8px 0 4px 14px;
			line-height: 16px;
			font-size: 12px;
			background-color: #E5E5E5;
			border-top: 1px solid #FFF;
		}

		#corpus #gauche #blocmenugauche ul li h3 a:hover {
			background-color: #D6D6D6;
			text-decoration: none;
		}

		#corpus #gauche #blocmenugauche ul li.first h3 a {
			border-top-color: #999;
		}

		#corpus #gauche #blocmenugauche ul li.last h3 {
			display: block;
			padding: 10px 14px 0 0;
			height: 19px;
			font-size: 12px;
			background: url(../img/menubottom.png) no-repeat top left;
			text-align: right;
			border-top: 1px solid #FFF;
		}
		
		#corpus #gauche #blocmenugauche ul li.last h3 a {
			display: inline;
			background: url(../img/pucerouge.gif) no-repeat 0 4px;
			border: 0 none;
			padding: 0 0 0 12px;
			margin: 0;
			height: 1px;
		}

		#corpus #gauche #blocmenugauche ul li.last h3 a:hover {
			text-decoration: underline;
		}

		/*****************************************
		*	MENU DE GAUCHE (PAGES INTERIEURES)
		******************************************/
		#corpus #gauche #blocmenugaucheinsite {
			list-style: none;
			width: 205px;
		}
		
		#corpus #gauche #blocmenugaucheinsite li {
			margin: 0 0 20px;
		}
		
		#corpus #gauche #blocmenugaucheinsite li h2 a {
			display: block;
			padding: 6px 10px 5px;
			font-size: 16px;
			line-height: 17px;
			padding-top: 6px;
			padding-bottom: 5px;
			color: #FFF;
			background: #999 url(../img/headermenu.png) no-repeat top center;
		}

		#corpus #gauche #blocmenugaucheinsite li h2 a:hover {
			text-decoration: none;
		}

		#corpus #gauche #blocmenugaucheinsite li ul {
			border-top: 2px solid #D6D6D6;
			padding-bottom: 9px;
			background: url(../img/footermenu.png) no-repeat bottom center;
		}
		
		#corpus #gauche #blocmenugaucheinsite li ul li {
			list-style: none;
			margin: 0;
		}
		
		#corpus #gauche #blocmenugaucheinsite li ul li h3 a {
			display: block;
			background-color: #E5E5E5;
			line-height: 14px;
			border-bottom: 1px solid #FFF;
			padding: 2px 8px 4px 14px;
			font-size: 10px;
		}

		#corpus #gauche #blocmenugaucheinsite li ul li.selected h3 a {
			font-weight: bold;
		}
		
		#corpus #gauche #blocmenugaucheinsite li ul li h3 a:hover {
			text-decoration: none;
			background-color: #D6D6D6;
		}


	/*****************************************
	*	COLONNE CENTRALE
	******************************************/
	#corpus #centre {
		width: 600px;
		padding: 0 50px 150px 63px;
		margin: 0 25px 0 22px;
		float: left;
	}
	
/*	body#software-upgrade #corpus #centre,*/
	body#page_404 #corpus #centre,
	body#cms #corpus #centre,
	body#product #corpus #centre,
	body#category #corpus #centre,
	body#index #corpus #centre {
		width: 495px;
		padding: 0 0 10px 0;
	}
	
	#corpus #centre .breadcrumb {
		position: absolute;
		top: 11px;
		left: 21px;
		color: #C00;
		font-size: 12px;
		font-weight: bold;
	}
	
	#corpus #centre .breadcrumb a {
		font-weight: normal;
		color: #000;
	}
	
	#corpus #centre .breadcrumb .navigation-pipe {
		margin: 0 4px;
	}

		/*****************************************
		*	NOTRE SELECTION
		******************************************/
		
		#corpus #centre #notre_selection #titre_notre_selection {
			margin-bottom: 10px;
		}
		
		#corpus #centre #notre_selection div.selection {
			height: 110px;
			width: 487px;
			overflow: hidden;
			border-top: 1px solid #E6E6E6;
		}

		#corpus #centre #notre_selection div.selection.with_promotion {
			height: 115px;
		}
		
		#corpus #centre #notre_selection div.selection a.img {
			display: block;
			float: left;
			margin-right: 10px;
		}

		#corpus #centre #notre_selection div.selection div.texte {
			float: left;
			width: 230px;
			margin-right: 5px;
			line-height: 15px;
			position: relative;
		}

		#corpus #centre #notre_selection div.selection div.texte .textblock {
			display: block;
			margin-top: 3px;
			font-size: 11px;
		}		

		#corpus #centre #notre_selection div.selection div.texte a:hover,
		#corpus #centre #notre_selection div.selection div.texte a:hover {
			text-decoration: none;
		}
		
		#corpus #centre #notre_selection div.selection div.texte .promotion {
			color: #C00;
		}
				
		#corpus #centre #notre_selection div.selection div.texte a.lire_plus {
			display: block;
			color: #999;
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
			position: absolute;
			top: 90px;
			right: 0px;
			padding-left: 12px;
			background: url(../img/pucegrise.gif) no-repeat 0 3px;
		}

		#corpus #centre #notre_selection div.selection.with_promotion div.texte a.lire_plus {
			top: 95px;
		}

		#corpus #centre #notre_selection div.selection div.prix {
			float: left;
			width: 139px;
			position: relative;
		}
	
		#corpus #centre #notre_selection div.selection div.prix p {
			margin-top: 11px;
			width: 139px;
			height: 54px;
			background: url(../img/home/cartoucheprix.png) no-repeat top left;
			padding: 6px 0 0 10px;
		}

		#corpus #centre #notre_selection div.selection div.prix p span.prix_barre {
			display: block;
			text-decoration: line-through;
			font-size: 12px;
		}		
		
		#corpus #centre #notre_selection div.selection div.prix p span.pas_de_prix_barre {
			display: block;
			font-size: 12px;
		}		
		
		#corpus #centre #notre_selection div.selection div.prix p span.prix {
			display: block;
			margin-top: 6px;
			font-size: 18px;
			color: #c8041b;
		}
		
		#corpus #centre #notre_selection div.selection div.prix a.cart_btn {
			color: #000;
			font-size: 10px;
			position: absolute;
			top: 90px;
			right: 0;
			display: block;
			padding-left: 12px;
			background: url(../img/pucerouge.gif) no-repeat 0 3px;
		}

		#corpus #centre #notre_selection div.selection.with_promotion div.prix a.cart_btn {
			top: 95px;
		}

		#corpus #centre #notre_selection div.selection div.texte a.lire_plus:hover,
		#corpus #centre #notre_selection div.selection div.prix a.cart_btn:hover {
			text-decoration: underline;
		}
		
		#corpus #centre #notre_selection div.selection .monthly {
			display:block;
			position:relative;
			right:60px;
			text-align:right;
			top:-4px;
			width:200px;
		}

		/*****************************************
		*	ZOOM (BLOG)
		******************************************/
		
		#corpus #centre #zoomblog {
			width: 494px;
			background: #666 url(../img/home/headerhomeblog.png) no-repeat top center;
			padding: 33px 0 0 0;
			color: #FFF;
			margin-top: 30px;
		}

		#corpus #centre #zoomblog a {
			color: #FFF;
			text-decoration: none;
		}
		
		#corpus #centre #zoomblog a:hover {
			color: #FFF;
			text-decoration: none;
		}
		
		#corpus #centre #zoomblog h2 {
			display: none;
		}
		
		#corpus #centre #zoomblog .zoomblog {
			padding: 5px 10px;
		}

		#corpus #centre #zoomblog .zoomblog + .zoomblog {
			border-top: 2px groove #727272;
		}

		#corpus #centre #zoomblog .zoomblog .gauche {
/*			text-align: justify;*/
		}

		#corpus #centre #zoomblog .zoomblog .gauche h3 {
			font-size: 13px;
			font-weight: bold;
			margin-bottom: 5px;
		}
		
		#corpus #centre #zoomblog .zoomblog .gauche .lire_suite {
			display: block;
			text-align: right;
			margin-top: 5px;
		}
		
		#corpus #centre #zoomblog .zoomblog .gauche .lire_suite a {
			padding-left: 10px;
			color: #FFF;
			background: url(../img/pucegrisleger.gif) no-repeat 0px 4px;
		}

		#corpus #centre #zoomblog .zoomblog .gauche .lire_suite a:hover {
			text-decoration: underline;
		}

		#corpus #centre #zoomblog .zoomblog img {
			margin: 0 0 10px 20px;
			float: right;
		}
		
		#corpus #centre #zoomblog .rte ul li {
			padding-left: 1em;
			background: url(../img/pucegrisleger.gif) no-repeat 0 0.35em;
			margin: 0.2em 0;
		}

		
	/*****************************************
	*	COLONNE DROITE
	******************************************/
	#corpus #droite {
		width: 189px;
		float: left;
		padding: 0 0 10px 0;
	}
	
		/*****************************************
		*	BLOC PANIER
		******************************************/
		
		#corpus #droite #cart_block {
			border: 1px solid #D6D6D6;
		}
		
		#corpus #droite #cart_block h2 {
			display: block;
			height: 19px;
			font-size: 13px;
			line-height: 1.4em;
			padding: 0 0 0 11px;
		}
		
		#corpus #droite #cart_block h2 span {
			float: right;
			vertical-align: top;
			margin: 4px 12px 0 0;
			cursor: pointer;
		}
		
		#corpus #droite #cart_block h2 span img {
			vertical-align: top;
		}
		
		#corpus #droite #cart_block .block_content {
			margin: 0 10px;
			border-top: 1px solid #D6D6D6;
		}
		
		#corpus #droite #cart_block .block_content #cart_block_no_products {
			font-style: italic;
			color: #666;
			text-align: center;			
		}
		
		#corpus #droite #cart_block .block_content .ajax_cart_no_product {
			display: block;
			color: #666;
			text-align: center;
		}

		
		#corpus #droite #cart_block #cart_block_summary {
			padding: 8px 0;
		}
		
		#corpus #droite #cart_block #cart_block_summary .ajax_cart_total {
			float: right;
		}
		
		#corpus #droite #cart_block #cart_block_list {
			padding: 5px 0;
			font-size: 10px;
		}
				
		#corpus #droite #cart_block #cart_block_list .line1 {
			padding: 5px 0 3px;			
		}
				
		#corpus #droite #cart_block #cart_block_list .line2 {
			padding: 3px 0 5px 10px;
			border-bottom: 1px dotted #E5E5E5;
		}
		
		#corpus #droite #cart_block #cart_block_list .remove_link {
			float: right;
			font-size: 9px;
		}
		
		#corpus #droite #cart_block #cart_block_list #cart-prices {
			font-weight: bold;
			padding: 5px 0;
		}

		#corpus #droite #cart_block #cart_block_list #cart-prices #cart_block_total {
			float: right;
		}
		
		#corpus #droite #cart_block #cart_block_list #cart-price-precisions {
			font-style: italic;
			font-size: 9px;
			text-align: right;
			padding: 3px 0;
			clear: both;
		}
		
		#corpus #droite #cart_block #cart-buttons {
			border-top: 1px solid #D6D6D6;
			padding: 5px 0;
		}
		
		#corpus #droite #cart_block #cart-buttons a.details {
			float: left;
			padding-left: 12px;
			background: url(../img/pucegrise.gif) no-repeat 0 3px;
		}

		#corpus #droite #cart_block #cart-buttons a#button_order_cart {
			float: right;
			padding-left: 12px;
			background: url(../img/pucerouge.gif) no-repeat 0 3px;
		}
		
		#corpus #droite #cart_block .deleteCustomizableProduct {
			float: right;
		}
		
		#corpus #droite #cart_block ul.cart_block_customizations {
			padding: 5px 0;
			list-style-type: none;
			border-bottom: 1px dotted #E5E5E5;
		}


		/*****************************************
		*	BLOC MON COMPTE
		******************************************/
		
		#corpus #droite #blocmoncompte {
			border: 1px solid #D6D6D6;
		}
		
		#corpus #droite #blocmoncompte h2 {
			display: block;
			height: 19px;
			font-size: 13px;
			line-height: 1.4em;
			padding: 0 0 0 11px;
		}
		
		#corpus #droite #blocmoncompte h2 #switch_blocmoncompte {
			float: right;
			vertical-align: top;
			margin: 4px 12px 0 0;
		}
		
		#corpus #droite #blocmoncompte h2 #switch_blocmoncompte img {
			vertical-align: top;
		}
	
		#corpus #droite #blocmoncompte ul {
			margin: 0 10px;
			border-top: 1px solid #D6D6D6;
		}
	
		#corpus #droite #blocmoncompte ul li {
			list-style-type: none;
			margin: 4px 0;
			padding-left: 11px;
			background: url(../img/lightbullet-greyonwhite.png) no-repeat 0 5px;
			font-size: 11px;
		}

		#corpus #droite #blocmoncompte ul li img.icon {
			display: none;
		}

		
/*****************************************
*	FOOTER
******************************************/

#footer {
	background-color: #333;
}

#footer h2, #footer h3 {
	display: inline;
	text-align: left;
}

#footer #plansite li {
	float: left;
	margin: 10px 25px;
	list-style-type: none;
}

#footer #plansite li ul {
	margin-top: 7px;
}

#footer #plansite li li {
	float: none;
	margin: 0;
	line-height: 1.4em;
	width: 120px;
	padding: 0;
	padding-left: 13px;
	background: url(../img/pucegrise.gif) no-repeat 0 4px;
}

#footer #plansite h2 a {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
}

#footer ul#plansite li h2 a:hover {
	text-decoration: none;
	color: #F11;
}

#footer ul#plansite li.selected h2 a,
#footer ul#plansite li.selected h2 a:hover {
	text-decoration: underline;
	color: #F11;
}

#footer #plansite h3 a {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	display: block;
}

#footer ul#plansite li ul li h3 a:hover {
	text-decoration: none;
	color: #D6D6D6;
}

#footer ul#plansite li ul li.selected h3 a,
#footer ul#plansite li ul li.selected h3 a:hover {
	text-decoration: underline;	
	color: #D6D6D6;
}

#footer #footerBottom {
	border: 1px solid #666;
	border-width: 1px 0;
	line-height: 11px;
}

#footer #footerBottom span {
	float: right;
	margin: 9px 5px 9px 0;
	padding-right: 5px;
	border-right: 1px solid #C00;
	color: #CCC;
}

#footer #footerBottom span.first {
	border-right-style: none;
}

#footer #footerBottom span strong {
	font-weight: bold;
	font-size: inherit;
	font-style: normal;
	color: #666;
}

#footer #footerBottom ul {
	margin: 9px 13px;
}

#footer #footerBottom li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #C00;
	line-height: 11px;
}

#footer #footerBottom li.first {
	border-left-style: none;
}

#footer #footerBottom h2 a {
	font-size: 9px;
	font-weight: normal;
	color: #666;
}

#footer #footerBottom h2 a:hover {
	text-decoration: none;
	color: #D6D6D6;
}

/**************************** SITEMAP *************************************************/

body#sitemap #centre li {
	padding-left: 12px;
	background: url(../img/pucerouge.gif) no-repeat 0 3px;
	list-style-type: none;
	margin: 0.5em 0 1em 2em;
}

body#sitemap #centre li li {
	background-image: url(../img/pucegrise.gif);
}

body#sitemap #centre li li li {
	background-image: url(../img/pucegrisleger.gif);
}

body#sitemap #centre li li li li {
	background-image: none;
}

/*********************** CADUC_SEARCH **************************************************/

body#caduc_search input#page_search_q {color: #333; padding: 1px; margin: 0; border: 1px solid #909090; width: 565px;}
body#caduc_search input#page_search_s {color: #FFF; padding: 2px 6px; margin: 0 0 0 3px; border: 0; background: #600; cursor: pointer;}

body#caduc_search #centre h3 {font-weight: 600;}
body#caduc_search #centre #page_search_results {margin: 1em 0 0; font-size: 15px;}
body#caduc_search #centre #page_search_results li {
	font-size: 14px;
	font-weight: 600;
	padding-left: 12px;
	letter-spacing: 1px;
	background: url(../img/pucerouge.gif) no-repeat 0 0.3em;
	list-style-type: none;
	margin: 1em 0;
}
body#caduc_search #centre #page_search_results li li {
	margin-left: 3em;
	font-size: 12px;
	font-weight: 400;
	background-image: url(../img/pucegrise.gif);
}
body#caduc_search #centre #page_search_results li li li {
	font-size: 11px;
	background-image: url(../img/pucegrisleger.gif);
}
body#caduc_search #centre #page_search_results li li li li {
	background-image: none;
}

.ltie7 { display: none; }
