/* __ OREGON SCIENTIFIC STYLE SHEET __ */

	
/************************************************************/
/*****													*****/
/*****					MAIN STRUCTURE					*****/
/*****													*****/
/************************************************************/
html,body{margin:0;padding:0;}
body{
	text-align:center; /*hack ie*/
	color:#000;
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	background:#eee;
	}	
	div#container{
		width:990px;
		*height:400px;
		min-height:400px;
		margin:0 auto;
		text-align:left;
		}
		div#header{
			width:100%;
			height:210px;
			background:url(../graphics/template/background.jpg) repeat-y top left;
			text-align:center;
			}
			#flashHeader{
				text-align:center;
				margin:0 auto;
				width:952px;
				height:210px;
				}
		div#menu{
			width:100%;
			height:30px;
			background:url(../graphics/template/menuback.jpg) no-repeat top left;
			}
		div#content{
			min-height:400px;
			width:100%;
			background:url(../graphics/template/background.jpg) repeat-y top left;
			}
			div#path{
				height:40px;
				width:952px;
				margin:0 auto;
				color:#e37826;
				}
			div#path table{
				width:99%;
				height:40px;
				border-collapse:collapse;
				}
			div#display{
				width:952px;
				min-height:100px;
				overflow:auto;
				overflow-x:hidden;
				margin:0 auto;
				}

				div#spacer{
					width:952px;
					height:30px;
					}
		div#footer{
			height:18px;
			width:100%;
			background:url(../graphics/template/footer.jpg) no-repeat top left;
			text-align:center;
			padding-top:40px;
			}
			div#footer p{
				margin:0;
				color:#fff;
				}





	
/************************************************************/
/*****													*****/
/*****						TAGS						*****/
/*****													*****/
/************************************************************/
h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
	}
h1{
	text-transform:uppercase;
	color:#e37826;
	font-size:18px;
	line-height:18px;
	margin-bottom:10px;
	}
h3{
	text-transform:uppercase;
	color:#e37826;
	font-size:18px;
	line-height:18px;
	}
h2{
	color:#006634;
	}

a{
	color:#de8702;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	}
a:hover{
	color:#bf7401;
	}

a img{
	border:none;
	}


form{margin:0;padding:0;}

input{
	border:none;
	background:#de8702;
	color:#fff;
	}

select{
	border:none;
	background:#de8702;
	color:#fff;
	}	
	
textarea{
	border:none;
	background:#de8702;
	color:#fff;
	}
	
	
/************************************************************/
/*****													*****/
/*****					CSS BY PAGES					*****/
/*****													*****/
/************************************************************/

/****************/
/*	homepage	*/
/****************/
	div#left{
		width:290px;
		float:left;
		min-height:640px;
		}
		div#insideLeft{
			width:275px;
			margin:0 auto;
			}
			div#insideLeft table{
				margin:0 auto;
				}
	div#center{
		width:350px;
		min-height:640px;
		overflow:auto;
		margin:0 auto;
		}
		div#insideCenter{
			width:328px;
			min-height:640px;
			margin:0 auto;
			overflow:auto;
			}
		div#homeSeparatorLeft{
			width:3px;
			min-height:640px;
			float:left;
			margin-right:5px;
			}
		div#homeSeparatorRight{
			width:3px;
			min-height:640px;
			float:right;
			margin-left:5px;
			}
	div#right{
		width:290px;
		float:right;
		min-height:640px;
		}
		div#insideRight{
			width:275px;
			margin:0 auto;
			}
			
	
	/*the scrolling box */
	div.infobox{
		background:#de8702;
		width:100%;
		color:#fff;
		padding:5px 0;
		}
		div.infobox ul#ticker{
			margin:0 10px;
			font-size:15px;
			font-weight:bold;
			list-style-type:none;
			padding:0;
			}
			div.infobox ul#ticker li{
				margin:0;
				padding:0;
				}	
			.tickercontainer { 
				width: 320px; 
				height: 18px; 
				margin: 0 auto; 
				padding: 0;
				overflow: hidden; 
				}
			.tickercontainer .mask { 
				position: relative;
				left:0;
				top: 0;
				width: 320px;
				overflow: hidden;
				}
			ul.newsticker { 
				position: relative;
				left: 0px;
				list-style-type: none;
				margin: 0;
				padding: 0;
				width:auto;
				}
			ul.newsticker li {
				float: left; 
				display:block;
				margin: 0;
				padding: 0;
				white-space: nowrap;
				}
			ul.newsticker li a{
				color:#006337;
				}
	
	/* SLIDER */
	div#sliderContainer{
		width:325px;
		height:245px;
		margin-bottom:10px;
		position:relative;
		}
	div#slider{
		width:325px;
		height:245px;
		}
		div#cornerSlider{
			position:absolute;
			bottom:0;
			left:0;
			width:16px;
			height:19px;
			background:url(../graphics/utils/corner.jpg) no-repeat bottom left;
			z-index:9999;
			}
				
	/*ON THE LEFT SIDE OF THE HOMEPAGE*/
	/*CALL TO ACTION*/
	#stationMeteo,#reveilHorloge,#sportBienEtre,#actionCam,#jeuxEducatifs{
		width:277px;
		height:80px;
		margin-bottom:15px;
		}
	#stationMeteo_new,#reveilHorloge_new,#sportBienEtre_new,#actionCam_new,#jeuxEducatifs_new{
		width:277px;
		height:90px;
		margin-bottom:15px;
		}
		

