@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;	
}

.mainCell {
	background-image:url(images/background_main.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
}

.titreRubrique {
	font-weight:bold;
}

.barreBas {
	border-top:1px dotted #333;
	font-size:11px;
}

.barreBas a {
	text-decoration:underline;
	color:#333;
	font-size:11px;
}

.barreBas a:hover {
	text-decoration:none;
}

.texteedit_contact {
	background-color:#E6FFB0;
	border:1px solid #666;
}
