@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #eff0e2 url(http://www.financialforces.fr/wp-content/themes/financialforces/images/bgform.gif) 0px 0px repeat-x;
	padding: 0;
	margin: 0;
}

#loginBox, #actions {
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: none;
	border-spacing: 0px;
}

#actions {margin: 0px}

#loginBox td, #actions td {
	padding: 0px;
}

table {margin: 70px 0 0 20px;}
table td {margin:0; padding: 0; text-align: left;}

input {
	background: #ffffff url(http://www.financialforces.fr/wp-content/themes/financialforces/images/subtitle.gif) 0px 1px repeat-x;
	padding:4px;
	width: 192px;
	height: 26px;
	border: 1px solid #cccccc;
	margin: 0 0 3px 0;
}

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px 15px 15px 15px;
}

span {font-weight: bold; font-size: 12px}

.button {
	background: #000000 url(http://www.financialforces.fr/wp-content/themes/financialforces/images/topdepart.png) center center repeat-x;
	color: #dddddd;
	padding: 4px 6px 5px 6px;
	margin: 3px 3px 0 0;
	font-size: 11px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
	width: 180px;
}