/****************/		
/* fr_cat_weath */
/****************/

	div#prdListLeft{
		width:175px;
		min-height:300px;
		margin-left:15px;
		float:left;
		}
		.headerCat{
			font-size:13px;
			font-weight:bold;
			color:#de8702;
			}
	div#prdListRight{
		width:740px;
		min-height:400px;
		float:right;
		}
		div#prdListRight table{
			border-collapse:collapse;
			width:98%;
			}
		#prdSearch{
			margin-left:22px;
			border-collapse:collapse;
			width:715px;
			}		
		.prdRef{
			color:#e37826;
			font-weight:bold;
			font-size:14px;
			margin:0;
			}
		.prdDetRef{
			color:#e37826;
			font-weight:bold;
			font-size:18px;
			margin:0;
			}
		.prdName{
			margin:0;
			font-size:14px;
			color:#006338;
			}
			.prdName a{
				color:#006338;
				font-weight:normal;
				}
		.prdDetName{
			margin:0;
			font-size:16px;
			color:#006338;
			}
		.tabheader{
			margin:0;
			font-size:14px;
			font-weight:bold;
			color:#006338;
			}
		.tab2links{
			margin:0;
			font-size: 10px;
			color: #000000;
			background-color: #EEEEEE;
			border-bottom-width: thin;
			border-bottom-style: dotted;
			border-bottom-color: #009933;
		}
			
		.prdPrice{
			color:#006338;
			font-size:20px;
			margin:0;
			}
		.prdListSeparator{
	display:block;
	margin-bottom:3px;
			}
	
	.path2{
		height:20px;
		width:100%;
		margin:0 auto;
		color:#e37826;
		}
	
/***********************************************************/		
/* Page with left column with image  and right column text */
/***********************************************************/

	div#NormalFrame{
		width:915px;
		min-height:200px;
		margin-left:15px;
		float:left;
		}
		.headerCat{
			font-size:13px;
			font-weight:bold;
			color:#de8702;
			}
	div#normalLeft{
	width:255px;
	min-height:300px;
	margin-left:15px;
	float:left;
		}
	div#normalRight{
	width:660px;
	min-height:300px;
	float:left;
		}
	

	/* SLIDER200 */
	div#slider200Container{
		width:200px;
		height:151px;
		margin-bottom:10px;
		position:relative;
		}
	div#slider200{
		width:200px;
		height:151px;
		}
		div#cornerSlider200{
			position:absolute;
			bottom:0;
			left:0;
			width:16px;
			height:19px;
			background:url(../graphics/utils/corner.jpg) no-repeat bottom left;
			z-index:9999;
			}
				
	/* PICT200_174 */
	div#pict200_174Container{
		width:200px;
		height:174px;
		margin-bottom:10px;
		position:relative;
		}
	div#pict200_174{
		width:200px;
		height:174px;
		}
		div#cornerpict200{
			position:absolute;
			bottom:0;
			left:0;
			width:16px;
			height:19px;
			background:url(../graphics/utils/corner.jpg) no-repeat bottom left;
			z-index:9999;
			}
		


/************************************************************/
/*****													*****/
/*****					SPECTIAL THINGS					*****/
/*****													*****/
/************************************************************/

/*Green texts*/
.greenTxt{
	color:#006337;
	}

/*DarkGrey texts*/
.darkgreyTxt{
	color:#111111;
	}
	
/*Price label*/
.pricelabel{
	color:#e37826;
	font-weight:bold;
	font-size:9px;
	margin:0;
	}
/*Price label*/
.price{
	color:#006337;
	font-weight:bold;
	font-size:18px;
	margin:0;
	}
	

.subtitle{
	color:#006337;
	font-weight:bold;
	margin-bottom:10px;
	}
a.readmore{
	color:#de8702;
	display:block;
	width:100%;
	text-align:right;
	clear:right;
	text-decoration:none;
	}
a:hover.readmore{
	color:#bf7401;
	}
	
.kollegenda {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
}
.kolresult {
	color: #009933;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* SPECIAL INPUT,TEXTAREA,SELECT */
	
input.m{
	width:160px;
	}

select.m2{
	width:200px;
	}

input[type="submit"].send{
	background:transparent url(../graphics/orangeArrowRight.jpg) no-repeat center left;
	text-indent:10px;
	color:#006335;
	text-transform:uppercase;
	font-size:11px;
	cursor: default;
	}

input[type="reset"].send{
	background:transparent url(../graphics/orangeArrowRight.jpg) no-repeat center left;
	text-indent:10px;
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	}

