@charset "iso-8859-1";
body {
	margin: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #071F2F url(../giga-transfert/images/header/bg.jpg) repeat-x top;
}
/* HEADER */
#header {
	height: 89px;
}
.endList {
	background: url(../../images/content/fd_end_list.jpg) repeat-x bottom;
	height: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#header #baseline {

}
#header #loginForm input.text {
	width: 100px;
	padding: 2px;
}
/* CONTENT */
.content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #062E44;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	font-weight: normal;
}
.content h3 {
	color:#062E44;
}
a {
	color: #000000;
	text-decoration: none;
}
ul.autresActions {
	list-style: square url(none);
	text-align: left;
}
ul.autresActions a{
	text-decoration: underline;
}
a:hover{
	color: #6C910D;
}
#globalContent {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
#formAuthentification {
	margin-top: 50px;
	width: 315px;
}
.btn {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	text-decoration: none;
	padding: 4px 18px 4px 8px;
	background: url(../giga-transfert/images/form/bg_btn.jpg) no-repeat right center;
	font-size: 1.2em;
}
.bigBtn {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px;
	background: url(../giga-transfert/images/form/bg_btn.jpg) no-repeat left center;
	margin-right: 20px;
}
.bigBtn a {
	color: #FFFFFF;	
}
form .divBtn {
	text-align: right;
	margin-top: 15px;
}
input {
	vertical-align: middle;
}
legend {
	color: #999999;
	font-weight: normal;
}
fieldset {
	border-color: #DFDFDF;
}
#num_quota {
	width: 100px;
}
.navHeader {
	background: url(../giga-transfert/images/content/bg_navHeader.jpg) no-repeat left center;
	padding: 5px 10px 5px 18px;
	text-decoration: none;
	color:#FFFFFF;
	height: 30px;
}
.navHeader:hover {
	color:#FFFFFF;
}
#deconnexion {
	color: #000000;
}

#num_quotaDiv{
	width:280px;
	float: left;
}
#num_quota_alertDiv{
	width:280px;
	float: left;
	border-left: 1px solid #DFDFDF;
	padding-left: 20px;
}
#num_quota_alert{
	padding: 3px 0px 3px 5px;
}
.userList a{
	color: #000000;
	font-size: 1.2em;
	padding-top: 5px;
	font-weight: bold;
}
.userList a:hover{
	color: #6C910D;
}
.userListRow{
	border-bottom: 1px dotted #2FA7D5;
	margin-top: 5px;
}
.fileListRow {
	border-bottom: 1px dotted #2FA7D5;
	margin-top: 5px;
}
.fileList a {
	color: #000000;
	font-size: 1.2em;
	padding-top: 5px;
	font-weight: bold;
}
.fileList a:hover {
	color: #6C910D;
}
ul.ListUserMoveFile a{
	font-weight: bold;
}
/* MENUS */
#menuRapide {
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 20px;
	background: #14AFD8;
}
#menu {
	list-style-type: none;
	height: 33px;
}
#globalContent #menuV ul {
	list-style-type: none;
	margin-right: 0px;
}
#globalContent #menuV li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F4F4F4;
	padding: 3px 5px 3px 15px;
	margin-bottom: 3px;
}
#globalContent #menuV li a:hover {
	color: #FFFFFF;
	background: #0E7E9A;
}
#globalContent #menuV .content{
	padding-top: 45px;
}
#menuRapide a {
	color: #FFFFFF;
	text-decoration: none;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
}
#menuRapide a:hover {
	text-decoration: underline;
}
/* QUOTA */
#quotaBar, #quotaInfos {
	padding-left: 25px;
}
#quotaInfos {
	font-size: 0.8em;	
}
.freeSpacegreen {
	color: #79A40B;	
}
.freeSpacered {
	color: #B95133;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 40px;
	margin-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
