<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,fieldset,form,label,legend,caption,tfoot,thead { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white;font-family:Verdana, Arial, Helvetica, sans-serif; }
/*ol,ul { list-style:none; }*/

blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12pt;
	letter-spacing:0;
/*	color:#535763;*/
	margin:0px;
	position:relative;

	-webkit-font-smoothing: subpixel-antialiased;
}
#main{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	width:960px;
	height:auto;
	float:left;
	background:#d5d4d5;

	}
#header img{
	width:auto;
	height:auto;
	float:left;
	}
#header h1{
	width:auto;
	height:auto;
	float:left;
	padding:13px;
	}
#header h2{
	width:700px;
	height:auto;
	float:left;
	padding:23px 0px 0px 0px;
	color:#000000;
	font-size:23px;
	line-height:28pt;
	font-weight:normal;
	}
	#header h3{
	width:710px;
	height:auto;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}

	ul.menu {list-style:none; margin:0; padding:0; background:#535763;width:100%; float:left; height:auto;border-top:1px solid #4ed0f2; border-bottom:1px solid #4ed0f2; width:100%;}
ul.menu * {margin:0; padding:0; background:#535763; }
ul.menu a {display:block; color:#ffffff; text-decoration:none}
ul.menu li {position:relative; float:left; width:auto; border-right:1px solid #4ed0f2;}
ul.menu ul {position:absolute; top:26px; left:0; /*background:#d1d1d1; */display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border-top:none; width:100px; margin:0;} 
ul.menu ul li a {display:block; padding:3px 7px 5px; width:180px;}
ul.menu ul li a:hover {background-color:#4ed0f2; border-left:1px solid #4ed0f2;margin:0;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { padding:5px 7px 7px; font-weight:bold;  width:auto;}
ul.menu .menulink:hover, ul.menu .menuhover {background:#4ed0f2;}
ul.menu .sub {background:#535763;}
ul.menu .topline {/*border-top:1px solid #4ed0f2;*/width:140px;}			

#middle{
	/*min-height:600px;
	width:955px;
	padding:0px 20px 20px 20px;
	width:915px;
	*/
	width:955px;
	float:left;
	background-position:top;
	background-color:#FFFFFF;
	}
/*#middle ul{
	width:885px;
	min-height:600px;
	float:left;
	margin:0px 35px;
	}*/
#div{
	width:855px;
	height:auto;
	float:left;

	}


/*#middle ul li img{
	float:left;
	margin-left:10px;
	}

#middle ul li h3{
		width:920px;
	float:left;
	font-weight:700;
	text-align:right;
	}
#middle ul li span{
	width:835px;
	float:left;
	text-align:justify;
	margin-left:20px;
	
	}*/
.middle_line{
	width:960px;
	height:12px;
	float:left;
	/*background:url(rubrique_images1/line.jpg) repeat-x;
	padding-bottom:20px;*/
	}
#footer{
	width:960px;
	height:auto;
	float:left;
	}
#footer p{
	width:960px;
	height:auto;
	float:left;
	text-align:center;
	padding:8px 0px 30px 0px;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	}

/***************************for logo, sitename and slogan**********************************/
.res1_log{
	width:56px;
	height:60px;
	float:left;
	padding:13px;
	}
.res1{
	width:700px;
	height:auto;
	float:left;
	padding:13px 0px 0px 0px;
	color:#000000;
	font-size:23px;
	line-height:28pt;
	font-weight:normal;
	}
.res1_slo{
	width:710px;
	height:auto;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}



/*************************************/



.res2_log{
	width:auto;
	height:auto;
	float:left;
	padding:9px 12px 8px 16px;
	}
.res2{
	width:600px;
	height:auto;
	float:left;
	padding:23px 0px 0px 0px;
	color:#fff;
	font-size:23px;
	line-height:28pt;
	font-weight:700;
	}
.res2_slo{
	width:650px;
	height:auto;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}





/*************************************/




.res3_log{
	width:auto;
	height:auto;
	float:left;
	padding:15px 13px 14px 10px;
	}
.res3{
	width:700px;
	height:auto;
	float:left;
	padding:13px 0px 0px 0px;
	color:#000000;
	font-size:23px;
	line-height:28pt;
	font-weight:700;
	}
.res3_slo{
	width:700px;
	height:auto;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}



/***********************************/

.res4_log{
	width:auto;
	height:auto;
	float:left;
	padding:16px 25px 15px 19px;
	}
.res4{
	width:660px;
	height:auto;
	float:left;
	padding:13px 0px 0px 0px;
	color:#756403;
	font-size:28px;
	line-height:28pt;
	font-weight:700;
	}
	

	
/*******************************/

.res5_log{
	width:auto;
	height:auto;
	float:left;
	padding:16px 25px 15px 19px;
	}

.res5{
	width:auto;
	height:auto;
	float:left;
	font-size:27px;
	color:#000000;
	font-weight:700;
	padding-top:25px;
	}
	
.res5_slo{
	width:700px;
	height:auto;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;
	}
/******************************/

.res6_log{
	width:auto;
	height:auto;
	float:left;
	padding:6px 23px 6px 8px;
	}
.res6{
	width:auto;
	height:auto;
	float:left;
	padding:13px 0px 0px 0px;
	color:#a4092d;
	font-size:23px;
	font-weight:normal;
	padding-top:30px;
	}
.res6_slo{
	width:auto;
	height:auto;
	float:left;
	color:#f6eed4;
	font-size:23px;
	font-weight:700;
	padding-top:30px;
	padding-left:4px;
	}
/*******************************************/

#header{
	width:960px;
	height:auto;
	float:left;
	background:#afcc41;

	}
#header img{
	width:auto;
	height:auto;
	float:left;
	}
.res7_log{
	width:auto;
	height:auto;
	float:left;
	padding:6px 8px 11px 11px;
	}
.res7{
	width:auto;
	height:auto;
	float:left;
	padding:18px 0px 0px 0px;
	color:#4d5919;
	font-size:24px;
	font-weight:700;

	}
.res7_slo{
	width:790px;
	height:auto;
	float:left;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding-top:4px;
	}
	#header h4{
	width:auto;
	height:auto;
	float:left;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	}
