/* CSS Document */

/*########################### Global ########################### */

*{
	margin:0;
	padding:0;
}

a img{border:none;}

body{
	background-color:#FFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333;
	}
	
.breaker{
	overflow:hidden;
	height:1px;
	clear:both;
}

h1.title {
	color:#94d851;
	font-size:20px;
	font-family:Helvetica,Arial,Verdana;
	}

h1.title2 {
	color:#666;
	font-size:20px;
	font-family:Helvetica, Arial,Verdana;
	}

h2.subtitle {
	color:#666;
	font-size:13px;
	font-family:Helvetica, Arial,Verdana;
	line-height:13px;
	margin:0;
	}
	
a.greylink {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	color:#333;
	font-weight:700;
	}

a.greylink:hover {
		text-decoration: none;
	border-bottom: 1px dotted #666;
	color:#666;
	}


#all {
	width:911px;
	margin-left:auto;
	margin-right:auto;
	}

#all #cyclotop {
	width:76px;
	height:46px;
	float:right;
	background-image:url(/imgs/cyclistes.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-right:8px;
	display:  inline;
	margin-top:20px;
	}

#all #minicaddie{
	margin-right:8px;
	margin-top:46px;
	float:right;
	color:#999;
	font-size:10px;
	} 

#all #minicaddie a{
	color:#999;
	text-decoration:none;
	border-bottom:1px dotted #999;
	font:  10px/15px verdana;
	}
	
	#all #minicaddie a:hover{
	color:#666;
	}
	
#all #center{
	width:911px;
	height:499px;
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	}

.cyclovert_logo{
	display:block;
	border:none;
	background-image:url(/imgs/cyclovert-logo.png);
	background-position:top;
	background-repeat:no-repeat;
	width:213px;
	height:39px;
	margin-left:20px;
	behavior : url(iepngfix.htc) ; 
	}

#all #center .col_left{
	width:242px;
	padding-top:20px;
	position:relative;
	overflow:hidden;
	float:left;
	height:500px;
	}

#all #center .col_right{
	width:660px;
	height:499px;
	overflow:hidden;
	float:left;
	position:relative;
	}

	.desc a, .desc a:visited{
		text-decoration: none;
		border-bottom: 1px dotted #333;
		color:#333;
		font-weight:bold;
		}
	
		.desc a:hover {
		border-bottom: 1px dotted #666;
		color:#666;
		}
/*########################### Left menu ########################### */

#all #center .col_left #allmenu{
	position:absolute;
	top:176px;
	right:0px;
	}



#idList {
	margin: 0;
	padding: 0;
}
 


#allmenu li.on {
	display: block;
	width: 200px;
	background: #333;
	color: #888;
	float:right;
	margin-top:2px;
	height:24px;
	padding-left:6px;
	background-image:url(/imgs/bg_menu_on.gif);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	color:#FFFFFF;
	font: bold 12px/24px Arial;
	text-decoration:none;
	position:relative;
}

#idList {
	margin: 0;
	padding: 0;
}
 
#idList li.off {
	display: block;
	width: 180px;
	background: #333;
	color: #888;
	height:10px;
	float:right;
	margin-top:2px;
	height:24px;
	padding-left:6px;
	background-image:url(/imgs/bg_menu_off.gif);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	color:#FFFFFF;

	text-decoration:none;
	position:relative;
}

#idList li.off a, #idList li.on a{
	position:absolute;
	top:2px;
	left:28px;
	color:#FFF;
	text-decoration:none;
	font: bold 12px/24px Arial;
	}

.arrow {
	position:absolute;
	top:6px;
	left:5px;
}

/*########################### Footer ########################### */

#footer{
	color:#818181;
	font-size:11px;
	}


#footer a {
	text-decoration:none;
	color:#818181;
	}

#footer a:hover {
	text-decoration:none;
	color:#94d851;
	}






/*########################### Index ########################### */

#three_blocs {
	padding-left:10px;
	margin-top:9px;
	width:53px;
	height:160px;
	}
	
#three_blocs a.bloc {
	width:47px;
	height:48px;
	margin-top:6px;
	border:0;
	text-decoration:none;
	display:block;
	}

#center_index {
	margin-top:15px;
	padding-left:10px;
	width:240px;
	position:relative;
	}

#center_index a, #center_index a:visited{
			text-decoration: none;
		border-bottom: 1px dotted #333;
		color:#333;
		font-weight:bold;
	}

#center_index a:hover{
		text-decoration: none;
		border-bottom: 1px dotted #666;
		color:#666;
		font-weight:bold;
	}


	
#index_visuel{
	background-image:url(/imgs/big_velo.png);
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	left:245px;
	top:140px;
	width:400px;
	height:267px;
	behavior : url(iepngfix.htc) ; 
	}

#corner {
	position:absolute;
	top:0px;
	right:0px;
	width:155px;
	height:40px;
	padding-top:3px;
	}

	
	
#myForm2 .txt {
	font-size:12px;	
	border:1px solid #66CC33;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	width:110px;
	
	}

#myForm2 .submit{
	border:1px solid #66CC33;
	color:#999;
	background-color:#FFF;
	font-size:10px;
	height:16px;
	}
	
/*########################### Contact ########################### */	

.contact_left {
	float:left;
	width:260px;
	border-right:1px solid #66CC33;
	margin-top:70px;
	margin-left:70px;
	padding-right:10px;
	height:335px;
	display:inline;
	}
	
.contact_right {
	float:left;
	width:240px;
	margin-top:70px;
	padding-left:10px;
	}	

.form_left {
	float:left;
	width:100px;
	clear:both;
	margin-top:4px;
	}

.form_right {
	float:left;
	margin-top:4px;
	}

