/* Start of CMSMS style sheet 'Humeur' */
body 
{
background: black url(images/bandeauhaut.gif) fixed;
background-position: top left;
font-family: Trebuchet MS;
font-size: 0.8em;
margin: 0;
padding: 0;
}

img {
border: none;
}

#search {
   text-align: center;
   height: 45px;
   margin: 0 5px 5px 300px;
   padding-top: 8px;
   color: #330066;
   background: black;
}

#search input[type="text"]
{
   background: #660033;
   color: white;
   height: 20px;
   padding: 5px;
}

#search input[type="submit"]
{
background: #333333;
color: white;
}

#search input[type="submit"]:hover
{
color: black;
background: white;
}

#container
{
background: url(images/principal.gif);
width: 1024px;
}

#header
{
background: url(images/header.gif) no-repeat;
height: 200px;
}

#header h3 
{
margin: 0;
padding: 0;
}

#header h3 span
{
display: none;
}

#principal
{
width: 980px;
}

#texte
{
float: left;
margin: 25px 0 0 0;
text-align: justify;
width: 600px;
color: #333333;
padding: 10px 0 0 90px;
}

#texte table
{
border: 1px solid #333333;
}

#texte td, th
{
text-align: center;
border: 1px dotted #333333;
}


#texte h3
{
margin: 0;
padding-top: 15px;
color: #660033;
text-transform: uppercase;
}

#texte a
{
color: black;
text-transform: uppercase;
}

#texte a:hover
{
color: #999999;
background: #660033;
}

#texte li {
padding-top: 5px;
list-style-type: square;
}

#menu
{
margin: 0 0 0 750px;
}

#menu ul
{
background: url(images/menu.gif) no-repeat;
background-position: top right;
color: white;
width: 195px;
margin: 0;
padding: 180px 0 0 0;
}

#menu li
{
padding: 5px 0 5px 0;
margin: 0;
background: #660033;
text-align: center;
height: 20px;
list-style-type: none;
}

#menu li a
{
color: #660033;
margin: auto;
width: 180px;
font-weight: bold ;
display: block;
background: #DDDDDD;
text-decoration: none;
}

#menu li ul li a
{
color: #675231;
}

#menu li a:hover
{
background: #333333;
font-weight: bold ;
color: #999999;
}


#news
{
background: white url(images/news.gif) no-repeat;
margin-top: 25px;
padding: 35px 5px 5px 5px;
font-size: 0.8em;
text-align: justify;
color: #660033;
width : 180px;
}

#news a
{
color: #996666;
}

#footer
{
background: url(images/footer.gif);
margin-top: 20px;
padding-top: 50px;
text-align: center;
height: 80px;
color: white;
text-transform: uppercase;
font-size: 0.6em;
clear: both;
color: #999999;
width: 1024px;
}


/* End of 'Humeur' */

/* Start of CMSMS style sheet 'commentaire' */
#commentspost {
float: left;
width: 560px;
text-align: left;
background: white;
padding: 5px 0 5px 0;
margin-top: 10px;
margin-bottom: 10px;
border: 1px #333333 solid;
}

#commentspost ul, li {
text-align: left;
padding: 0 0 0 15px;
text-indent: 0;
list-style-type: none;
}

#commentspost li {
list-style-type: none;
text-decoration: none;
}

.date {
color: #660033;
margin-right: 10px;
border-bottom: 1px #660033 solid;
}

.auteur {
text-transform: uppercase;
color: #333333;
}

.commentaire {
color: #660033;
text-align: justify;
margin-right: 20px;
}
/* End of 'commentaire' */

/* Start of CMSMS style sheet 'commentaireform' */
#comments form {
background:#333333;
color: white;
padding:10px 10px 10px 2px;
width:550px;
}

#comments img {
margin-left: 220px;
}

#comments td {
width: 130px;
}

#comments label {
text-align: left;
}

#comments input[type="submit"]
{
background: white;
width : 250px;
}

#comments input[type="submit"]:hover
{
background: #660033;
color: white;
text-transform: uppercase;
width : 250px;
}

#comments input[type="text"]
{
width : 380px;
}


#comments textarea {
border:1px solid black;
width : 380px;
background: #660033;
font-family:"trebuchet ms";
color:white;
}

/* End of 'commentaireform' */

