 
/* Les ?l?ments HTML en g?n?ral
-------------------------------------------------------- */
body{
	background: #CCCCCC;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.archive{
	margin-left: 30px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 28px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 11px;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre {
	width: 100%;
	border-left : 3px solid #008ACF;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #0273b9;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

pre a {
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code {
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #0273b9;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code a{
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

.nota {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -18px;
	margin-bottom: 5px;
	text-align : justify;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

img {
	border: 0;
}

input,textarea{
	border: 1px solid #999;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;

}

textarea{
	width: 100%;
	height:auto;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a{
	color: #000;
	text-decoration : none;
}

a:hover{
	color: #0273B9;
	text-decoration : none;
}

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

.noliste {
	list-style-type: none;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Page
-------------------------------------------------------- */
#page{
	background: #fff url(../img/page.jpg) repeat-y center top;
	color: inherit;
	width: 986px;
	margin: 0em auto;
	text-align: left;
}
 
/* L'ent?te
-------------------------------------------------------- */
#top h1{
	display: none ;
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{
	display: none ;
	text-decoration: none;
	color: #FFFFFF;
}


#sep{
	display : block;
	height: 45px;
	background: #fff url(../img/page.jpg) repeat-y center top;
}

.site{
	display : block;
	background: #fff url(../img/page.jpg) repeat-y center top;
	font-size: 0.8em;
	color: #999999;
	padding: 5px;
}



/* Le pr?lude
-------------------------------------------------------- */ 

#prelude{
	position: absolute;
	width: 986px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -3px;
	color: #B1B1B1;
}

.post-title{
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 28px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	background: transparent;
	margin-bottom: 6px;
	margin-top: -5px;
}

.post-title a{
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	color: #333333;
	background: transparent;
	text-decoration: none;
}

.post-subtitle{
	font-family: Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #000000;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}


.post-info{
	margin-top: 0;
	color: #B1B1B1;
	background: transparent;
	padding-bottom: 1px;
	text-decoration: none;
}

.post-info a{
	color: #000000;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	color: #000000;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	overflow: hidden;
	width: 481px;
	color: #000000;
	text-decoration: none;
}

.post-content blockquote{
	font-family: Tahoma, Arial,Georgia, serif;
	
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #B1B1B1;
}

.post-info-co a{
	color: #B1B1B1;
}

.post-info-co a:hover {
	color: #000000;
	text-decoration: none;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* sidebar - menu
-------------------------------------------------------- */

#sidebar div{color: inherit;}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #333333;
	font-size: 20px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 15px;
	letter-spacing: -1px;
	font-style: light;
	font-weight: 800;
	margin-top: 6px;
	margin-bottom: 6px;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-bottom: 15px;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(../img/q.png) no-repeat 4px center;
}

.traitdb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
}


/* sidebar - calendar
-------------------------------------------------------- */

#calendar{
	margin-bottom: 15px;
	padding-right: 5px;
}

#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#calendar table caption{
	margin: 0 auto;
}

#calendar table th{
	color: #333333;
	background: transparent;
}

#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#calendar table td a{
	display: block;
	background: #F7DFE6;
	color: #0273b9;
	font-weight: bold;
	text-decoration: none;
}

#calendar table td a:hover{
	background: #0273b9;
	color: #F7DFE6;
}


/* sidebar
-------------------------------------------------------- */

#identite{
	margin-bottom: 30px;
	line-height: 15px;
	margin-top: 10px;
}

#categories{
	margin-bottom: 15px;
	line-height: 15px;
}

#menu-dynamique{
	margin-bottom: 15px;
	line-height: 15px;
}

#archives{
	margin-bottom: 15px;
	line-height: 15px;
}

#links{
	line-height: 15px;
}

#syndicate{
	margin-bottom: 15px;
	line-height: 15px;
}



/* Footer
-------------------------------------------------------- */

#footer{
	width: 986px;
	height: 123px;
	background: #CCCCCC url(../img/bottom.jpg) no-repeat left top;
	margin: 0;
	color: #666;
	clear: both;
	text-align: center;
}

#footer a{
	/*display: none ;*/
}
.squelette{
	font-size: 0.9em;
	color: #999999;
}
.propulse{
	text-align: center;
	padding-top: 20px;
	width: 986px;
}
.nettoyeur{ 
	clear: left ; 
	}
