/* CSS content */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A4446;
}

table.mceVisualAid{
	border: 1px dashed black;
}
table.mceVisualAid td{
	border: 1px dashed black;
}

table,
table td {
	font-size: 12px;
}

.tableau_cellule_marron {
	/*background: #BAA66F;*/
}

.taille_11 {
	font-size: 11px;
}
.taille_12 {
	font-size: 12px;
}

h2{
	font-family: "Times New Roman";
	font-size: 24pt;
	color: #CF0F47;
	font-style: italic;
	font-weight: lighter;
	line-height: normal;
}

h3 {
	font-size: 12px;
	color: #CF0F47;
}

.marron{
	/*font-family: "Verdana";
	font-size: 12px;*/
	color: #6A4446;
	/*font-style: normal;
	line-height: normal;*/
}

li.marron{
		background: url(../images/commun/puce.gif);
}

.font_titre_article{
	font-family: "Monotype Cosiva";
	font-size: 42px;
	color: #CF0F47;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #6A4446;
	font-weight: bold;
	line-height: normal;
}
blockquote {
	padding-left: 15px;
	margin: 0;
}

.rose {
	color: #CF0F47;
}
.rouge {
	color: #CC003D;
}

.hide{/*Cache les Titres des articles generés par le BO*/
	display:none;
}




.framboise {
	color: #CF0F47;
}
.framboise a {
	color: #CF0F47;
}
.border-table {
	border-collapse: collapse;
	border: 0; 
}
.border-table td {
	border: 1px solid #BA944C;
	padding: 5px;
	font-size: 10px !important;
}
.lk-photo-amb {
	padding: 15px 0 0 0;
	float: right;
	color: #CF0F47;
}

.verdana{
	font-family: verdana;
	font-size: 12px;
	color: #6A4446;
}

