
	body {
		margin:0;
		margin-left:auto;margin-right:auto;
                padding:0;
  background:  #9CF;
background: url("../images/head.jpg");
               font-family:  verdana, lucida, arial, helvetica, sans-serif;
               color:black;
               font-size:14px;
		}

	#entete {
		margin:0; padding:0;
		}

	#contenant-principal1 {
		margin:0; padding:0;
		}
	#contenant-principal2 {
		margin:0px; padding:0;
                background :transparent;
		}
	#contenant-centre {
		margin:0;
                margin-left: 1px;
                margin-right:1px
		padding:0;
}

        #contenant-pied {
               border-top : 2px dashed #77AAAA;

               text-align :center;
        }
        .logo{
        float:left;
        z-index:-1;
        }
	.colonne-inter {
		margin:0; padding:3px;
		}
	.alaligne {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

.bloc-horizontal {
      float:left;
      width:98%;
      background-color: transparent;
      margin-bottom:1%;
      margin-top:0px;
      margin-left:O;
      padding:1%;
}

.mini {
  font-size:7px;
}

	h1,h2,h3,h4 { margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	.copy { text-align:center; font-size:80% }


/*
par defaut
*/
a {
  text-decoration:none;
  color:#226666;
  font-weight: 700;
}
a:hover, a:focus {
	color:black;
	text-decoration: none;
	font-weight: 700;
}
img {
  border:none;
}

/*
formulaire de recherche
*/
#recherche {
	background:none;
	height: 30px;
	z-index:100;
	text-align:center;
}


.droite {
float:right;
padding:3px;
padding : 3px
}

.titre-site {
        font-family:  georgia, verdana, lucida, arial, helvetica, sans-serif;
        left: 6px;
        width : 200px;
	top: 5px;
	font-size: 30px;
	font-weight: 600;
	color:#579;;
}

.titre-site a  {
  text-decoration:none;
  color:#337777;
  font-weight: 700;
}

.titre-site2 {
        font-family: lucida, arial, helvetica, sans-serif;
        position: absolute;
        text-align:center;
	left: 350px;
	right :100px;
	top: 5px;
	font-size: 20px;
	font-weight: 900;
        color:#F1FFBF;
}
.navigation ul{
 list-style-type: auto;
 margin:0;
 padding:0.5em;
 padding-left:1em;
 font-size:1em;
}

.contenu {
  font-size:14px;
    color:#222;
    font-weight: 600;
    text-align:center;
}
.contenu a{
  font-size:14px;
}
.lasuite a {
  font-size:10px;
}

.titre2 {
font-family : verdana, arial, helvetica;
font-size : 14px;
color : #C10000;
font-weight : bold;
}

.chapo{
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0.2em;
	padding-left: none;
}
.nepasafficher{
       display:none;
}
.centre p{
  text-align:center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left; 
	vertical-align: middle;
}

.spip_encadrer {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}
p.spip{
    font-size:14px;
    color:purple;
    font-weight: 600;
}
li.spip{
    font-size:14px;
    color:purple;
    font-weight: 600;
}

