body, html {
	margin:		0px;
}
	
body {
	background:	#FFF;
	margin: 	0px;
}

body,table,td,textarea,input {
	color: 		#000;
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

#popup {
	position: absolute;
	top: 220px;
        background-color:#899F6E;
        padding:5px;
        margin: 5px;
	width:	486px;
        text-align: justify;
}

a,a:active,a:visited 	{ color : #990033; text-decoration : none; }
a:hover 		{ color : #899F6E; text-decoration : underline; font-weight: bold; }

#popup h1 { 
        text-align:left;
        border-bottom:1px #899F6E solid;
        font-size: 13pt;
        color: #990033;
}

#popup a img { border: 1px dashed #990033; }
#popup h3 a img { border: 0px; }

input,textarea {
        border: 		1px solid #990033;
        background-color: 	#FFF;
}


h3 {
	font-weight:	normal;
	font-size:	8pt;
	text-align:	right;
	border-bottom:	1px solid #990033;
	margin-bottom:	40px;
}

#commentaire {
        align:center;
        width:476px;
        margin:5px;
        text-align:justify;
        color:#990033;
}

.carredate {
float: left;
height: 60px;
width: 60px;
margin: 5px;
padding:5px;
font-size: small;
text-align: center;
color:#899F6E;
}

.exnbre {font-size: x-large;}
