html,body
{
	margin-top: 0px;
	background-color: #3399CC;
}

form
{
	margin: 0px;
}

.titre_blanc
{
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
}

.texte_noir
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.texte_blanc
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.champs_saisie
{
	height: 17px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #999999;
}

.titre_news_grand
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}

.titre_news
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.texte_news
{
	font-family: Verdana;
	font-size: 9px;
	color: #C5C5C5;
	text-decoration: none;
}

.texte_news_italique
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

.miroir
{
	padding-left: 22px;
	padding-bottom: 22px;
}/* adresse */
.adresse{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;		text-align: center;	}/* fin adresse */
/* conteneur_bas */
.pied_de_page
{
	background-image: url(../img/theme-citoyennete/pied_de_page.gif);
	background-position: top left;
	width: 990px;
	height: 25px;
}

/* MENU du conteneur bas */
.menu_bas ul
{
	margin : 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu_bas li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-right: 1px solid #D7D7D7;
	color: #FFFFFF;
	display: inline;
	padding: 0px 0.75em;
}

.menu_bas li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: none;
}

.menu_bas li a:hover, .menu li a:focus, .menu li a:active
{
	color: #FFFFFF;
	text-decoration: none;
	border-right: none;
}

/* FIN conteneur_bas */