/****************************/

.res8{
	width:auto;
	height:auto;
	float:left;
	font-size:24px; 
	color:#d90018;
	font-weight:700;
	padding-top:41px;
	padding-bottom:46px;
	padding-left:33px;
	}
.res8_slo{
	width:500px;
	height:auto;
	float:left;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding-top:45px;
	padding-left:33px;
	}



/************************/

.res9_log{
	width:auto;
	height:auto;
	float:left;
	padding:8px;
	}
.res9{
	width:700px;
	height:auto;
	float:left;
	font-size:24px; 
	color:#fff;
	font-weight:700;
	padding-top:26px;
	padding-bottom:4px;
	}
.res9_slo{
	width:500px;
	height:auto;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:700;
	}
	
/**************************************/

.res10_log{
	width:auto;
	height:auto;
	float:left;
	padding:19px 9px 17px 22px;
	}
.res10{
	width:600px;
	height:auto;
	float:left;
	font-size:28px; 
	color:#fff;
	font-weight:700;
	padding-top:30px;
	padding-bottom:8px;
	}
.res10_slo{
	width:500px;
	height:auto;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:normal;

	}
/*********************************/
.res11_log{
	width:auto;
	height:auto;
	float:left;
	padding:21px 9px 20px 16px;
	}
.res11{
	width:700px;
	height:auto;
	float:left;
	font-size:28px; 
	color:#000;
	font-weight:700;
	padding-top:35px;
	padding-bottom:10px;
	}
.res11_slo{
	width:500px;
	height:auto;
	float:left;
	color:#000;
	font-size:12px;
	font-weight:normal;
	}
	

	

/***************************logo, sitename and slogan end**********************************/

