body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	background-color: #0673ac;
	background-repeat: repeat-x;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

.repet_fond_x {
	background-repeat: repeat-x;
}
.norepeat {
	background-repeat: no-repeat;
}
.texte_news_etudedecas {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

.texte_titre-news_etudedecas {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.align_gauche {
	text-align: left;
}

td.marge1 {
	padding: 10px;
	background-color: #b3d6e7;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #B3D6E7;
	text-decoration: underline;
}
.blanc {
	color: #FFFFFF;
}
