FONT  { font-family: Verdana, Arial, Helvetica, sans-serif;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666699;
}
body {
	background-color: #039582;
	background-image: url("http://www.visiofrance.com/images/fonds/fond01.gif");
	background-attachment:fixed;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;

}

a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

.midsmall { font-size: 10pt; text-decoration: none;}
.smallfont { font-size: 10pt;}

.textarea {border:solid 1px;}
.input{border:solid 1px;}

.shade {border-style:groove;}
.cinput {background-color:#CCCCCC; font-size: 10pt;}
* {margin:0 auto;padding:0;border:0}