#contentTop {
	width:900px;
	height:220px;
	}
	

	
	/*
	 News
	*/
#lastNews {
		float:left;
		position:relative;
		/* width:430px; */ /* 531px */
		/* _width:531px; */
		width:369px;
		_width:450px;
		height:190px; /* 220px */
		_height:220px;
		background-image: url(../images/bg_homepage_lastNews.gif);
		background-repeat:no-repeat;
		padding:30px 55px 0px 26px;
		_padding:40px 35px 0px 20px;
	}

ul {
	line-height:15px;
	}

ul .newsTitle  {
		margin: 0px;	
		padding:0px 0px 0px 12px;
		_padding:0px 0px 0px 12px;
		list-style-image: url(../images/homepage_newsArrow.gif);
	}
		
	.newsTitle {
		font-size:12px;
		font-weight:bold;
		color:#333333;
	}	
	.newsTitle a {	 text-decoration: none; color: #333333;}
	.newsTitle a:hover { text-decoration: underline;	color: #669933; } 		
	
	.newsTitleGreen {
		color:#669933;
		}
	.newsTitleGreen a {	 text-decoration: none; color: #669933;}
	.newsTitleGreen a:hover { text-decoration: underline;	color: #669933; } 		
	
	.newsText, #goToAllNews {
		font-size:11px;
		line-height:16px;
		color:#666666;
		font-weight:normal;
		margin-bottom:10px;
	}	
	.newsText a, #goToAllNews a {	 text-decoration: none; color: #669933;}
	.newsText a:hover, #goToAllNews a:hover { text-decoration: underline;	color: #669933; } 
	
	#goToAllNews {
		position:absolute;
		top:195px;
		padding-left:50px;
		z-index:0;
		}
	
	#lastNews .line { 
		height:1px;
		background:#FFFFFF;
		margin:10px 0px 0px 0px;
		/*
		width:369px;
		_width:470px;		
		*/
	}		
	
	/*
	 Internal Link
	*/
	
#internalLink {
		float:left;
		position:relative;
		width:195px;
		_width:225px;
		height:190px; /* 220px */
		_height:220px;
		padding:30px 0px 0px 30px;
		z-index:2;
	 /* background-color:yellow;*/ 
	}
	
	#internalLink ul {
		margin: 0px 0px 0px 20px;
		padding:0px;
		}
	#internalLink li {
		list-style: none;
		_height: 1px;
		padding: 0px;
		margin:2px 0px 13px -20px;
		_margin: -5px 0px 10px -20px;
		}
	#internalLink li.internalLink  {
		margin: 0px;	
		padding:0px 0px 3px 9px;
		_padding:0px 0px 2px 9px;
		list-style-image: url(../images/homepage_internalLinkArrow.gif);
	}
	.internalLink a, .internalLink a:hover {
		font-size:12px;
		color:#666666;
		text-decoration: none;
		/* border-bottom:1px solid;
		border-bottom-color: #b5b5b5; */
		padding-bottom:1px;
	}	
	.internalLink a:hover {
		color:#333333;
		}
	
	#internalLink .line { 
		height:1px;
		width:172px;
		_width:162px;
		background:#e5e5e5;
	}		

	/*
	 Meteo
	*/

#meteo {
		float:right;
		position:relative;
		width:205px;
		_width:225px;
		height:190px;
		_height:221px;
		top: -1px;
		_top: 0px;
		padding:30px 0px 0px 20px;
		cursor:pointer;
	}	
	
	#meteo ul {
		margin: 0px 0px 0px 20px;
		padding:0px;
		}
	#meteo li {
		list-style: none;
		_height: 1px;
		padding: 0px;
		margin:2px 0px 13px -20px;
		_margin: -5px 0px 10px -20px;
		}
	#meteo li.meteo  {
		margin: 0px;	
		padding:0px 0px 6px 9px;
		_padding:0px 0px 5px 9px;
		list-style-image: url(../images/homepage_internalLinkArrow.gif);
	}
	.meteo a, .meteo a:hover {
		font-size:12px;
		font-weight:normal;
		color:#666666;
		text-decoration: none;
		border-bottom:1px solid;
		border-bottom-color: #b5b5b5;
		padding-bottom:1px;
	}	
	.meteo a:hover {
		color:#333333;
		}	
		
	#meteo .line { 
		height:1px;
		width:200px;
		_width:162px;
		background:#e5e5e5;
	}		
	
	#meteoNext {
		width:205px;
		height:104px;
		_height:124px;
		padding-top:10px;
		}
		
	#meteoNext item {
			width:205px;
			height:40px;
		}

 #meteoNext .stripeEnd {
		height:8px;
		width:198px;
		background-color:#aaba39;
		margin-top:10px;
	}
	
	#meteoTemp .line {
		margin-top:7px;
		_margin-top:13px;
		width:198px;
		}
		
		
		

		li.boxTitle {
			font-weight:bold;	/*
			list-style-image: url(../images/homepage_internalLinkArrow.gif);
			margin: 0px;	
			padding:0px 0px 3px 9px;
			_padding:0px 0px 2px 9px; */
		}
		li.boxTitle a, li.boxTitle a:hover {
			font-size:12px;
			font-weight:normal;
			color:#666666;
			text-decoration: none;
			border-bottom:1px solid;
			border-bottom-color: #b5b5b5;
			padding-bottom:1px;
		}	

	.boxTitle a:hover {
		color:#333333;
		}	



	
	

	/*
	 Content Bottom Boxes
	*/
#contentBottom {
	width:880px;
	height:175px;
	margin:0px 0px 0px 20px;
	padding:0px;	
	position:relative;
	background-image: url(../images/bg_contentBottom.gif);
	}		
	
	.contentBottomBox {
		float:left;
		position:relative;		
		width:216px;
		height:175px;
		text-align:center;
		}
	.contentBottomBox .box1, .contentBottomBox .box2  {
		float:left;
		position:relative;	
		width:108px;
		}	
		.contentBottomBox .box1 {
			text-align:center;
			padding-top:30px;
			}
		.contentBottomBox .box2 {
			text-align:left;
			padding-top:50px;
			}	
		.contentBottomBox .title {
			font-size:13px;
			font-weight:bold;
			color:#999999;
			padding-bottom:7px;
			}
		.contentBottomBox .title img {
			margin-bottom:2px;
			border:0px;
			}			
		.contentBottomBox .text a, .contentBottomBox .text a:hover {
			font-size:12px;
			line-height:18px;
			color:#666666;
			text-decoration:none;
			border-bottom:1px solid;
			border-bottom-color: #b5b5b5;			
			}			
		.contentBottomBox .text a:hover {
			color:#333333;
			}
			
.homeImageBottom {
	border:1px solid;
	border-color:#a5a5a5;
	width:68px;
	height:101px;
	padding:2px;
	}			
	