/*----------refonte BD pour www.itelios.com - 2008- ----------------*/

/*----------------header---------------*/

.headPref  {
	float:left;
	width:190px;
	margin: 15px 0 0 10px;
}

.headPref div  
{
	padding-top:5px;	
}

.searchChamp 
{
	background: url(nb_searchBar.png) no-repeat;	
	width:147px;
	height:16px;
	border:0 !important;
	color:#FFFFFF;
	font-size:10px;
	padding:1px 0 0 8px;	
}

#myCart label,#myCart span 
{
	color:#FFFFFF;
}

.paraDown .basketLabel 
{
	color:#FFFFFF;
}


.espaceCompte{
	padding-bottom:5px;
}

.espaceCompte p{
	padding-top:5px;
}




/*---------------rail--------------------*/

.upContent {
	width:960px; 
	margin:auto; 
	overflow:hidden;
}

.breadCrumb {
	float:left;
	background: url(FondDefilementOrdonnerGauche4.jpg) top left no-repeat;
	padding: 0 0 0 30px;
	height:30px;
}
.breadCrumb ul {
	float:left;
}

.breadCrumb ul li {
	float:left;
	height:25px;
	padding:5px 10px 0 5px;
	background: url(sep_rail.gif) no-repeat 0% 30% ;
	color: #929292;
	font-weight: bold;
}

.breadCrumb a	{
	color: #929292;
	text-decoration: none;
	font-weight: bold;
}

.breadCrumb ul li a:hover {
	color:#79100d;
}

.breadCrumb ul li.endRail {
	background: url(FondDefilementOrdonnerDroit.jpg) top right no-repeat;
	width:30px;
	padding:0;
}

.linkRailHome {
	background:url(picto_home_off.gif) no-repeat top;
	display:block;
	width:16px;
	height:16px;
}

.linkRailHome:hover {
	background:url(picto_home_on.gif) no-repeat top;
	display:block;
	width:16px;
	height:16px;
}

.allProducts a	{
	color: #929292;
	text-decoration: none;
	font-weight: bold;
}

.allProducts a:hover	{
	color: #79100d;
	text-decoration: none;
	font-weight: bold;
}


.allProducts {
	float:right;
	background: url(FondDefilementOrdonnerGauche.jpg) top left no-repeat;
	padding: 0 0 0 30px;
	height:30px;
}
.allProducts ul {
	float:left;
}
.allProducts ul li {
	float:left;
	height:25px;
	padding:5px 15px 0 19px;
}
.allProducts ul li.endRail {
	background: url(FondDefilementOrdonnerDroit.jpg) top right no-repeat;
	width:30px;
	padding:0;
}

.allProducts span {
	color:#79100d;
}

/*------------scroll-------------*/

.scrollLeft 
{
	background: url(left_arrowScroll.gif) no-repeat;
	position:absolute;
	top:350px;
	left:20px;
	display:block;
	width:15px;
	height:27px;
	z-index:100;
}

.scrollRight 
{
	background: url(right_arrowScroll.gif) no-repeat;
	position:absolute;
	top:350px;
	right:20px;
	display:block;
	width:15px;
	height:27px;
	z-index:100;
}


/*------------------------fishEye-----------------*/

.dock 
{
	position: relative; 
	height: 50px; 
	text-align: center;
}

.dock-container {	
	position: absolute;
	height: 200px;	
	top:20px;	
}

a.dock-item {
	display: block;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-right:5px;
}

.dock-item span input {
	border: none; 
	margin: 0px;
	width:24px;
	height:28px;
}

.dock-item img {
	border: none;
	margin: 5px 10px 0px 0px; 	
	width: 100%; 
	padding:0 5px;	
}

.nextProduct 
{
	position:absolute;
	right:52px;
	width:54px;
	height:53px;
	text-align:center;
	top:140px;	
}

.backProduct 
{
	position:absolute;
	left:52px;
	text-align:center;
	width:54px;
	height:53px;
	top:140px;
}

.backProduct a span
{
	font-weight:bold;
	font-size:10px;
	display:none;
	color:#999999;
	text-decoration:none;
	position:absolute;
	left:40px;
	top:8px;
}	
.nextProduct a span
{
	font-weight:bold;
	font-size:10px;
	display:none;
	color:#999999;
	text-decoration:none;
	position:absolute;
	right:40px;
	top:8px;
}

.backProduct a:hover span
{
	display:block;
	float:left;
	
}	
.nextProduct a:hover span
{
	display:block;
	float:right;
}


