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

body {
	font-family: Helvetica,'Liberation Sans', FreeSans, sans-serif;
	font-size: .95em;
	color: #777;
	background-image: url(../images/bkgd_grad.gif);
	line-height: 22px;
	margin: 0px 0px 0px 0px;
}

p {
	margin-bottom: 1em;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #b3cc0b;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #b3cc0b;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #e8e1d0;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #c8dd51;
}

.norm{
	color: #979797;
	line-height: 16px;	
}


.bulletText{
	color: #979797;
	line-height: 16px;	
}


.bold {
	font-weight: bold;
}


.bigTitle {
	color: #c3c6b6;
	font-weight: bold;
	font-family: "Lucida Grande";
	font-size: 19px;
	line-height: 19px;
	vertical-align: top;
}
.bigText {
	color: #979797;
	font-weight: bold;
	font-family: "Lucida Grande";
	font-size: 18px;
	line-height: 25px;
	
	vertical-align: bottom;
}

.big {
	color: #c3c6b6;
	font-weight: normal;
	font-family: "Lucida Grande";
	font-size: 17px;
}

.Title {
	color: #c3c6b6;
	font-weight: bold;
	font-family: "Lucida Grande";
	font-size: 13px;
}



.size10 {
	font-size: 10px;
}

#site {
	margin: auto;
	position: relative;
	width: 1075px;
	height: 1460px;
	background-image: url(../images/bkgd.jpg);
}


#header {
	width: 849px;
	height:1000px;
	position: absolute;
	left: 112px;
	top: 50px;
}

#headerFlash {
	width: 849px;
	position: relative;
}
	
	#nav {
	float: left;
	left: -1px;
	top: 3px;
	height: 79px;
	width: 820px;
	z-index: 110;
	position: relative;
	background-image: url(../images/menu/btn_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 35px;
	}
	
		
			


#content {
	margin-top: 30px;
	width: 850px;
	float: left;
}


#feature {
	width: 630px;
	float: left;
	margin-top: 1px;
	position: relative;
	z-index: 100;
}




#columnLeft {
	width: 400px;
	padding-top: 10px;
	float: left;
	position: relative;
	z-index: 100;
}

#columnRight {
	width: 425px;
	padding-top: 10px;
	float: right;
	position: relative;
	z-index: 100;
	text-align: center;
}	

	
#pic {
	position: relative;
	z-index: 100;
	text-align: center;
}

#homeAd {
	width: 855px;
	float: right;
	position: relative;
	z-index: 100;
}

#featureAd {
	width: 180px;
	height: 475px;
	padding-right: 5px;
	float: right;
	position: relative;
	z-index: 100;
}

#article {
	width: 600px;
	height: 160px;
	padding-top: 10px;
	float: left;
	position: relative;
	z-index: 100;
	border-top: dashed 1px #cccccc;

}

/*-----------BEGIN CART STYLES---------------*/

#cartItem {
	width: 210px;
	height: 150px;
	float: left;
	position: relative;
	border: 0;
	font-size:13px;
}

#cartContainer{
	width: 820px;
	float: left;
	position: relative;
	padding: 25px;
}

#cartItemFull {
	width: 725px;
	float: left;
	padding: 35px;
	background-image: url(../images/cart/large/bckgrd.png);
}

#cartItemFullImage {
	width: 350px;
	float: left;
	vertical-align: middle;
	height: 375px;
}

#cartItemFullText {
	width: 370px;
	float: left;
	padding-top: 25px;
}

.selectBckcolor {
	background-color: #333333;
}


.buyBtn {
	width: 102px;
	height: 57px;
	position: relative;
}


a.cartlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c3c6b6;
}

a.cartlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c3c6b6;
}

a.cartlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b3cc0b;
}
a.cartlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c8dd51;
}
ul.bullet {
	list-style-type: disc;
	color: #b3cc0b;
	line-height: 25px;
	padding-left: 13px;

}

a.greenlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b3cc0b;
}

a.greenlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b3cc0b;
}

a.greenlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #e8e1d0;
}
a.greenlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #c8dd51;
}

/* formulaire */

form{
	width: 80%;
	margin:30px 0px 0px 0px;
}

select {
 background-color: #000000;
 color: #ffffff;
}

form p{
	margin: 2px 0px 0px 0px;	
	vertical-align:bottom;
	padding:2px 0px 0px 0px;
}
form p.obligatoire{
	text-align:right;
	width:100%;	
}
form p.mentions{
	font-size:0.9em;
	font-style:italic;
}
form p.btn{	
	width:100%;
	text-align:center;
}
form hr{
	clear:both;
	color:#CCCCCC;
	border:0 none;
	border-top:1px thin #999999;
	background:#999999;
	outline:none;
	height:2px;
	width:100%;
}

