/* Style Parisux 1*/

a:link {
	text-decoration:none;
	color:#595550;
}

a:visited {
	color:#595550;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#595550;
	background-color:#FFFFFF;
}

a.selected:link {
	text-decoration:none;
	color:#FF7B00;
	background:#FFFFFF;
}
a.selected:visited {
	text-decoration:none;
	color:#FF7B00;
	background:#FFFFFF;
}
a.selected:hover {
	text-decoration:none;
	color:#FF7B00;
	background:#FFFFFF;
}
body {
	background:#FFFFFF;
	color:#595550;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 865px;
}

.container {
	/*height:auto;*/
	width: 865px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #D4D4D4;
	padding-bottom: 0px;
	overflow: hidden;
}
.header{
	height: 65px;
	width: 855px;
	margin-top: 5px;
	margin-left: 5px;
	background:#FFFFFF;
	overflow: hidden;
}

.header img {
	border: 0px;
}
.sousHeader{
	height: 10px;
	width: 855px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.logo {
	float: left;
}

.images_header {
	float: right;
	position: relative;
	left:00px;
	top: -40px;
	margin: 5px 2px 15px 0;
}

.images_header img {
	border : 0px;
	vertical-align: middle;
	margin-right:3px;
}

.fonction{
	width: 230px;
	overflow: hidden;
	float:left;
}
.login{
	height: 115px;
	width: 190px;
	overflow: hidden;
	padding-left: 5px;
	font-size : 8pt;
	color: #595550;
	background-color:#FFFFFF;
}

.login h3{
	margin:0px 0px 5px -5px;
	background:#E4E4E4;
	padding: 2px 0 2px 5px;
	font-weight:bold;
	color:#787878;
	font-size:100%;
}

.login input {
  font-size : 8pt;
  width : 80px;
  border: 1px solid #595550;
  background-color : #FFFFFF;
  color: #595550;
}

.login table {
	border: 0px none;
	border-collapse: collapse;
}

.login a:link {
	text-decoration:none;
	color:#FF7800;
}

.login a:visited {
	text-decoration:none;
	color:#FF7800;
}

.login a:hover {
	background-color:#FF7800;
	color: #FFFFFF;
	
}

.espacement {
	width:195px;
	height: 10px;
	background-color: #FFFFFF;
	margin: 5px 0 5px 0;
}

.recherche{
	width: 190px;
	overflow: hidden;
	background-color:#FFFFFF;
	color: #787878;
	margin-bottom:10px;
	position: relative;
	left:26px;
	top: 38px;
	height: 27px;
}

.titreRecherche{
	font-weight: bold;
	font-size : 8pt;
}

.recherche input {
  font-size : 8pt;
  width : 100px;
  border: 1px solid #595550;
  background-color : #FFFFFF;
  color : #595550;
}

.illustration{
	height: 115px;
	width: 875px;
	margin-left: 0px;
	overflow: hidden;
	float:left;
	background-image: url(images/illustration.jpg);
}
.contenu{
	width: 855px;
	padding-left:5px;
	overflow: visible;
	padding-top: 5px;
	background-color : #D4D4D4;
	/*padding-bottom: 5px;*/
	float: left;
}


.contenuFond{
	width: 855px;
	background-image: url(images/contenuFond.png);
	float:left
}
.menu{
	width: 195px;
	height:auto;
	background:#FFFFFF;
	color:#595550;
	overflow: hidden;
	float: left;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu a {
	display:  block;
	color:#595550;
	text-indent: 0px;
	overflow: hidden;
	padding: 2px 0px 2px 8px; 
}

.menu a:hover {
	text-decoration:none;
	color:#FF7B00;
	background:#FFFFFF;
}

.menu a.selected {
	text-decoration:none;
	color:#FF7B00;
	background:#FFFFFF;
}

.menu h3{
	margin:0px 0px 10px 0px;
	background:#E4E4E4;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#787878;
	font-size:100%;
}

.menu h3 a:link {
	font-weight:bold;
	color:#787878;
	background:#E4E4E4;
	font-size:100%;
}

.menu h3 a:hover {
	font-weight:bold;
	color:#787878;
	background:#E4E4E4;
	font-size:100%;
}
.menu h3 a:visited {
	font-weight:bold;
	color:#787878;
	background:#E4E4E4;
	font-size:100%;
}

.menu ul{
	width:160px;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.menu li{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 22px;
	list-style-image:url(images/puce.gif);
	/*list-style-position:inside;*/
}
.rubriques{
	width: 195px;
	height:auto;
	overflow: visible;
}

.sous_rubriques{
	width: 195px;
	height:auto;
	overflow: hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.menu_droite{
	width: 195px;
	float:right;
	height:auto;
	overflow: visible;
	margin-left: 0px;
	background-color:#D4D4D4;
}

.archives{
	margin: 0px 0px -5px 0px;
	padding-left:0px;
	width: 195px;
	height:auto;
	overflow: visible;
	background:#FFFFFF;
}

.archives h3{
	margin: 0px 0px 3px 0px;
	padding: 2px 0 2px 5px;
	background:#E4E4E4;
	font-weight:bold;
	color:#787878;
	display:  block;
	font-size:100%;
	font-weight:bold;
	overflow: hidden;
}

.mois {
    background-color:transparent;
    text-align: center;
    text-transform:  uppercase;
    letter-spacing: 2px;
    color:#595550;
}


.archives table {
    background-color:transparent;
    margin-left:30px;
}

.archives caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.archives prevMonth {
    font-size: 10px;
    text-align: left;
}

.archives nextMonth {
    font-size: 10px;
    text-align: right;
}
.archives th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:normal;
    text-align: right;
}
.archives td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#595550;
    text-align: right;
}
.selected {
	color:#FFFFFF;
	background-color:#FF7800;
}
.td selected {
	color:#FFFFFF;
	background-color:#FF7800;
}

.archives a:link {
	text-decoration:underline;
	color:#FF7800;
}

.archives a:visited {
	color:#FF7800;
	text-decoration:underline;
}

.archives a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FF7800;
}
.stbutton a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FF7800;
}

