body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#000000;
}


.siteFrame{
	position:relative;
	width:940px;
	padding:0;
	margin:0px auto;
}

.column1{
	margin-top:0;
	position:relative;
	width:940px;
	padding:0;
}

.currentMeteo{
	float: right; 
	//cursor:pointer;
	height:35px"
}

.currentMeteo a{
	cursor:pointer;
}
.currentMeteo img{
	float: left; 
	height: 35px;
} 

.currentMeteo p{
	float: left; 
	margin-left:10px;
	color:black;
}

.currentMeteo p b{
	color:#2C6583;
}
