#cheque_cadeau {
	width:600px;
	height:300px;
	background-image:url(../images/cheques/cheques_kdo3.jpg); 
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#clear {
	clear: both;
	width:1px;
	height:1px;
}

#cheque_header {
	height:60px;
}

#div_montant_lettres {
	position:relative;
	top:75px;
	left:10px;
	width:280px;
}

#div_montant_lettres p {
	margin:0;
	color:#000000;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #000000;
}

#div_montant_chiffres {
	position:relative;
	top:44px;
	left:445px;
	width:168px;
	height:50px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:#000000;
}

#field_commentaire {
	position:relative;
	top:100px;
	left:35px;
	width:275px;
	height:64px;
	color:#000000;
	text-align:justify;
}

#cheque_pour {
	position:relative;
	top:10px;
	left:370px;
	width:200px;
}

#cheque_pour th, #cheque_pour td {
	padding:2px;
}

#cheque_pour th {
	text-align:left;
	width:40px;
}

#texte_de, #texte_pour {
	border-bottom:1px solid black;
	color: #000000;
}

#cheque_footer {
	position:relative;
	top:62px;
	color:#000000;
	margin-top:38px;
	padding-left:10px;
}

/*------------------------------------------------------------------------- MAIL*/

.a_body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.a_table1{
	width:548px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border: none;
}

.a_table1td{
	width:528px;
	padding:10px;
	border:1px solid #435314;
	background: #eff6fc;
}

.a_table2{
	width:543px;
	height:262px;
	margin-left:auto;
	border: none;
	margin-right:auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

/*--------------------- IMAGE*/

.a_table2td{
	background:url(../images/cheques/cheques_kdo3.jpg) no-repeat;
	width:544px;
	height:262px;
}

.a_table3{
	width:548px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	border: none;
}

.a_table3td{
	width:528px;
	padding:10px;
	border:1px solid #435314;
	background: #eff6fc;
}

.a_cheque_cadeau{
	padding:10px;
	width:522px;
	height:241px;
}

.a_div_montant_lettres{
	width:280px;
	float:left;
	margin-top:10px;
}

.a_p_montant_lettres{
	margin:0; 
	color:#D3D9BD;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #435314;
}

.a_div_montant_chiffres{
	width:150px;
	height:50px;
	float:right;
	text-align:center;
	font-size:40px;
	font-weight:bold; 
	color:#D3D9BD;
	margin-top:24px
}

.a_clear_both{
	clear: both;
	width:1px;
	height:1px;
}

.a_field_commentaire{
	width:310px;
	border:1px solid #435314;
	float:left;
	padding:5px;
	margin-top:-15px;
	overflow:auto;
}

.a_field_commentaire_legend{
	font-weight:normal;
	color:black;
}

.a_field_commentaire_table{
	width:310px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.a_field_commentaire_table_td{
	text-align:justify;
	height:4px;
}

.a_cheque_pour{
	float:right;
	width:150px;
	padding:5px;
	margin-top: -60px;
	color:#D3D9BD;
}

.a_cheque_pour_table{
	width:100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.a_cheque_pour_table_th{
	padding:2px;
	text-align:left;
	width:40px;
	font-size:11px;
}

.a_cheque_pour_table_td{
	padding:2px;
	border-bottom:1px solid #435314;
	font-size:11px;
}

.a_cheque_footer{
	margin-top:20px;
	color:#D3D9BD;
	padding:2px;
}

.a_cheque_cadeau_td{
	height: 42px;
}