.mois table {
    background-color:#FFFFFF;
    color:#595550;
    margin-left:0px;
}

.mois td {
    background-color:#FFFFFF;
    color:#595550;
}

.mois img {
	border : 0px;
	vertical-align: middle;
}

.rss{
	height:auto;
	overflow: visible;
	float: left;
}

.rss img {
	border : 0px;
	vertical-align: middle;
}

.rss a:hover {
	text-decoration: none;
	background:transparent;
}

.inaya {
	height:auto;
	overflow: visible;
}

.inaya img {
	border : 0px;
	vertical-align: middle;
}

.liens{
	width: 230px;
	height:auto;
	overflow: visible;
}

.article{
	width: 465px;
	height:auto;
	margin-left:0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #D4D4D4;
	line-height: 135%;
}

.article h1{
	font-weight:bold;
	color:#595550;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	padding:0px 2px 2px 0px;
}

.article h1 a:link {
	text-decoration:none;
	color:#555040;
}

.article h1 a:visited {
	text-decoration:none;
	color:#555040;
}

.article h1 a:hover {
	text-decoration:none;
	color:#555040;
	background-color:#FFFFFF;
}
.article p{
}

.article a:link {
	text-decoration:underline;
	color:#FF7800;
}

.article a:visited {
	text-decoration:underline;
	color:#FF7800;
}

.article a:hover {
	text-decoration:underline;
	color:#FF7800;
	background-color:transparent;
}

.article a img {
	border:0;
}

.article input {
  width: auto;
  border: 1px solid #555040;
  padding: 1px 1px 1px 1px;
  background-color : #FFFFFF;
  color:#555040;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.article_header {
	background:transparent url(images/article_header.gif) no-repeat;
	width:422px;
	height:12px;
	margin:0;
}

.titre_chapeau_index {
	width: 455px;
	height:137px;
	margin-left:5px;
	margin-bottom:4px;
	overflow: hidden;
	background:transparent url(images/bloc.png);
}

.titre_rubrique {
	padding-top:10px;
	padding-left:124px;
	width: 320px;
	color:#FF7800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

.titre{
	padding-left:124px;
	width: 325px;
	height: 30px;
	overflow: hidden;
	padding-bottom:0px;
}

.texte_footer{
	color:#FF7800;
	font-style:italic;
	width:75px;
	height:28px;
	background:transparent;
	padding-top:3px;
	padding-left:380px;
	margin-top:-1px;
	margin-bottom:5px;
}

.chapeau_index {
	width:320px;
	height: 50px;
	margin-top: 5px;
	padding-left:124px;
	padding-bottom:0px;
	background:transparent url(images/article_texteFond.gif) repeat-y;
}

/*html>body .chapeau_index {
height: auto;
min-height: 60px;
}*/

.inner_chapeau_index {
	width:297px;
	margin-right: 7px;
	float:right;
	background:transparent;
}

.vignette {
	/*border-style: solid;
	border-width: 1px;
	border-color: #D4D4D4;*/
	position:absolute;
	float:left;
	width:75px;
	height:75px;
	margin: 10px 5px 2px 44px;
	overflow:hidden;
	background:transparent url(images/vignette_2.gif) no-repeat;
}

/*--- Pour centrer les vignettes dans leurs cadres ---*/

.outer {
	height: 75px; 
	overflow: hidden; 
	position: relative;
	margin:auto;
}
.outer[id] {
	display: table; 
	position: static;
}		
.middle {
	position: absolute;
	top: 50%;
} 
.middle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}	
.inner {
	position: relative;
	top: -50%;
} 
.inner[id] {
	position: static;
}

