* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	border: 0;
	font-family: tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../img/fd_ombre.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #6DB5F4;
}

li {
	list-style-type: none;
}

.error {
	color: red;
}

#main-conteneur {
	text-align: center;
}

div#global {
	margin: 0px auto;
	width: 990px;
	text-align: left;
}

#logo {
	position: relative;
	top: 20px;
}

#logo-mairieDeParis {
	position: relative;
	top: 30px;
}

#lienentete {
	float: left;
}

#ariane {
	padding-bottom: 6px;
	padding-left: 200px;
}

div.barre {
	z-index: 1;
}

div#fondTriangle {
	padding-top: 30px;
}

.footer {
	padding-left: 200px;
	padding-top: 20px;
	float: left;
	text-align: center;
	float: left;
	float: left;
}

.footer p {
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
}

div#flashZone {
	z-index: 0;
	clear: right;
	float: right;
}

div#menuGauche {
	float: left;
}

#presentation {
	margin: 10px 45px 0 0;
}

div#contenu {
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	width: 643px;
	margin-top: 16px;
	font-family: georgia;
}

div#menuDroite {
	float: left;
	margin-top: 20px;
}

/* liens navigations */
p.autrelienMenu {
	background-color: #546a7e;
	width: 150px;
	color: #FFF;
	padding: 3px 0 3px 10px;
}

p.autrelienMenu2 {
	background-color: #546a7e;
	width: 110px;
	color: #FFF;
	padding: 3px 0 3px 10px;
}

input.saisir {
	border: 1px solid #81c2cd;
	margin-top: 4px;
	width: 134px;
	text-align: center;
}

input.saisir2 {
	border: 1px solid #81c2cd;
	margin-top: 4px;
	width: 94px;
}

input.bt {
	color: #FFF;
	background-color: #546a7e;
	border: none;
	margin-top: 4px;
	height: 18px;
	width: 21px;
	cursor: pointer;
}

#pub {
	position: relative;
	top: 15px;
	width: 120px;
}

/* navigation  gauche */
#navigation {
	width: 174px;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 30px;
}

#navigation li {
	color: #000;
	margin-bottom: 4px;
	height: 22px;
}

#navigation  #lien1 a {
	display: block;
	background: #c8c8c8;
	color: #000;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	background-image: url(../img/nav1-off.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#navigation  #lien1 a:hover,#navigation li a:focus,#navigation li a:active
	{
	background-image: url(../img/nav1-on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation  #lien2 a {
	display: block;
	background: #6db5f4;
	color: #000;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	background-image: url(../img/nav2-off.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#navigation  #lien2 a:hover,#navigation li a:focus,#navigation li a:active
	{
	background-image: url(../img/nav2-on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation  #lien3 a {
	display: block;
	background: #fca22b;
	color: #000;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	background-image: url(../img/nav3-off.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#navigation  #lien3 a:hover,#navigation li a:focus,#navigation li a:active
	{
	background-image: url(../img/nav3-on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation  #lien4 a {
	display: block;
	background: #e2007a;
	color: #000;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	background-image: url(../img/nav4-off.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#navigation  #lien4 a:hover,#navigation li a:focus,#navigation li a:active
	{
	background-image: url(../img/nav4-on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation  #lien5 a {
	display: block;
	background: #c2fe40;
	color: #000;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 10px;
	background-image: url(../img/nav5-off.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}

#navigation  #lien5 a:hover,#navigation li a:focus,#navigation li a:active
	{
	background-image: url(../img/nav5-on.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.menuB {
	color: #000;
	text-decoration: none;
}

a:hover .menuB {
	color: #000;
	text-decoration: underline;
}

a.filAriane {
	color: #000;
	text-decoration: none;
}

a:hover .filAriane {
	color: #000;
	text-decoration: underline;
}

table tr td {
	width: 295px;
	vertical-align: top;
	padding-bottom: 10px;
}

.espace {
	padding-left: 35px;
}

.titre {
	margin-bottom: 10px;
}

a.lireSuite {
	color: #b3b3b3;
	text-decoration: none;
}

a:hover .lireSuite {
	color: #999999;
}

/* -------------------------------------------------------*/
	/* Affichage d'un article */
.article-actualite img {
	padding-right: 2px;
}

.titre-article-entete {
	font-size: 17px;
	padding-bottom: 15px;
}

.titre-article {
	font-size: 17px;
	padding-bottom: 10px;
}

.titre-autre-articles {
	padding-top: 15px;
}

.lien-autre-article {
	padding-top: 15px;
	float: left;
	width: 50%;
}

.article-en-tete {
	width: 590px;
}

.liste-article-sans-picto {
	width: 295px;
	padding-bottom: 15px;
	float: left;
}

.photo-article {
	padding-right: 14px;
	float: left;
	clear: both;
}

/*---- autre actualité ---*/
#autre-actu {
	clear: both;
	float: left;
	padding-top: 20px;
}

#autre-actu table {
	width: 630px;
}

#autre-actu td {
	padding: 5px;
}

#autre-actu h2 {
	font-size: 15px;
}

/*----------------------------------------------------------*/
.bloc-intro-courte {
	padding-bottom: 30px;
}

.bloc-intro-courte img {
	padding-right: 14px;
	float: left;
	clear: both;
}

#multimedia_doc_format_left {
	width: 5%;
}

/*------------------------ formulaire --------------------------*/
#formulaire h2 {
	font-size: 16px;
}

#formulaire h3 {
	font-size: 12px;
}

#formulaire table {
	margin-left: 60px;
	width: 400px;
}

#formulaire .etoile {
	color: #f77d57;
}

#formulaire .champSaisir {
	width: 228px;
	border: #000 solid 1px;
}

#formulaire .correcteur {
	height: 410px;
}

#formulaire .bouton {
	width: 80px;
	font-size: 10px;
	background-color: #6db4f3;
	border: #000 solid 1px;
}

.titre-couleur {
	margin-bottom: 10px;
}


/*------------------------ recherche --------------------------*/
.resultat_recherche{
	font-size: 12px;
}

.recherche_main_title{
	font-size: 17px;
}

.recherche_navigation{
	text-align: center;
}