/******************************** home    home_1  header *****************************/
#header_1{
	width:955px;
	height:auto;
	float:left;
	background:#fff;
	}
#header1_con1{
	width:955px;
	height:auto;
	float:left;
	background:#fff;
	}
/*#header1_con1 img{
	width:auto;
	height:auto;
	float:left;
	margin-right:6px;
	}

#header1_con1 div{
       width:auto;
       height:83px;
       overflow:hidden;
       float:left;
       padding-left:4px;
       margin:0px;
       padding-top:2px;
       }

#header1_con1 p{
       width:auto;
       height:auto;
       margin:0ox;
	   float:left
       }	   
	   */
#header1_con1 ol, ul {
	list-style: outside none none;
     border: 0 none;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
.logo_fab{
	width:auto;
	height:auto;
	float:left;
}	
.logo_fab img{
	width:auto;
	height:auto;
	float:left;
}
.text_portion{ 
	width:auto;
	height:auto;
	float:left;
} 

#banner_fab{
       width:auto;
       height:auto;
       float:left;
       padding-left:4px;
       margin:0px;
       padding-top:2px;
       }
	
#header1_top1_login_fixed{
       width:230px;
       height:auto;
       float:right;
       }
       
#header1_top1_login_fixed ul li{
       width:230px;
       height:auto;
       float:left;
       }
#header1_top1_login_fixed ul li{
       width:230px;
       height:auto;
       float:left;
       margin-bottom:2px;
       }
#header1_top1_login_fixed ul li h5{
       width:230px;
       height:auto;
       float:left;
       font-size:12px;
       color:#000;
       font-family:Arial, Helvetica, sans-serif;
       font-weight:normal;
       }
#header1_top1_login_fixed ul li input{
       float:left;
       width:185px;
       height:14px;
       padding:2px;
       font-size:12px;
       color:#010101;
       font-family:Arial, Helvetica, sans-serif;
       font-weight:normal;
       background:#FFFFFF;
       border:1px solid #bab9b9;
       }
#header1_top1_login_fixed ul li img{
       margin-left:5px;
       float:left;
       }

#header1_top1_login_fixed ul li a{
       width:auto;
       height:auto;
       font-size:9px;
       color:#010101;
       font-family:Arial, Helvetica, sans-serif;
       font-weight:normal;
       text-decoration:underline;
       padding-right:5px;
       }
       #header1_top1_login_fixed ul li a:hover{
       width:auto;
       height:auto;
       font-size:9px;
       color:#010101;
       font-family:Arial, Helvetica, sans-serif;
       font-weight:normal;
       text-decoration:none;
       
       }
 	
	
	
	
	
	
	
	
	
	
	
#header1_top1_login{
	   width:230px;
       height:auto;
	   padding:5px 5px 0px 5px;
	   display:block;
       z-index:1001;
       position:absolute;
       top:-91px;
       left:715px;
	}

#header1_top1_login ul li{
	width:230px;
	height:auto;
	float:left;
	}
#header1_top1_login ul li{
	width:230px;
	height:auto;
	float:left;
	margin-bottom:2px;
	}
#header1_top1_login ul li h5{
	width:230px;
	height:auto;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#header1_top1_login ul li input{
	float:left;
	width:185px;
	height:14px;
	padding:2px;
	font-size:12px;
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#FFFFFF;
	border:1px solid #bab9b9;
	}
#header1_top1_login ul li img{
	margin-left:5px;
	float:left;
	}

#header1_top1_login ul li a{
	width:auto;
	height:auto;
	font-size:9px;
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	padding-right:5px;
	}
	#header1_top1_login ul li a:hover{
	width:auto;
	height:auto;
	font-size:9px;
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	}
	
	
	
#header1_menu {

	width:955px;
	height:auto;
	float:left;
	border-top:1px solid #4fd1f3;
	border-bottom:1px solid #4fd1f3;
	background:#535763;
	}
	
#home3_contener{
	width:955px;
	height:auto;
	float:left;
	padding-top:20px;

	}
#home3_contener_left_pa{
	width:auto;
	height:auto;
	float:left;
	}
