* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11pt;
}

body {
	background-color: #D3D397 !important; /*FF*/
	background-color: #CECE8D;	/*IE 6 et 7*/
	background-image: url("http://newsletter.klur.net/fileadmin/templates/medias/images/fond_degarde.png");
	background-repeat: repeat-x;
	text-align: center; /*centrer dans la page sous IE*/
}

#cadre {
	margin-top: 20px;
	margin-left: auto; /*centrer dans la page sous Firefox*/
	margin-right: auto;
	padding: 0px;
	border: 0px solid black;
	width: 955px; /* +8*/
	text-align: left; /*annule le center de body*/
}

#page {
	background-color: white;
	margin: 0px;
	padding: 0px;
	width: 947px !important;
	width: 952px;
	border: 1px solid #D4D4D5;
}

#colonneGauche {
	margin-top: 20px;
	width: 380px !important;
	width: 390px;
	padding: 5px;
	padding-top: 15px;
}

p {
	text-align: justify;
	font-family: Arial;
	font-size: 9pt;
	color: black;
	margin-bottom: 10px;
}

p.newsPrincipale {
	padding-left: 20px;
	padding-right: 20px;
}

#colonneGauche h1 {
	background-image: url("http://newsletter.klur.net/fileadmin/templates/medias/images/h1_gauche.png");
	background-repeat: no-repeat;
	background-position: 18px 3px;
	padding-left: 40px;
	font-size: 16pt;
	color: white;
}

#colonneGauche h2 {
	padding-left: 18px;
	padding-bottom: 10px;
	font-size: 11pt;
	color: #858688;
	font-style: italic;
}

.jaune {
	color: #E5CF60;
}

.contenuNews {
	margin: 20px;
	width: 510px;
}

.contenuNews h1 {
	background-image: url("http://newsletter.klur.net/fileadmin/templates/medias/images/h1.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 16pt;
	padding-left: 20px;
	color: #858688;
}

.contenuNews h2 {
	font-size: 11pt;
	color: #DCBD26;
	padding-bottom: 10px;
	font-style: italic;
}

.contenuNews p {
	padding-right: 10px;
}

.tableContenuNews {
	width: 500px;
}

#arbo {
	text-align: right;
	float: right;
	margin-right: 5px;
}

#arbo a {
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#arbo a:hover {
	color: #E5CF60;
}

#arbo a.gris {
	color: #C8C8BD;
}

#noir {
	background-color: #A6A698;
	color: #E5CF60;
	text-align: center;
	height: 20px !important;
	height: 25px;
	padding-top: 6px;
	font-size: 8pt;
}