.espace {
	height: 5px;
	line-height:2px;
	font-size:2px;
}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 635px;
	padding-left: 65px;
}

#content{
	margin: 0 0 0 17px;
	padding: 15px 0 0 0;
}

#content-sedna{
	margin: 0;
	padding: 15px 0 0 15px;
}

.post{}

#blanc{
	background: #FFFFFF;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(../img/bord-top-left.gif);
	margin-left: auto;
	/* width: 50%; */
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.upperright {
	background-position: right top;
	background-image: url(../img/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(../img/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(../img/bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
}

.uppercommentleft {
	background-position: left top;
	background-image: url(../img/comment-bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F7DFE6;
}
.uppercommentright {
	background-position: right top;
	background-image: url(../img/comment-bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url(../img/comment-bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowercommentright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(../img/comment-bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
}


#sidebar{
	float: left;
	width: 184px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url(../img/box-upperright.gif);
	background-repeat: no-repeat;
}
.box-lowerleft {
	background-position: left bottom;
	background-image: url(../img/box-lowerleft.gif);
	background-repeat: no-repeat;
}
.box-lowerright {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../img/box-lowerright.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.box-lowerright-menudyn {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../img/box-lowerright.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

/* Contenu de boite **********************/
#box-inc{
	padding: 8px;
	line-height: 15px;
}

/* Separateur de boites *******************/
#box-sep{
	background: #FFFFFF;
	width: 100%;
	display: block;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(../img/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.upperright {
	background-position: right top;
	background-image: url(../img/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(../img/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	background-position: right bottom;
	background-image: url(../img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-top: 3%;
}

.uppercommentleft {
	background-position: left top;
	background-image: url(../img/comment-bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F7DFE6;
}
.uppercommentright {
	background-position: right top;
	background-image: url(../img/comment-bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url(../img/comment-bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowercommentright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(../img/comment-bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
	
}

.dcsign{
	color: #B1B1B1;
}

.dcsign a{
	color: #B1B1B1;
}

.dcsign a:hover {
	color: #0273b9;
	text-decoration: none;
}


/* Menu Agenda 
-------------------------------------------------------- */

#breve{
  width: 620px;
  margin-bottom:20px;
}

#brevegauche{
  float:left;
  width: 32%; 
  margin-right: 1%;
  background-color: #cc9999; 
  padding:1%;
}

#brevedroite  {
  float:right;
 margin-left: 1%;
  width: 32%; 
  background-color: #cccc99; 
  padding:1%;
}

#brevecentre{
  float:left;
 margin-right: 1%;
  width: 32%;
  background-color: #ffffcc;
  padding:1%; 
}
.image_breve{
  float:left;  
}
.titre_breve{
  color: #999999; 
	font-weight: bold; 
}
.date_breve{
}
.texte_breve{
}


/* Menu catégories 
-------------------------------------------------------- */

ul.offsite {
margin-bottom:.75em
}

ul.offsitesans {
margin-bottom:.75em
}

ul.offsite li {
background:url(../img/flecheliens.gif) no-repeat 1px 0.5em;
text-indent:0
}

ul.offsitesans li {
text-indent:0
}

ul li {
margin:0 0 2px;
padding:0 0 0 18px;
text-indent:-18px
}

ul,dl {
list-style:none;
margin:.5em 0 1em;
padding:0
}

	/* *-*-*-*- *-*-*-*- *-*-*            Blocs arrondis           *-*-*-*- *-*-*-*- *-*-*-*- 
 	 *                                _____________________                                 */


				       /* Bloc arrondis Services */

.blocarrondis    { background: url(../img/blocs/pixel_couleur.gif) repeat; }

.bashaut         { background: url(../img/blocs/cadre_services_02.gif) repeat-x; }
.bashaut div     { background: url(../img/blocs/cadre_services_01.gif) no-repeat top left; }
.bashaut div div { background: url(../img/blocs/cadre_services_03.gif) no-repeat top right; }

.basbas         { background: url(../img/blocs/cadre_services_08.gif) repeat-x; }
.basbas div     { background: url(../img/blocs/cadre_services_07.gif) no-repeat top left; }
.basbas div div { background: url(../img/blocs/cadre_services_09.gif) no-repeat top right; }

.bascontentwrap { background: url(../img/blocs/cadre_services_04.gif) repeat-y; }
.bascontent     { background: url(../img/blocs/cadre_services_06.gif) repeat-y right; }

 /* hauteur et largeur */
.bashaut div, .bashaut, .basbas div, .basbas {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.bascontent  { padding: 1px 2px; margin: 0;  }

.blocarrondis { 
	width: 100%;
	float:none;
	text-align: left;
	padding: 0;
}

       /* Gestion des listes et puces dans les blocs */
.blocarrondis ul.serv {
	display: block;
	padding: 1px 0 0 0;
	margin: 0;
	list-style: disc inside url("../img/blocs/puce_services.gif");
}

.blocarrondis ul.serv li {
	padding: 0 0 3px 4px;
	margin: 0;
}

       /* Gestion des listes et puces dans les blocs */
.blocarrondim ul.pave {
	display: block;
	padding: 8px 0 0 0;
	margin: 0;
	list-style: disc inside url("../images-interface/close_menu.gif");
}

.blocarrondim ul.pave li {
	padding: 0 0 3px 4px;
	margin: 0;
}


/* Plan 
-------------------------------------------------------- */

.invisible {
	background-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}


/* Diapo 
-------------------------------------------------------- */

.diapo {
	background-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}


/* Logo Bandeau
--------------------------------------------------------*/
.logo_bandeau{
    /*float: left;*/
	display : block;
	position : absolute;
	z-index:1;
    border: 0;
    margin: 10 0 0 10;
	margin-top : 69px;
	margin-left : 82px;
    padding: 0;
}
#banniere{
	display : block;
	position : absolute;
	width: 723px;
	height: 150px;
	background: #FFFFFF;
	margin-top : 79px ;
	margin-left : 92px ;
	padding: 0;
	z-index:2;
}
#logo_site_spip{
	position:absolute;
	z-index:2; 
	width: 823px;
	height: 150px;
	border: 0;
    margin: 74px 0 0 92px;
    padding: 0;
}
.logofloatgauche{
	height: auto;
	width: 530px;
	float: left;
}
.tagsfloatdroite{
	float: right;
	height: auto;
	width: 170px;
	padding-right: 20px;
	padding-top: 135px;
}
.texte-bandeau{
	float: left;
	font-size: 2em;
	color: #ffffff;
}
#top{
	margin: 0;
	height: 179px;
	background: #CCCCCC url(../img/top.jpg) no-repeat left top;
}
#titre_banniere{
	position: absolute;
	width: 723px;
	top: 175px;
	padding-left: 100px;
}


/*****************************************/
/* Fil d'Ariane */
/*****************************************/

#chemin{
	margin: 10 0 10 17px;
	padding: 10px 0 0;
  	/*border-bottom:1px solid #f8e04b;*/
  	font-size: 0.9em;

}

/*****************************************/
/* Brève défilante*/
/*****************************************/

#actus { 
	/*float: left;*/
	/*background: #ffcc00; */
	background: #ffff66 ;
	color: #FFFFFF; 
	font-weight: bold; 
	/*top: -50px; */
	text-align: left; 
	/*left: 254px; 
	width: 650px; */
	margin: 15 0 10 17px;
	padding: 0px 5 0;
}

#actus input {
	font-weight: bold;
	color: #000000;
	/*background: #ffcc00; */
	background: #ffff66 ;
	text-align: left;
	width: 100%;
	margin: 10 0 10 0px;
	padding: 0px 10 7;
	border: #FFCC00;	
}
#actus input:hover {
	cursor:pointer; 
}
.decriptifdocument{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}

/*****************************************/
/* Tags **/
/*****************************************/

#tagsphere {
     color:#ffffff;
}


/* Archives
-------------------------------------------------------- */

.cartouche h1 {font : 16pt "Times New Roman", serif; font-weight: bold; font-variant: small-caps; color: #000; }
.cartouche .surtitre, .cartouche .soustitre {font  : 12pt "Times New Roman", serif; font-weight: bold; font-variant: small-caps; color: #666666; }

