/***********************************************/
/* Soleya                                       */
/* 3col_leftNav.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/***********************************************/
/* Soleya                                       */
/* 3col_leftNav.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	width: 95%;
	background-color: #5facd6;
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-position:top;
	margin: auto;
	text-align: left;
}

#page{
	width: 95%;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	min-height: 900px;
}

#fond{
	width: 95%;
	margin-top: 90px;
	height:170px;
	position: absolute;
	background-image: url(images/hautpage5.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.navig{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#fff;
	text-decoration:none;
	margin-left: 0px;
	line-height: 17px;
	}
	
.navig:hover{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#fff;
	text-decoration:none;
	margin-left: 0px;
	line-height: 18px;
	}
	
.navig2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration:none;
	margin-left: 0px;
	line-height: 15px;
	}



.meteoplus {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style: italic;
	text-decoration: none;
	color: #EEEEEE;
}

.meteoplus:hover {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style: italic;
	text-decoration: none;
	color: #CCCCCC;
}

.datemeteo {
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style: italic;
	color: #EEEEEE;
}

#infosdate{
	margin-top: 72px;
	position: absolute;
	text-align: left;
	margin-left: 3px;
	z-index: 30;
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-weight: bold;
	}
	
#banques{
	margin-top: 384px;
	position: absolute;
	margin-left: 0px;
	z-index: 100;
	background-color: #5facd6;
	height: 70px;
	width: 110px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	}
	
#emails{
	margin-top: 400px;
	position: absolute;
	margin-left: 0px;
	z-index: 100;
	background-color: #5facd6;
	height: 50px;
	width: 70px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	}
	
#listejeux{
	margin-top: 324px;
	position: absolute;
	margin-left: 0px;
	z-index: 100;
	background-color: #5facd6;
	height: 110px;
	width: 70px;
	border:solid;
	border-width:1px;
	border-color:#CCC;
	}
	
#listejeuxmembres{
	border:solid;
	border-width:1px;
	border-color:#CCC;
	margin-top: 337px;
	position: absolute;
	margin-left: 0px;
	z-index: 100;
	background-color: #5facd6;
	height: 110px;
	width: 70px;
	}





