/* @override http://www.autoccasion.be/css/insert.css */
#left form small a
{
	text-decoration: none;
	color: #666666;
}
#left
{
	width: 950px;
	text-align: center;
}


table td
{
	text-align: left;
}

table th
{
	
}

#e1 {
	position: relative;
	min-height: 90px;
}

#e2, #e3, #e4
{
	display: none;
}

.descriptions td
{
	border: 1px solid #242635;

}

.descriptions th
{
	background-color: #F7F7F7;
	border-collapse: collapse;
	width: 100px;
	color: #333;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	cursor: pointer;
}

.descriptions td.none
{
	border: none;
}

.descriptions th.selected
{
	background: #242635;
	border: 1px solid #242635;
	color: #FFFFFF;
}
#methodepayement
{
	display: none; 
}

.next, .prev, .save
{
	background-color: #333;
	color: white;
	/*position: relative;*/
	bottom: 0px;
	padding: 1px 4px;
	margin: 5px;
	cursor: pointer;
}
.next, .save
{
	/*float: right;*/
	right: 0px;
	text-align: right;
	/*display: none;*/
}
.prev
{
	/*float: left;*/
	text-align: left;
	//left: 0px;
}
#left
{
	background-color: #EEE;  
}

#left .titre 
{
	font-size: 14px; 
	text-align: center;
}

#typevoit_titre th
{
	border-top: 1px solid #4c4c4c; 
}

#pub_add {
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.soustitre {
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}

.oth_link a {
	font-size:10px;
	color:#000033;
}