*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #666666;
	background: #b3d0bc url(../images/degrade_fond_winco.jpg) repeat-x fixed top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited {
	color: #E20A16;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
ul{
	padding: 15px;
}

/*========= LAYOUT =========*/

#page{
	width: 990px;
/*	background-color: #FFFFFF; */
	margin:0px auto;
	position: relative;
	overflow: hidden;
}
/*--- Main Columns ---*/
#columns {
	padding: 185px 15px 25px;
	margin: 0px;
/*	top: 20px;
	margin-top: 170px; */
	background: #fff url(../images/fond_page.gif) no-repeat center 170px;
	background-attachment: fixed;
	overflow: hidden;
}
#columns  p { margin: 10px 0px; }

.col1{
	float: left;
	width: 595px;
	padding-right:45px;
}
.col2{
	float: left;
	width: 320px;
}
.col3{
	float: left;
	width: 490px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/
     
/*- Category Navigation -*/
#menu {
	height: 33px;
	width: 944px;
	padding-left: 46px;
	position: fixed;
	top: 137px;
	background-color: #fff;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	background-image: url(../images/menu_winco.gif);
	display: block;
	height: 33px;
	outline: none;
}
#menu ul li.accueil a { width: 70px; background-position: -46px 0px; }
#menu ul li.accueil a:hover, #menu ul li.accueil.current a { background-position: -46px -33px; }
#menu ul li.presentation a { width: 101px; background-position: -116px 0px; }
#menu ul li.presentation a:hover, #menu ul li.presentation.current a { background-position: -116px -33px; }
#menu ul li.isolation a { width: 89px; background-position: -217px 0px; }
#menu ul li.isolation a:hover, #menu ul li.isolation.current a { background-position: -217px -33px; }
#menu ul li.skytech a { width: 72px; background-position: -306px 0px; }
#menu ul li.skytech a:hover, #menu ul li.skytech.current a { background-position: -306px -33px; }
#menu ul li.wintherm a { width: 85px; background-position: -378px 0px; }
#menu ul li.wintherm a:hover, #menu ul li.wintherm.current a { background-position: -378px -33px; }
#menu ul li.reflextherm a { width: 52px; background-position: -463px 0px; }
#menu ul li.reflextherm a:hover, #menu ul li.reflextherm.current a { background-position: -463px -33px; }
#menu ul li.autres a { width: 122px; background-position: -515px 0px; }
#menu ul li.autres a:hover, #menu ul li.autres.current a { background-position: -515px -33px; }
#menu ul li.contact a { width: 174px; background-position: -637px 0px; }
#menu ul li.contact a:hover, #menu ul li.contact.current a { background-position: -637px -33px; }
#menu ul li.telechargements a { width: 179px; background-position: -811px 0px; }
#menu ul li.telechargements a:hover, #menu ul li.telechargements.current a { background-position: -811px -33px; }


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #eee;
	color: #000000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:70px;
}
/*- Header -*/
#header{
	height: 137px;
	background: transparent url(../images/haut_winco.jpg) no-repeat top center;
/*	padding: 0px 15px; */
	width: 990px;
	position: fixed;
	top: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	margin: 40px 0px 0px 100px;
}
#header h1 a {
	display: block;
	height: 60px;
	width: 468;
	color: #000000;
	font-size: 28px;
	outline: none;
}
#flags_fr, #flags_en, #flags_co, #flags_us {
	position: absolute;
	top: 108px;
}
#flags_fr { left: 0px; }
#flags_en { left: 45px; }
#flags_us { left: 75px; }
#flags_co { left: 105px; }

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 450px;
	height:80px;
	padding:20px 0px 0px 0px;
	border-left:0px solid #ddd;	
}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a { color: #666; }
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul {
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li {
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img {
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:15px 0px 0px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.post-alt h2{
	font-size: 24px;
	padding: 0;
	color:#000000;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}
h3.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	background: url(ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:25px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#000 !important;
}
.singletags a { font-weight: normal !important; }
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}


#intro {
	background-color:#eeeeee;
	padding: 3px 9px;
	border: 1px solid #dddddd;
	height: 261px;
}


#ssmenu {
	width:250px;
	height:170px;
	background-color:#eeeeee;
	padding: 9px;
	border: 1px solid #dddddd;
}

#ssmenu1 {
	width:150px;
	height:95px;
	background-color:#eeeeee;
	padding: 9px;
	border: 1px solid #dddddd;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #ddd;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 296px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;
	min-height:203px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #eee;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #666666;
	font-size: 12px;
}
.list3 li {
	background: url(ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #eee;	
	padding:6px 0px;
}
/*- Ads -*/
.ads{
	border: 1px solid #ddd;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	border: 1px solid #ddd;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}

/*========= FOOTER =========*/

#footer {
	clear: both;
	color: #666666;
	padding: 0px 15px;
	background: #fff url(../images/bas_winco.gif) no-repeat bottom center;
	text-align: center;
	padding-bottom: 10px;
}
#footer #mentions {
	text-align: right;
	display: block;
}
#footer #mentions a {
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
}

.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

div.clearer { clear: both; }

/* Formulaire */
div.form-content {
	background: url(../images/fond_formulaire.jpg) no-repeat right bottom;
}
form.style {
	margin: 0px auto;
	padding: 20px 0px;
	width: 82%;
}
form.style div.form-in {
	width: 47%;
	float: left;
}
form.style p { margin: 5px; }
form.style p label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 95px;
}
form.style p textarea {
	width: 250px;
	height: 80px;
}
form.style p input { width: 180px; }
form.style p input.small { width: 60px; }
form.style p input, form.style p textarea, form.style p select { border: 1px solid #5A5A5A; }
form.style p input:focus, form.style p textarea:focus, form.style p select:focus { border-color: #F00; }
form.style p.submit {
	margin-top: 15px;
	text-align: center;
	clear: both;
	width: 100%;
}
form.style p.submit input { width: auto; }
form.style p.center {
	text-align: center;
	font-size: 0.8em;
	margin-top: 35px;
	clear: both;
}

#popup ul { text-align: left; }

.fontwhite {
	color:#FFFFFF;
}

.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#97ad31;
}

