@charset "utf-8";



.fdva01-hmenu > li > a:hover {font-weight:bold;}
.fdva01-hmenu > li > a {font-weight:bold;}

tr:hover.hover{
        background-color:#cccccc;
    }
body {
	font-family: verdana;
	font-size: 12px;
	padding-top: 0px;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#page {
	width: 1000px;
	margin: auto;
	text-align: right;
	height: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
}
#header {
	width: 600px;
	height: 40px;
	font-size: 12px;
	text-align: right;
	color: #000;
	float: left;
	padding-top: 20px;
}
#nav {
	width: 700px;
	height: 80px;
	font-size: 36px;
	text-align: center;
	color: #FFF;
	float: left;
}
#form {
	border: 1px solid #999;
	width: 310px;
	height: auto;
	clear: both;
	float: none;
	margin: auto;
	border-radius: 5px;
	padding: 5px;
	background-color: #F5F5F5;
}
#log {
	width: 280px;
	height: 60px;
	font-size: 12px;
	padding-right: 20px;
	text-align: right;
	float: left;
	margin: 0px;
	padding-top: 20px;
	margin-top: 0px;
}
#logout {
	width: 380px;
	height: 35px;
	font-size: 12px;
	padding-right: 20px;
	text-align: left;
	float: left;
	margin: 0px;
	padding-top: 25px;
	font-weight: bold;
	color: #FFF;
}
#contenu {
	width: 920px;
	height: 1420px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#menu {
	float: left;
	width: 210px;
	height: 710px;
	padding-top: 60px;
	padding-left: 10px;
	background-color: #FFF;
}

#footer {
	width: 1000px;
	height: 120px;
	clear: both;
}
#contenu h2 {
	color: #06F;
	font-size: 14px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #03F;}
.rouge {
	color: #F00;
}
#fdva01-main .fdva01-sheet.clearfix .fdva01-layout-wrapper .fdva01-content-layout #page #contenu form table {
	text-align: left;
}
#page #form form table tr td {
	text-align: right;
}
#page #form form table {
	text-align: right;
}
