/* Start of CMSMS style sheet 'blogstyle' */
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;
}

.codesp {
background: #660033;
color : white;
padding-left : 40px;
}

#pollresult
{
width: 100%;
clear: both;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 20px;
padding-left: 0pt;
}


#polloption
{
width: 100%;
clear: both;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 20px;
padding-left: 0pt;
}

#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
{
margin: 0;
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 h3
{
margin: 0;
padding-top: 15px;
color: #660033;
text-transform: uppercase;
}

#texte ul
{
text-align: center;
list-style-type: none;
}

#texte li a
{
display: block;
width: 300px;
height: 80px;
line-height: 80px;
text-align: center;
text-decoration: none;
background: url(images/menututo.gif) no-repeat;
padding: 4px;
color: #999999;
}

#texte li a:hover
{
width: 300px;
height: 80px;
background: url(images/menututo2.gif) no-repeat;
color: white;
}

#texte a
{
color: black;
text-transform: uppercase;
}

#texte a:hover
{
color: #999999;
background: #660033;
}

#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);
padding-top: 50px;
margin-top: 20px;
text-align: center;
height: 80px;
color: white;
text-transform: uppercase;
font-size: 0.6em;
clear: both;
color: #999999;
width: 1024px;
}


#texte table {
width: 618px;
border: none;
}

#texte table a {
display: block;
width: 260px;
height: 70px;
line-height: 70px;
text-align: center;
text-decoration: none;
background: url(images/menututo.gif) no-repeat;
padding: 4px;
color: #999999;
}

#texte table a:hover
{
width: 260px;
height: 70px;
background: url(images/menututo2.gif) no-repeat;
color: white;
}

/* End of 'blogstyle' */

