/*** rte start ***/
body, tr, td, table {font-family: helvetica; font-size:14px; color: white;}

td {font-size: 12px;}

body {
		width: 555px;
		padding: 10px;
		background-color: black;				
}

ul {list-style-image: url(images/flecheBleu.png);}
h2 {font-size: 20px!important; font-weight: normal;}

.image_gauche {float: left; margin-right: 10px; margin-bottom: 10px;}
.image_droite {float: right; margin-left: 10px; margin-bottom: 10px;}

.texte_mini {font-size: 11px;}
.texte_mini_bleu {font-size: 11px; color:#14A1CD;}
.texte_mini_bordeau {font-size: 11px; color:#C12F45;}
.texte_mini_jaune {font-size: 11px; color:#E4AF42;}
.texte_mini_mauve {font-size: 11px; color:#B82A6D;}
.texte_mini_vert {font-size: 11px; color:#639819;}

.texte_bleu {color:#14A1CD;}
.texte_bordeau {color:#C12F45;}
.texte_jaune {color:#E4AF42;}
.texte_mauve {color:#B82A6D;}
.texte_vert {color:#639819;}

.texte_big_bleu {color: #058DA6; font-size: 25px; font-weight: normal;}
.texte_big_bordeau {color: #C12F45; font-size: 25px; font-weight: normal;}
.texte_big_jaune {color: #E4AF42; font-size: 25px; font-weight: normal;}
.texte_big_mauve {color: #B82A6D; font-size: 25px; font-weight: normal;}
.texte_big_vert {color:#639819; font-size: 25px; font-weight: normal;}

.table_fond_bleu {
	
		background-image: url(images/blocnos-offres02.png);
		background-repeat: no-repeat;
		padding: 10px;
		width: 420px;
		height: 80px;
}

.table_fond_bleu td {font-size: 12px; color: white;}

hr {height: 1px; border-style:dotted;}

.cadre1{
	
	border:1px solid #222020;
	padding: 10px;
	padding-bottom:33px;
}

.casespecForm{
	height: 114px;
	padding-left: 0px;

}

a.offre {
	font-size: 14px;
	font-weight: bold;
}

img {border:0;}

/*** rte end ***/

body, tr, td, table {font-size: inherit;}
body {width: auto; background: none; padding:0;}
ul {list-style-image: none;}