/*-----------------panier-----------*/
.pushPanier {	
	background:url(bg_services.png) repeat-x left top;
	width:170px;
	padding:5px; 
	margin-top:22px;
	text-align:left;
	color:#7c7c7c;
	font-weight:bold;	
	margin-top:24px;
}


.pushPanier a{
	text-decoration:none;
	color:#7c7c7c;
	font-weight:bold;	
	text-decoration:underline;
	line-height:15px;
}

.pushPanier a:hover{
	color:#000000;
}


.pushPanier span 
{
	text-align:left;
}


.pushPanier h2{
	font-size:1.2em;
	padding-bottom:7px;
}

.pushPanier img{
	vertical-align:middle;
}

/* Accordion */

.accordionHeader
{
	background:url(bg_services.png) repeat-x left top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
    padding: 4px 5px 0 5px;
    margin-top: 1px;
    cursor: pointer;
    height:16px;
}

.accordionHeader a
{
	color:#737272;
	text-decoration: none;
	text-transform:uppercase;
}

.accordionHeader a:hover
{
	color:#000000;
}

.accordionHeaderSelected
{
	background:url(bg_services_on.png) repeat-x left top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;	
	font-weight: bold;
    padding: 4px 5px 0 5px;
    margin-top: 1px;
    cursor: pointer;
    height:16px;
}

 .accordionHeaderSelected a
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}

 .accordionHeaderSelected a:hover
{
	text-decoration: none;
}

.accordionContent
{
    background-color: #FFFFFF;
    padding:15px 5px;
    text-align:left;

}

.accorMain {
	margin:10px auto;
	font-size:11px;
}

.accorMain div.modFill {
	float:none;
}
.centreAccor 
{
	width:480px;
	margin:auto; 
	overflow:hidden;
	padding-top:20px;
	color:#7A7A7A;
}
.adresssePart 
{
	color:#7A7A7A;
}

.adresssePart p
{
	padding-top:5px;
}

.adresssePart a
{
	text-decoration:none;
	color:#7A7A7A;
}

.adresssePart a:hover
{
	text-decoration:underline;
}


.adresseAccor {
	border-right:1px solid silver;
}

.newsTitle 
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}

.newsAccor 
{
	overflow:hidden;
	width:100%;
	padding-top:20px;
}

.newsAccor label 
{
	display:block;
	width:250px;
	float:left;
	text-align:right;
}

.newsAccor span 
{
	display:block;
	width:200px;
	float:right;
}

.newsAccor input 
{
	display:block;
	width:20px;
	margin-left:10px;
	float:left;
}

.newsAccor span label 
{
	display:block;
	width:30px!important;
	float:left;
}


/*----fishNoEye---------*/


.fishNoEye p 
{
	float:left;
	width:40px;
	padding:0 2px;
	text-align:center;
}
.fishNoEye a 
{
	display:block;
	width:40px;
	height:40px;
}

.fishNoEye a:hover
{
	border:1px solid silver;
}


.homeNoFlash 
{
	width:980px; 
	margin:150px auto 0 auto; 
	font-size:14px;
	font-weight:bold;
}

.homeNoFlash p 
{
	padding-top:20px;
}


.homeNoFlash a:hover
{
	text-decoration:underline;
	color:#d41f30;
}


/*----------siteMap--------------*/

.siteMapTable {
	width:980px; 
	margin:10px auto; 	
	
}

.titleSiteMap {
	color:#d41f30;
	text-transform:uppercase;
}

.siteMapTable a 
{
	font-weight:bold;
	text-decoration:none;
}

.siteMapTable a:hover
{
	text-decoration:underline;
}

.lowCatSiteMap a {
	color:#8e8e8e;
}

.forceTable 
{
	width:980px;
	margin-bottom:20px;
}
.forceTable td
{
	width:980px;
}

.decale 
{
	padding-top:1px;
}
#slideShow1
{
	width: 140px;
	height: 155px;
	padding: 10px;
	background-color: #fff;
	text-align:center;
	
}
.aroundAccor .dix
{
	color:#7A7A7A;
}

.navFaq {
	 float:left;
	 width:250px; 
	 height:500px; 
	 padding:10px 20px 0 15px; 
	 overflow:auto;
}

.navFaq a {
	text-decoration:none;
}

.navFaq a:hover{
	color:#CC0000;
	
}

.navFaq ul li {
	padding-top:5px;
}

.navFaq ul li a {
	font-weight:bold;
	
}

.navFaq ul li ul {
	padding:10px 0 15px 10px;
	
}

.rightFaq {
	 float:right;
	 width:350px; 
	 height:460px; 
	 overflow:auto; 
	 padding:20px 20px 0 10px;
}

.rightFaq div {
	padding-top:20px;
}






	




	
	






	
