/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
/* @import url("style_prive_defaut.css");
@import url("agenda.css");
@import url("style_prive_defaut.css");
@import url("agenda.css");
@import url("spip_style_print.css");
@import url("spip_style_invisible.css");
 */
a{
	color: #025586;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

*
{
border: 0;
margin: 0;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #73aad5 url(images/bg_all.jpg) repeat-x top;
}

#maintop{
	background: url(images/maintop.png) no-repeat top;
	width:1003px;
	padding-top:7px;
}

#main{
	width: 1014px;
	background: white;
}

#mainbot{
	background: url(images/mainbot.png) no-repeat;
	width:1003px;
	height: 7px;
}

#header{
	width: 1014px;
	/* height: 340px; */
	height: 100px;
	/*background: url(images/header.jpg) no-repeat top left;*/
}

#logo{
	padding-left: 30px;
	/* padding-left: 340px; */
	/* text-align: left; */
	text-align: justify;
	/* padding-top: 120px; */
	height: 70px;
	/*height: 180px;*/
}

#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

#logo img#logo1{
  float:left; 
}
#logo img#logo2{
  float:right; 
}
#logo  marquee{
  float:right; 
  font-style: italic;
  font-size: 13px;
  color: snow;
  align:top;
}


#logo H2 a{
	font-size: 15px;
}

#logo div  a{
	font-size: 13px;
	text-decoration:none; 
    color : yellow;
}

#buttons{
	width: 1014px;
	height: 37px;
	padding-left: 11px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

 #buttons li a{
	/* display: inline; */
    color:white;	
}
 
#buttons li {
    display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/* font-size: 24px; */
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	/* width: 130px; */
	/* height: 27px; */
	height: 20px;
	background: url(images/menubg.png) no-repeat left center;
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-left: 30px; 
	padding-right: 30px;
	margin-right: 5px;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	width: 1003px;
	background: #ffffff; 
}

#backgroundarticle{
	/* width: 1003px; */
	background: skyblue;
}


#content_bg{
    background: white;
	/* background: url(images/conbg.jpg) no-repeat left top; */
	background: url(images/conbg.jpg) repeat-x left top;
	padding-left:11px;
}

#left{
	width: 716px;
	padding: 7px;
}


#left H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color: #ffffff;
	padding-bottom: 10px;
}

#left H3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color: #ffffff; 
	/* color: gold; */
	/* padding-bottom: 10px; */
}

#left ul 
{ 
    type : square;
	list-style: none;
	padding-left:10px;
	margin: 0px;
	display:block;
	padding-bottom: 50px;
	
}

.read{
	text-align:right;
	padding-right:20px;
}

#right{
	width: 256px;
	float:right;
	margin-right:5px;
	background: white;
}

#right ul 
{
	list-style: none;
	padding-left:10px;
	margin: 0px;
	display:block;
	padding-bottom: 50px;
}

#right ul li{
	padding-bottom: 2px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/ls.png) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	height: 63px;
	background: url(images/title_right.jpg) no-repeat;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer{
	height: 37px;
	width: 1014px;
	font-size: 10px;
	background: #72A8D4;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

.titre {
	font: 14px Arial, Helvetica, sans-serif;
	color: yellow; /* #000000; */
	background:#E7F0F7; /* #73aad5;  */
}

.titre  a{
	color:black;
    /* color:ligthgray; */	
	/* font-weight: bold; */ 
}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Position du lien pour le webmail
/*  ------------------------------------------ */
.webmail 
 {
  float:right;
  font-size: 1.22em;
  font-weight: bold;
  /* text-decoration: underline; */
  color : yellow;
  text-transform: lowercase;
 }
           
.webmail:hover {
	/* text-decoration: underline; */ 
	color : yellow;
	/* font-size: 1.26em */
}		   
.webmail:link {
	text-decoration: underline;
	color : red;
}		   

.webacces
 {
  float:right;
  font-size: 1.02em;
  text-decoration: underline;
  color : gold;
 }
           
.webacces:hover {
	text-decoration: underline;
	color : yellow;
}		   
.webacces:link {
	text-decoration: underline;
	color : red;
}		   

.menu 
 {
  float:left;
 }
 
/*
 Elemenys du menu de droite
*/
.menu-titre {
  /* font-size: 0.99em;
  font-weight: bold;
  color : yellow; */
 }
 
 /*
 Elemenys d'un article
*/
.text{
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top left;
	width: 700px;
	line-height:2;
	text-align:justify;
}
.surtitre{
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top left;
	width: 700px;
	/* min-height: 242px; */
	text-align:justify;
}
.soustitre{
	padding: 15px;
	background: url(images/textbg.jpg) no-repeat top left;
	width: 700px;
	/* min-height: 242px; */
	text-align:justify;
}

div ul li small {
    /* background-color:#CCCCCC; */
}