/*----------------------------------------------------*/
.vignette a:link {
	text-decoration:none;
}
.vignette a:hover {
	text-decoration:none;
	background-color: #FFFFFF;
}
.vignette a:visited {
	text-decoration:none;
}

.vignette img {
	 display:block;
	 border:1px #000000;
	 margin: auto;	 
}

.contenu_article {
	width: 455px;
	margin-left:5px;
	margin-bottom:5px;
	overflow:hidden;
	background: #FFFFFF url(images/coin.gif) top left no-repeat;
}

.titre_rubrique_article {
	padding-left:12px;
	padding-top:30px;
	width: 400px;
	color:#FF7800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.titre_article{
	padding-left:12px;
	padding-top:5px;
	width: 400px;
}

.titre_article h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.chapeau_article{
	width: 431px;
	padding-top: 7px;
	padding-left: 12px;
	font-weight: bold;
}

.texte{
	width: 431px;
	padding-top: 10px;
	padding-left: 12px;
	line-height:145%;
}

.signature{
	font-style: italic;
	font-size: 10px;
	width: 431px;
	height:auto;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 12px;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color:#9B9691;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.fin_article {
	width: 455px;
	height: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

.article_imprimer {
	float: right;
	padding: 3px 3px 0 0;
}

.article_imprimer img {
	border:0;
}

.article_imprimer a:link {
	text-decoration:none;
	color:#555040;
}

.article_imprimer a:visited {
	text-decoration:none;
	color:#555040;
}

.article_imprimer a:hover {
	text-decoration:none;
	color:#555040;
}

.article_imprimer hr
{
  border-width: 0px;
  border-top: 1px solid;
  height: 1px;
  color: black;
  width: 90%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.resultat {
	width: 395px;
	height:auto;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.surFooter{
	height: 10px;
	width: 855px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

.footer_container {
	width: 855px;
	background-color: #D4D4D4;
	margin-top: -5px;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
}

.footer{
	width: 855px;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-top:5px;
	color: #FF7800;
	text-align:right;
}
.footer a:link {
	text-decoration:underline;
	color:#FF7800;
}

.footer a:visited {
	text-decoration:underline;
	color:#FF7800;
}

.footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FF7800;
}

.resultat {
	width: 390px;
	height:auto;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: visible;
	text-align: justify;
	background-color: #FFFFFF;
}

.fatalerror {
color : red;
}

.warningerror {
color : #FA9F29;
}

.pagination {
	width: 455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top:5px;
	margin-left:5px;
	background-color:#FFFFFF;
}

.pagination selected {
    font-style:italic;
	color:#FFFFFF;
	background-color:#FF7800;
}
.pagination a:link {
	text-decoration:none;
	color:#595550;
}

.pagination a:visited {
	text-decoration:none;
	color:#595550;
}

.pagination a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#FF7800;
}

.Titre_Agenda
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

.Puces_Agenda
{
}

.Puces_Agenda ul{
	width:210px;
	margin:5px 0px 0px 10px;
	padding:0px;
}
.Puces_Agenda li{
	padding: 0px 0px 0px 10px;
	margin:0px 0px 5px;
}

.imprimer{
	width: 620px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	line-height: 135%;
}

.imprimer h1{
	padding:0px 2px 2px 0px;
	font-weight:bold;
	color:#555040;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 5px;
}

.imprimer_chapeau_article{
	width: 610px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.imprimer_titre{
	margin-left:12px;
	padding-top:5px;
}

.imprimer_texte{
	width: 610px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imprimer_texte img{
	border:0;
}

.imprimer_signature{
	font-style: oblique;
	font-size: 9px;
	width: 610px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imprimer_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
	font-style: italic;
	color:#a0a0a0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:12px;
}

.imprimer_footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	font-style: italic;
	color:#303030;
	width: 610px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	background-color: #CCCCCC;
}
