/*
+-------------------+
|	=> Content		|
+-------------------+
*/

#content {
	/*width:380px;*/
	padding:38px 20px 40px 190px;
}

#content h3 {
	margin:30px 0 10px 0;
	padding:0;
}

#forms {
	float:left;
	width:160px;
	margin:40px 0 0 15px !important;
	margin:40px 0 0 8px;
}

#forms img {
	border:0;
}

#content table.rachat-tab {
	width:380px;
	margin:0 0 5px 0;
	text-align:left;
	font:normal 8pt/1.6 trebuchet MS, Arial, Helvetica, sans-serif;
	border:0;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

#content table.rachat-tab th {
	border-left:1px solid #333;
	border-bottom:3px double #333;
	text-align:center;
	background:#EFE;
}

#content table.rachat-tab td {
	border-left:1px solid #333;
	border-bottom:1px solid #DDD;
}

#vignette_gauche {
	float:left;
	margin:190px 0 0 65px !important;
	margin:190px 0 0 35px;
}

input {
	width:100px;
	padding:0 0 0 5px;
	font:8pt/1.2 Trebuchet MS, Arial, Helvetica, sans-serif;
	border:1px solid #EEE;
	background:#E5E5E5;
	text-align:center}

#content .formTitre {
	text-align:right;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px solid #999;
	color:#990000;
}

#content #piedForm input {
	width:100px;
	height:18px;
	margin:auto 10px;
	color:#FFF;
	font-weight:bold;
	border-width:2px;
	border-style:solid;
	border-top-color:#969696;
	border-left-color:#969696;
	border-right-color:#1F1F1F;
	border-bottom-color:#1F1F1F;
	background:#2C2C2C;
}

	
	