body, td, a {
	font-size: 12px;
	color: white;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.menu_rubrique {
	color: #c05c68;
	font-size: 14px;
	border-top: 1px solid #ff8901;
	border-bottom: 1px solid #ff8901;
	padding-left: 19px;
}
.menu_rubrique a {
	color: #c05c68;
	font-size: 14px;
	text-decoration: none;
}
.menu_rubrique a:hover {
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

.menu_secondaire, .menu_secondaire a {
	color: white;
	font-size: 12px;
	color: white;
	font-family: "Times New Roman", times, serif;
}

.menu_deroulant {
	padding: 8px;
	visibility: visible;
}
#espace_entreprise {
	visibility: hidden;
}
#qui_sommes_nous {
	visibility: hidden;
}
.menu_deroulant div {
	margin-bottom: 6px;
}
.menu_deroulant div a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.menu_deroulant div a:hover {
	text-decoration: underline;
}
.puce {
	float: left;
	vertical-align: bottom;
	width: 7px;
}
#ronde {
	vertical-align: middle;
	width: 5px;
}


.titre_actus {
	color: #ffee00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.actus {
	width: 139px;
	margin-bottom: 15px;
}
.actus div.sous_cat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.actus div a {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.actus div a:hover {
	text-decoration: underline;
}

.titre_actu, .titre_actu a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3px;
}
.titre_actu a:hover {
	text-decoration: underline;
}
.titre_actu span {
	font-family: Verdana, "Times New Roman", Times, serif;
	color: white;
	font-size: 13px;
	text-decoration: none;
}

.actus a.lire_suite {
	font-size: 11px;
	font-weight: bold;
	color: #f6af00;
	text-decoration: none;
}
.lire_suite span {
	font-size: 8px;
	text-transform: uppercase;
	color: #f6af00;
	font-family: Arial, Helvetica, sans-serif;
}

.bulle {
	padding: 10 6 6 12;
	line-height: 23px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-style: italic;
}

input {
	font-size: 10px;
	width: 117px;
	background-color: #cb848a;
	border: 0px solid #cb848a;
	color: white;
}