A {
	text-decoration:none;
	color:#0000FF;
}
A:hover {
	color:red;
	text-decoration:none;
}
A:active {
	color:red;
}

body {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
	width:100%;
	font-family:Verdana,Arial,Helvetica;
	background-color:#dbdee7;
	background-repeat:no-repeat;
	margin-top:0;
	color: #000000;
}

.TextTitre {
	font-size:16px;
	font-family:Verdana,Arial;
	color:black;
	font-weight:bold;
}

.TextNormal {
	font-size:13px;
	font-family:Verdana,Arial;
	color:black;
}

.TextSmall {
	font-size:10px;
	font-family:Verdana,Arial;
	color:black;
}

.TextError {
	font-size:10px;
	font-family:Verdana,Arial;
	color:red;
}

div.annonce {
	padding: 5px;
	margin: 5px;
	width: 80%;
	clear: both;
	text-align: center;
	border-color: red;
	border-style: solid;
	border-width : 1px;
	font-family: verdana, arial;
	font-size: .8em;

}


TD {
	background-repeat:repeat;
}

INPUT {
	color:navy;
	cursor:default;	
	border-width:1px;
	font-size:8pt;
	font-family:Verdana, arial;
}

TEXTAREA {
	color:navy;
	cursor:default;
	border-width:1px;
	font-size:8pt;
	font-family:Verdana, arial;
}

TABLE {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

TABLE.Cadre {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
	border-style:dotted;
}

TABLE.CadreMenu {
	margin:0;
	padding:0;
	border-width:1px;
	border-color:#000000;
	border-collapse:collapse;
	border-style:solid;
}

SELECT {
	color:navy; 
	cursor:default;
	border-width:1px;
	font-size:8pt;
	font-family:Verdana, arial;
}

TABLE.Calendar {
	border-width:1px;
	border-color:#000000;
	border-style:dotted;
}

.BorderSelect {
	border-width: 1px;
	border-color:#000000;
	border-style:solid;
}

.BorderunSelect {
	border-width: 0px;
	border-color:#000000;
	border-style:none;
}

.iconExterne{
	width:8px;
	height:9px;
	border-style: none;
	vertical-align:middle; 
}

.imgAvatar {
	width:200px;
	border-style: none;
	float: left;
}

.imgForum {
	cursor:pointer;
	width:150px;
	border-style: none;
}

.divQuote {
	border-width: 1px;
	border-color: #000000;
	border-style: dotted;
	color: #000000;
	width: 95%;
	margin: 4px 4px 4px 4px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-family:Verdana,Arial;
	color: #0000A0;
	text-align: left;
	background-color: #E5E5E5;
	clear: both;
	display: block;
}

.divPassDirect {
	border-width: 1px 1px 1px 1px;
	border-color: red;
	border-style: dotted;
	color: #000000;
	float: left;
	width: 570px;
	margin: 4px;
	padding: 2px;
	font-size:12px;
	font-family: Verdana,Arial;
	color:black;
	text-align: left;
	display: block;
	background-color: #ffe9e0;
}

.divWebcam {
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	color: #000000;
	float: left;
	width: 190px;
	margin: 2px;
	padding: 1px;
	font-size: 10px;
	font-family:Verdana,Arial;
	color:black;
	text-align: center;
	background-color: #FFFFFF;
}

.divTitre {
	width: 100%;
	height: 20px;
	margin: 20px 0 20px 0;
	display: block;
	clear:both;
	text-align: left;
	font-size: 1,5em;
	font-weight: 900;
	font-family: Arial;
	color: #000000;
}

.divImgLive {
	display:block ;
	width:62px;
	height:42px;
	position: relative;
	top: 0px;
	left: 0px;
	border-style: none;
	float: left;
}

.divImgThumbnail {
	width:176px;
	border-style: none;
}

.divcoords {
	font-size:8px;
	font-family:Verdana,Arial;
	color:black;
	text-align: center;
}

.divBoxCenter {
	text-align: center;
}

.divVideos {
	display: block;
	text-align: left;
	font-size:14px;
	color: #000000;
	background-color: #D5D8E7;
	width:630px;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: dotted;
}



.divNews {
	border-width: 0;
	border-color: #000000;
	border-style: none;
	color: #000000;
	width: 580px;
	height: auto;
	margin: 4px;
	padding: 2px;
	font-size:10px;
	font-family: Verdana,Arial;
	color:black;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	clear: both;
}

.divMenuBlock, .divMenuBlockCenter {
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	width: 190px;
	height: auto;
	margin: 2px;
	padding: 0;
	font-size: 8px;
	font-family: Verdana,Arial;
	color: black;
	background-color: #E3E6EF;


}
.divMenuBlock {text-align: left;}
.divMenuBlockCenter {text-align: center;}


.divAdmin {
	background-color: #de7111;
	border-color: black;
	border-style: dashed;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	width: 700px;
}

.imgMeteo {
	float: right;
	border: 0;
	width: 62px;
	height: 55px;
}


.imgWebcam {
	width: 176px;
	height: 144px;
	border-style: none;
}

.imgPlanReduit {
	width: 180px;
	height: 120px;
	border-style: none;
}

hr {
	display:block;
	height: 1px;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	border: 0;
}

.separe {
	width: 100%;
	clear:both;
}



.imgListWebcam {
	width: 202px;
	border: 0;
	vertical-align: middle;
}

.divWebcam {
	cursor: pointer;
	background-color: #E0E0E0;
	width: 202px;
	height: 155px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	text-align: center;
}

.divWebcamContainer {
	padding-left: 4px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 202px;
	height: 200px;
	text-align: center;
	float: left;
}


.divPanoramaContainer {
	padding-left: 4px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 420px;
	height: 230px;
	text-align: center;
}

.divNomWebcam {
	background-image: url(/images/buttons/onglet.gif) ;
	position: relative;
	top: 0;
	left: 15px;
	margin: 0;
	width: 150px;
	height: 25px;
	font-family: Arial;
	font-size: 10px;
	color: #A13029;
	text-align: center;
	vertical-align: middle;
}
