body
{
	scrollbar-3dlight-color: #0099cc;
	scrollbar-arrow-color: #00ccff;
	scrollbar-base-color: #006699;
	scrollbar-darkshadow-color: #003366;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-shadow-color: #003366;
	margin: 10px;
}

body, table, tr, th, td, p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited
{
	font-weight: bold;
	color: #006699;
}

a:hover, a:active
{
	text-decoration: none;
	background-color: #006699;
	color: #ffffff;
}

a.back069:hover, a.back069:active
{
	background-color: #006699;
}

.lien_image
{
	background-color: #FFFFFF;
}

td.menu
{
	font-size: 11px;
	color: #333366;
}

td.menu a, td.menu a:visited
{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

td.menu a:hover, td.menu a:active
{
	color: #ffffff;
	background-color: #006699;
}

.footer
{
	font-size: 10px;
	color: #cccccc;
}

.footer a, .footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.big
{
	font-size: 14px;;
	font-weight: bold;
}

.small, .small a, .small a:visited, .small a:active, .small a:hover
{
	font-size: 11px;
	font-weight: normal;
}

input, select, textarea
{
	border-width : 1;
	border-style: solid;
	border-color: #333366;
	background-color : #ffffff;
}

.sobre
{
	border-width : 0;
}

.inputfield
{
	border-width : 1;
	border-style: solid;
	border-color: #333366;
	background-color : #ffffff;
}

.inputred
{
	border-width : 1;
	border-style: solid;
	border-color: #333366;
	color: #FFFFFF;
	background-color : #ff0000;
}

.inputbutton
{
	font-weight: bold;
	border-width : 1;
	border-color: #003366;
	color: #ffffff;
	background-color : #006699;
}

.filebutton
{
	border-width : 1;
	border-color: #003366;
}


pre, .code
{
	background-color: #eeeeee;
	font-family: Courier New, courier, serif;
}

.error
{
	color: #cc3333;
}

.titre
{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
}

.soustitre
{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	/*margin: 10px;*/
}

table.tabs td
{
	font-size: 10px;
	font-weight: bold;
}

table.tabs td a, table.tabs td a:visited, table.tabs td a:active
{
	text-decoration: none;
	background-color: transparent;
}

table.tabs td a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

.lightblue
{
	color: #0099cc;
}

table.liste th
{
	background-color: #006699;
	color: #FFFFFF;
}

.clair
{
	background-color: #FFFFFF;
}

.fonce
{
	background-color: #CCDAF0;
}


