@import "structure.css";

body {
  font-family:  Times, Verdana, Helvetica, Arial;
  font-size:0.8em;
/*color: #9D9D9D;*/
  color:#cecece;
  background-color:black;
  list-style: none;
}

#tout_sommaire {
  background-image: url("../squelettes/images/fond.jpg");
/*  background-image: url("../squelettes/images/beige035.gif");*/
  background-repeat: repeat-y;
}

#tout {
  background-image: url("../squelettes/images/fond.jpg");
/*  background-image: url("../squelettes/images/beige035.gif");*/
  background-repeat: repeat-y;
}

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

a:hover{
  text-decoration: underline;
}

a img{
border: none;
}

p {
  text-align: justify;
  font-weight: normal;
}

/*
/*
/* Affichage de l'entête
/*
*/
#entete {
  /*background-color: #cecece;
  position: relative;
  color:#7AA100;
  text-position: right;
  border-bottom-width: 1px; 
  border-bottom-style: solid;*/
}
/*.titre-entete {
background-image: url("../squelettes/images/titre.png");
background-repeat: no-repeat;
}/*
/*
/*
/* Affichage zone latérale
/*
*/
#zone-laterale {
/*font-size: 0.6em;
border-color: #cecece;
border-width: 3px;
border-style: none;
border-left-style: solid;
background-color: #cccccc;*/
}

/*
/*
/* Affichage zone principale
/*
*/
#principal {
font-size: 1.4em;
background-color: #373737;
color: #cecece;
}
#principal_sommaire {
text-align: center;
font-size: 1.4em;
}


#principal_total {
border-color: #cecece;
border-width: 3px;
border-style: solid;
border-bottom-width: 0;
border-right-width: 0;
text-align: justify;
height: 350px;
font-size: 1.4em;
background-color: #373737;
}
html>body #principal_total
{
height: auto;
min-height: 350px; /*hauteur mini pour les autres*/
} 

.titre-sommaire{
font-size: 3em;
color: black;
font-style: bold;
font-style: italic;
margin-top: 170px;
text-align: center;
}
/*
/*
/* Affichage zone galerie
/*
*/
.titre-galerie {
text-align: left;
font-size: 1.6em;
color: #cecece;
}
.titre-tableau {
font-size: 1.2em;
}
.grande-photo {
text-align: left;
margin-left: 20px;
}
.miniatures {
text-align: left;
}
.description {
text-align: center;
}

#colone_laterale_droite{
/*background-color:#003333;*/
}
/*
/*
/* Affichage zone pied
/*
*/
#pied{
  border-width: 1px; 
  border-top-style: solid;
  border-top-color: black;
  text-align: center;
/*  font-size: 0.8em;*/
}

#pied a{

}

/*
/*
/* Affichage des menus
/*
*/

.menu h1 {
  color: white;
  font-family: times;
  font-size: 1.4em;
  text-align: center;
}

.menu ul {
  list-style-type: none;
  text-align: left;
}

.menu li {
}
.menu ul a{
  font-size: 1.2em;
  font-weight: bold;
}

.texte_formulaire {
font-size: 1em;
texte-align: justify;
}
/*
/* menu horizontal
/*
*/
.general {
list-style-type: none;
text-align: left;
/*font-size: 0.8em;*/
font-weight: bold;
color: #ccccff;
}
.general li{
display : inline;
}
.general a{
font-family:  Times, Verdana, Helvetica, Arial;
color: black;
font-size: 1.8em;
font-style: italic;
/*background-color: #cecece;*/
}
.general a:hover {
color: white;
/*background-color: #ccccff;*/
text-decoration: none;
}
/*.general li a {
color: rgb(255,255,204);
}
.general li a:hover{
color: rgb(255,204,51);
}
/*
/*
/* Affichage des articles
/*
*/

.liste-articles {
}
.pagination {
text-align: center;
margin: 0;
padding:0;
margin-bottom: 10px;
font-weight: bold;
}
.article {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  background-color: #F4FFD4;
  background-image: url(/squelettes/images/icone_titre.png);
  background-position: 10px 20px;
  background-repeat: no-repeat;
}

.article h1 {
font-size: 1.5em;
font-family: times;
padding-left: 60px;
font-weight: bold;
}
.nbre-commentaires {
color: rgb(204,204,204);
}

.repondre-article a {
text-align: right;
/*color: rgb(255,0,255);*/
font-style: bold;
}

.titre-article {
font-size: 1.5em;
font-family: times;
padding-left: 60px;
font-weight: bold;
color: rgb(51,102,0);
}

.titre-article a{
font-size: 1.5em;
font-family: times;
padding-left: 60px;
font-weight: bold;
}

.article-rubrique {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.date{
padding-left: 60px;
color:rgb(153,153,153); /*gris*/
}

/*
/*
/* Affichage d'une brève
/*
*/

.breve {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  background-color: #F4FFD4;
}

.actu {
text-align: center;
}
/*
/**/
/* Mise en forme de la liste des derniers commentaires
/*
*/
.liste-commentaires h1 {
  color: white;
  font-family: times;
  font-size: 1.4em;
  text-align: center;
}

.liste-commentaires ul {
  list-style-type: none;
  background-color: #F4FFD4;
}

.liste-commentaires ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.liste-commentaires ul a {
  font-weight: bold;
}

.detail {
color: rgb(204,204,204);
font-size: 0.8em
}

.nom-auteur-message {
color: rgb(204,204,204);
}

.liste-commentaires p {
  color: #7AA100;
}

/*
/**/
/* Mise en forme des documents joints
/*
*/
.zone-documents-joints {
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #7AA100;
  border-right-color: #7AA100;
  border-bottom-color: #7AA100;
  border-left-wcolor: #7AA100;
}
/*
/**/
/* Mise en forme des forums
/*
*/
.zone-formulaire-forum {
  padding-left: 100px;
  padding-right: 100px;
}
.zone-forum {
  clear: both;
  list-style-type: none;
}
.forum-total {
  list-style-type: none;
}
ul .forum-total{
  display: block;
  padding: 0px;
  margin-right: 10px;
}
.forum{
  text-decoration: none;
}
ul .forum {
  list-style-image: none;
/*  border-top-style: solid;
  border-right-style: solid;*/
  border-bottom-style: solid;
  border-bottom-width: 1px;
/*  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;*/
  border-color: black;
/*  background-color: #cccccc;*/
	padding: 0px;
	margin-top: 10px;
}
.forum-detail {
  text-align: left;
  list-style-image: none;
  border: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #cecece;
  font-size: 0.8em;

}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 10px;*/
	padding: 0px;
}
.forum-item {
  font-size: 0.8em;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
