/* SPIP-STYLE                                                           */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	/*background-color: #141414;*/
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: 50%;*/
	background:url(images/fond.jpg) repeat-y center center #EFECE7;
}
html, body, ul {
    /*height: 100%;*/
	margin: 0px;
}
p {
    padding: 0px;
	margin: 0px;
}
/************************* CONTENEURS *************************/
#haut {
	background-color:#AAAAAA;
	height: 80px;
	background-image: url(images/entete1.jpg);
	background-repeat: no-repeat;
}
#haut2 {
	background-color:#BEC9DA;
	background-image: url(images/entete2.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#haut2gauche {
	float: left;
	width: 500px;
}
#haut2droite {
	margin: 0px 20px 0px 500px;
	/*width: 290px;*/
}
#haut3{
	background-image: url(images/entete3.jpg);
	background-repeat: no-repeat;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEC9DA;
	font-weight: bold;
}
#conteneur {
	width: 800px;
	/*height: auto;*/
	/*min-height: 100%;*/
	/*padding: 100px 0px 10px 70px;*/
	margin: 0px auto 0px auto;  /* centrage */
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
	/*background-image: url(images/struct/fond.jpg);*/
	/* background-position: -5px; */
}
#gauche {
	float: left;
	width: 180px;
	margin-left: 0px;
	min-height:500px;
	padding: 20px 0px 0px 0px;
}
#central {
	margin-left: 187px;	/* décallage du menu */
	min-height: 650px;
	padding: 0px 0px 0px 0px ;
	background-color:#FFFFFF;
	-width: 610px;    /* pour IE6 */
}
#bas {
	margin: 0px auto;  /* centrage */
	padding: 5px;
	clear: both;
	font-size: 1.1em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #DBD3C8;
}

/************************* LIENS *************************/
a.lienrubrique {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	border-bottom-width: 1px;
	display: block;
	padding-left: 10px
}
a.lienrubrique:hover {
	text-decoration: none;
}
a.liensousrubrique {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	display: block;
}
a.liensousrubrique:hover {
	text-decoration: none;
	/*background-color: #00CC00;*/
	background-color: #ffff93;
	/*color: #FFFFFF;*/
}
a.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.accueil:hover {
	text-decoration:underline;
}
#gauche ul{
	margin-left: 0px;
	padding-left: 25px;
	list-style-type: square;
	color: #00CC00;
	/*list-style:inside;*/
}
#gauche li {
	margin: 5px;	/*display: inline;   /* pour ie6 sinon block */
	-margin: 0px;
	/*margin-left: 0px;
	padding-left: 0px;*/
	
}
#bas a {
	text-decoration: none;
	font:inherit;
}
/************************* FORMULAIRES *************************/
.formulaire_spip label {
	display: inline;	/* met le label sur une seule ligne */
	/*text-align: left;
	color: #444;
	font-weight: bold; /* pour IE/Win 
	position: relative;*/
}
.spip_logos {
	border: 0px;
}
/************************* TEXTES *************************/
#haut p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
#haut2droite .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBF28E;
	font-weight: bold;
}
#haut2droite .textedefil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: square;
}
.textedefil{
	margin: 0px 0px 0px 0px;
}
/* Texte tableau central */
.ttitreprincip {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-style: italic;
	color: #0033FF;
}
.ttitresecond {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.5em;
	font-style: italic;
	color: #333333;
}
/* Titre milieu */
.ttitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333377;
	font-weight: bold;
	margin-left: 10px;
}
.ttitre a{
	color: #333377;
}
.ttitre a:hover{
	color: #FF0000;
}
/* Photo gauche */
.tphoto {
	vertical-align: top;
	text-align: center;
}
.tphotog {
	float: left;
	margin: 10px;
}
.ttexte {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding-left: 10px;
	/*margin-left: 10px;	*/
}
.tarticle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
}
.tdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	vertical-align: top;
	text-align: right;
}
