/* Start of CMSMS style sheet 'Tutosimple' */
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;
}

#fil
{
padding-top: 25px;
font-size: 0.8em;
text-align: center;
color: #660033;
}

#contenu2
{background : yellow;}
#container
{
background: url(images/principal.gif);
width: 1024px;
}

#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;
}

#attention 
{
float: left;
margin-right: 20px;
}

#header
{
margin-bottom: 0;
padding-bottom: 0;
background: url(images/header.gif) no-repeat;
height: 200px;
}

#header h3 
{
margin: 0;
padding: 0;
}

#header h3 span
{
display: none;
}

#principal
{
width: 980px;
margin-left: 32px;
}

#menu ul
{
padding: 0;
margin: 0 0 0 40px;
color: white;
height: 45px ;
}

#menu li {
list-style-type: none ;
float: left;
padding: 5px;
background: #660033;
height: 20px;
}

#menu li a 
{
color: #cccccc;
text-align: center;
width: 150px;
font-weight: bold ;
padding: 0 5px 0 5px;
display: block;
background: #333333;
text-decoration: none;
}

#menu li a:hover
{
background: #dddddd;
font-weight: bold ;
color: #660033;
}

#texte
{
float: left;
text-align: justify;
margin-left: 55px;
width: 580px;
color: #333333;
padding: 0 0 0 0;
}

#texte h3
{
margin: 0;
padding-top: 15px;
color: #660033;
text-transform: uppercase;
}

#texte h4
{
font-size: 1.2em;
margin: 0;
padding-top: 15px;
color: #660033;
text-transform: uppercase;
}

#texte ul
{
text-align: center;
list-style-type: none;
}

#texte li a
{
text-decoration: none;
padding: 4px;
color: #999999;
}

#texte li a:hover
{
color: white;
}

#texte a
{
color: black;
text-transform: uppercase;
}

#texte a:hover
{
color: #999999;
background: #660033;
}

#texte img
{
border: none;
}

#footer
{
background: url(images/footer.gif);
clear: both;
margin: auto;
margin-top: 20px;
width: 1024px;
padding-top: 50px;
text-align: center;
height: 80px;
color: white;
text-transform: uppercase;
font-size: 0.6em;
color: #999999;
}
.codesp {
background: #660033;
color : white;
padding-left : 40px;
}

.ptexte {
font-family: Trebuchet MS;
font-size: 0.8em;
color: #999999;
}

#menu2
{
margin: 0 0 0 720px;
}

#menu2 ul
{
background: url(images/menu.gif) no-repeat;
background-position: top right;
color: white;
width: 195px;
margin: 0;
padding: 180px 0 0 0;
}

#menu2 li
{
padding: 5px 0 5px 0;
margin: 0;
background: #660033;
text-align: center;
height: 20px;
list-style-type: none;
}

#menu2 li a
{
color: #660033;
margin: auto;
width: 180px;
font-weight: bold ;
display: block;
background: #dddddd;
text-decoration: none;
}

#menu2 li a:hover
{
background: #333333;
font-weight: bold ;
color: #999999;
}

#texte inputbox
{
background: #996666;
}

#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;
}

#sondage
{
background: white url(images/sondage.gif) no-repeat;
margin-top: 25px;
padding: 35px 5px 5px 5px;
font-size: 1em;
text-align: justify;
color: #660033;
width : 180px;
}

#sondage h5
{
font-size: 1.2em;
}

#sondage input[type="submit"] 
{
margin-top : 15px;
background: #333333;
border: #660033 1px solid;
margin-left: 20px;
color: white;
}

#sondage input[type="submit"]:hover 
{
background: #660033;
border: #333333 1px solid;
color: white;
}

#news a
{
color: #996666;
}
/* End of 'Tutosimple' */

