#divAllcontent{
	margin:12px;
	color: white;
	font-family: verdana;
	font-size: 8pt;
	line-height: 18px
}
#tdcont{
	background-image:url('../images/daffycar_21.gif'); 
	background-position: right bottom; 
	background-repeat: no-repeat;
}
#td1{
	background: url(../images/daffycar_16.gif) no-repeat #1258A0;
}
table, td{
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

input, textarea {
	font-family: tahoma;
	font-size: 8pt;
	border: 1px solid #103861;
	overflow: auto;
	width:218px;
}
select{
	font-family: tahoma;
	font-size: 8pt;
	width:218px;
}
.a_reserver{
	color: white;
}
.a_reserver:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
#tbloffres td{
	border-bottom: 1px dashed white;
}

.ame{
	color:white;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
.ame2{
	color:#CCFFFF;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
.ame:hover{
	color: #ffffcc;
}
/*----------------------*/
:active, :focus {
    outline: none;
}
a, a:hover, a:active, a:focus {
    outline: none;
}