a img
{
	border:0px;
}
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	white-space: normal;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.textesite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


body {
	background-image:url(http://static.meteociel.fr/css/background.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color: #0066CC;
	text-align: center;
}

a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#06C;
}
a:active {
	text-decoration: none;
	color:#39F;
}

.titre_module {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat-x;
	background-position:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	padding-left: 10px;
}

.titre_categorie {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat-x;
	background-position:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	width:155px;
	padding-left: 3px;
	cursor:default;
}

.user_area {
	background-image:url(../images/fond_titre_cat.jpg);
	background-repeat:repeat;
	background-position:right;
	background-color:#993;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height:20px;
	width:145px;
	padding-left: 3px;
	cursor:default;
}

.user_area1 {
	background-color:#c6ced5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width:145px;
	cursor:default;
}


.user_area a, .user_area1 a {
	color:#000;
	text-decoration:none;
}

.user_area a:hover, .user_area1 a:hover {
	color:#06C;
	text-decoration:none;
}

textbox {
	height: 17px;
	font-size:15px;
}

.commentaire {background-color : #BED4EB;
       border: outset 2px black ;
       width:90% ;
       margin-left:25px ;
       float:left ;
       margin-top:20px ;
       text-align:justify ;
       padding : 10px ;
       Font-size : 5pt ;
	   overflow : visible !important;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px; 
	/*	behavior: url(/css/border-radius.htc);*/
}


.heure_suivi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 9px;
}
.texte_suivi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;
}

.cachediv 
{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	width:155px;
}
.showdiv 
{
	visibility:visible;
	overflow:visible;
	width:156px;
}

 