#home3_contener_left_pa img{
	width:auto;
	height:auto;
	float:left;
	border:1px solid #686767;
	}
#home3_contener_middle_pa{
	width:689px;
	height:auto;
	float:right;
	margin-left:20px;
	}
#home3_contener_middle_pa p{
	width:689px;
	height:auto;
	float:left;
	color:#535763;
	line-height:13pt;
	text-align:justify;
	}
#home3_contener_right_pa{
	width:152px;
	height:auto;
	float:left;
	background:#c8c9cb;
	padding:11px;
	}
#home3_contener_right_pa h2{
	width:151px;
	height:auto;
	float:left;
	color:#0b97bb;
	font-weight:700;
	font-size:12px;
	}
#home3_contener_right_pa img{
	width:auto;
	height:auto;
	float:left;
	border:1px solid #6e6d6d;
	margin-top:10px;
	}
#home3_contener_bot{
	width:955px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	}
#home3_contener_bot h2{
	width:950px;
	height:auto;
	float:left;
	margin-bottom:10px;
	font-size:14px;
	color:#0b97bb;
	font-weight:700;
	padding-left:5px;
	}
.home3_contener_bot_box{
	width:305px;
	height:auto;
	float:left;
	background:#ebe9e9;
	margin-left:10px;
	}
.home3_contener_bot_box img{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	}
.home3_contener_bot_box p{
	font-weight:normal;
	font-size:12px;
	padding:5px 3px 5px 0px;
	}
.home3_contener_bot_box strong{
	font-weight:700;
	}
.home3_contener_bot_box2{
	width:310px;
	height:auto;
	float:left;
	background:#ebe9e9;
	margin:0px 11px;
	}
.home3_contener_bot_box2 img{
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	}
.home3_contener_bot_box2 p{
	font-weight:normal;
	font-size:12px;
	padding:5px 3px 5px 0px;
	}
.home3_contener_bot_box2 strong{
	font-weight:700;
	}
#home1_footer{
	width:955px;
	height:auto;
	float:left;
/*	background:url(images/footer_line.jpg) repeat-x;
	padding:20px;
*/	text-align:center;
/*background-color:#FFFFFF;*/
	}
/*---------------------------Pagination------------------*/
#middle_con_pge_top{
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom:20px;
	}
#middle_con_pge_top_page{
	width:525px;
	height:auto;
	float:left;
	padding-left:430px;
	padding-bottom:20px;
	/*background-color:#FFFFFF;*/

	}
#middle_con_pge_top_page h6{
	width:auto;
	height:auto;
	float:left;
	font-size:12px;
	}
#middle_con_pge_top_page img{
	width:auto;
	height:auto;
	float:left;
	}
#middle_con_pge_top_page a{
	width:auto;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
#middle_con_pge_top_page a:hover{
	width:auto;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8c174a;
	text-decoration:none;
	font-weight:bold;
	
	}	
#middle_con_pge_top_page span{
	width:auto;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8c174a;
	text-decoration:none;
	font-weight:bold;
	}	
#home1_footer_top{
	width:955px;
	height:auto;
	float:left;
	/*background-color:#FFFFFF;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535763;
	font-weight:700;
	text-decoration:none;
	padding-bottom:5px;
	}
.footer_top_link:link, .footer_top_link:active, .footer_top_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535763;
	font-weight:700;
	text-decoration:none;
}
.footer_top_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:700;
	text-decoration:none;
}
/*---------------------------Pagination end------------------*/
.price_con{
	float:left;
	width:47%;
	height:auto;
	padding-top:20px;
	margin-left:53%;
	
	}
.price{
	float:left;
	width:auto;
	height:auto;
	font-weight:bold;
	}
.payment{
	float:left;
	width:auto;
	height:auto;
	}
	
/***************************   product con **************************/

#product_con{
	list-style:inside; 
	 height:auto; 
	 float:left;

	}
#product_con a{
/*font-size:8px;*/
}
	</pre></body></html>