form fieldset{
	margin-bottom: 20px;
	border: none;
}
form fieldset legend{
	padding: 20px 10px 20px 10px;
	margin:0px;
	width:100%;
	font-size: 14px;
	color: #4A4A4A;
	font-weight:bold;
}
form label{
	float:left;
	width:190px;
	text-align:right;
	padding-right:10px;
	vertical-align:bottom;
}
form label.question{
	float:left;
	width: 100%;
	text-align: left;
}
form input{
	float:left;
	margin:2px 2px 2px 0px;
	width:220px;
	font-size: 12px;
}
form textarea{
	float:left;
	margin:2px 0px 2px 0px;
	font-family:Arial, sans-serif;
	border: #333333 1px solid;
	width:220px;
	font-size: 12px;
	
}
form input[type="text"], form input[type="textarea"], form input[type="password"]{
	border: #333333 1px solid;
	background-color: #999;	
}
form input.date{
	width:120px;
}
form input.same{
	width:180px;
}

form select{
	width:200px;
	margin:2px 2px 2px 0px;
	border: #333333 1px solid;
	font-size: 12px;
}
form input[type="checkbox"]{
	margin-left: 1%	
	border: #333333 1px solid;	
	width:20px;
}
form input:hover, form select:hover, form textarea:hover, form input:focus, form select:focus, form textarea:focus{
}
form input.file{
	margin-left: 13%;	
	border: #333333 1px solid;
	width: 70%;
}
form input[type="submit"], form input[type="reset"]{
float:none;
	margin:30px auto 30px auto;
	padding:0px;
	border: 0px solid;	
	background-image: url('/img/bouton_off.gif');
	background-repeat: no-repeat top left;
	color: #FFFFFF;
	width:187px;
	height:38px;
}
form input[type="submit"]:hover, form input[type="reset"]:hover{	
	color: #FFFFFF;
	background-image: url('/img/bouton_on.gif');
}


/*-----------END CART STYLES---------------*/


/*-----------MODAL BOX---------------*/

#mbox{background-color:#eee; padding:8px; border:2px outset #666;cursor:pointer}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(../images/cart/large/bckgrd.png);
}

* html #ol{background-image:none;     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}

/*-----------MODAL BOX---------------*/


	#left {
		float: left;
		width: 210px;
	
	}
	
		
		#left .btn {
			margin-bottom: 2px;
		}
		
		#left .lastBtn {
			margin-bottom: 8px;
		}
	
		.box {
			background: url(../images/left/box_bg.gif) top repeat-y;
			float: left;
			position: relative;
			margin-bottom: 24px;
			width: 204px;
		}
		
			.box .content {
				float: left;
				margin-left: 16px;
				padding-top: 5px;
				position: relative;
				width: 175px;
				z-index: 100;
			}
			
				.box .content a {
					text-decoration: none;
					color: #7a0303;
				}
				
				.box .content a:hover {
					color: #979797;
				}
				
			.box .newsletter input {
				width: 100px; 
				height: 10px; 
				font-size: 9px; 
				line-height: 10px;
			}
			
			.box .newsletter a {
				color: #979797;
			}
			
			.box .newsletter a:hover {
				color: #7a0303;
			}
			
			.box .tools {
				margin-left: 10px;
				font-size: 10px;
			}
			
			.box .bottom {
				position: absolute;
				bottom: -15px;
				left: 0px;
				z-index: 1;
			}
			
			
	
	#right {
		float: right;
		width: 690px;
	
	}
		#right ul {
	margin-left: 10px;
	
			}
			
		#right ul.maroon {list-style-type: disc;color: #7a0303;}

		
		.arrowlink {vertical-align: text-bottom;}
		
		.learnmore {vertical-align: text-bottom;}	
		
		.more {
	vertical-align: text-bottom;
		}			#right a {
			text-decoration: none;
			color: #065B93;
			font-weight: bold;
		}
		
		#right a:hover {
			color: #4ca6df;
		}

	
		.seperator {
			margin-bottom: .5em;
		}
		
		.item {
			float: left;
			width: 200px;
			margin-right: 45px;
			margin-bottom: 2em;
		}
		
		.last {
			margin-right: 0px;
		}
		
		#right .copylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #065B93;
	font-weight: normal;
		}
		
	


	
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	padding-top: 5px;
	text-align: left;
	vertical-align:text-bottom;
	padding-left: 50px;
	position: absolute;
	left: 112px;
	top: 1326px;
	margin-top: 50px;
}

	#footer a {
		color: #979797;
		text-decoration: none;
		font-size: 10px;
	}
	
	#footer a:hover {
	color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
}
