.lien_titre_news
{
	color: #0099CC;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.lien_texte_news
{
	color: #0055AA;
	font-family: Arial;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.lien_flash
{
	color: #00349A;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texte_gris_news
{
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
}

.txt_gris_12
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.texteNormal
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.txt_bleumoy_16
{
	color: #0099CC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.texte_input
{
	color: #0055AA;
	font-family: Arial;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

/* Marchés publics */

.texteGras
{
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.libelle
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.couleurEntete
{
	background-color: #D5E9FD;
}

.erreur
{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

/* Journal de la Ville */

.txt_bleu_14
{
	color: #425296;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

a.lien_flash_10
{
	color: #00349A;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.texte_journal
{
	font-family: Arial;
	font-size: 10px;
	color:#333333;
}

/* Lightbox formulaires */

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCCCAA;
	z-index: 10;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#box
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	height: 60%;
	padding: 0;
	margin: 0;
	border: 1px solid black;
	background-color: white;
	z-index: 11;
	overflow: auto;
}