#myForm {
	margin-top:10px;
	}

#myForm .txt {
	font-size:11px;	
	border:1px solid #66CC33;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	}
	
	#myForm .txt2 {
	font-size:11px;	
	border:1px solid #66CC33;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:230px;
	}
	
#myForm .submit{
	border:1px solid #66CC33;
	color:#666666;
	background-color:#FFFFFF;
	width:120px;
	font-size:11px;	
	}
	
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

/*########################### Produits ########################### */

.allproduits{
	width:550px;
	/* border:1px solid #66CC33; */
	margin-top:45px;
	margin-left:50px;
	padding-right:10px;
	height:385px;
	overflow:auto;
	}
	
.allproduits h2{
	/* color:#94d851; */
	color:#555;
	font-size:16px;
	}

.price_button2 {
	background-image:url(/imgs/price_button2.png);
	background-position:top;
	background-repeat: no-repeat;
	width: 108px;
	height: 32px;
	display:block;
	float:left;
	position:relative;
	margin-top:5px;
	/* behavior : url(iepngfix.htc) ; */
	}

.price_button2  a.price {
	color:white;
	font-size:18px;
	position:absolute;
	top:4px;
	left:45px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	text-decoration:none;
	}

	.price_button2  a.price:hover {
	text-decoration:underline;
	}

 a.price {
        color:white;
        font-size:18px;
        top:4px;
        left:45px;
        font-weight:bold;
        font-family:Verdana,Arial,Helvetica;
        text-decoration:none;
        }

        .price_button2  a.price:hover {
        text-decoration:underline;
        }
	
.price_button {
	background-image:url(/imgs/price_button.png);
	background-position:top;
	background-repeat: no-repeat;
	width: 108px;
	height: 27px;
	display:block;
	float:left;
	position:relative;
	margin-top:5px;
	behavior : url(iepngfix.htc) ; 
	}

.price_button  .price {
	color:white;
	font-size:18px;
	position:absolute;
	top:2px;
	left:28px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	}
	
	.price_button  .price2 {
	color:white;
	font-size:18px;
	position:absolute;
	top:2px;
	left:22px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	}

.price_lnc {
        color:white;
        font-size:18px;
        top:2px;
        left:28px;
        font-weight:bold;
        font-family:Verdana,Arial,Helvetica;
        }

.valider_lnc {
        color:white;
        font-size:12px;
        top:2px;
        left:28px;
        font-weight:bold;
        font-family:Verdana,Arial,Helvetica;
        }



.price_lnc  a{
        color:white;
        font-size:14px;
        font-weight:bold;
        font-family:Verdana,Arial,Helvetica;
        text-decoration:none;
        }

.price_button  .price2  a{
	color:white;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica;
	text-decoration:none;
	}
	
.img_product{
	display:block;
	float:left;
	margin-right:15px;
	}

.info_product{
	float:left;
	}
	
.legende a{
	font-size:10px;
	color:#555;
	text-decoration:none;
	}

.legende a:hover{
	font-size:10px;
	color:#333;
	text-decoration:underline;
	}
	
#videos_header {
	float:right;
	margin-right:10px;
	}

#videos{
	float:right;
	margin-right:10px;
	}

.vignette {
	margin-left:5px;
	width:90px;
	border:1px solid #CCC;
	}

/*########################### Accessoires ########################### */	

.allaccess{
	width:565px;
	margin-top:40px;
	margin-left:50px;
	padding-right:10px;
	height:380px;
	overflow:auto;
	position:relative;
	}

.acces_left{
	float:left;
	margin-right:10px;
	border: 1px solid #94d851;
	width:140px;
	overflow:hidden;
	margin-top:8px;
	padding:5px;
	}

.acces_right{
	float:left;
	width:370px;
	border: 1px solid #94d851;
	padding:5px;
	margin-top:8px;
	position:relative;
	}	
	
.commander {
	background-color:#94d851;
	width:100px;
	text-align:right;
	right:0px;
	top:0px;
	position:absolute;
	color:white;
	padding:3px;
	font-size:10px;
		background-image:url(/imgs/bg_menu_on.gif);
	background-position:top;
	background-repeat:repeat-x;
	}


.commander a{
	color:white;
	text-decoration:none;
	border-bottom:1px dotted white;
	}

.commander a:hover {
	color:#333;
	border-bottom:1px dotted #333;
	}
	
/*########################### Pro ########################### */	

#center_pro {
	margin-top:190px;
	padding-left:10px;
	width:635px;
	}

/*########################### Philo ########################### */	

#center_philo {
	margin-top:40px;
	margin-left:50px;
	width:570px;
	height:380px;
	overflow:auto;
	
	}

/*########################### Panier ########################### */	
	
.panier {
	margin-top:70px;
	margin-left:70px;
	width:530px;
	height:360px;
	overflow:auto;
	}

.sep {
	color: #94d851;
	background-color: #94d851;
	height: 1px;
	border: 0;
	width:500px;
	margin:3px;
	}

.sep2 {
	color: #333;
	background-color: #333;
	height: 1px;
	border: 0;
	width:500px;
	margin:3px;
	}

.caddie{
	background-image:url(/imgs/caddie.png);
	background-position:top;
	background-repeat:repeat-x;
	width:32px;
	height:32px;
	display:block;
	float:left;
	margin-left:10px;
	}
	
/*########################### Tooltips ########################### */	
	
#dhtmltooltip{
	position: absolute;
	color:#FFF;
	width: 130px;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #94d851;
	background-image:url(/imgs/bg_menu_on.gif);
	background-position:top;
	background-repeat:repeat-x;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}


/*########################### Popup ########################### */	

.pop_bg{
	background-image:url(/imgs/pop_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


