@charset "utf-8";
/* CSS Document */


html {
        height:100%;

}

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background-color:#700814;
background-image:url(images/background.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;
margin: 0;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold;}

p{margin:10px}

a:link{
        color: #700814;
		text-decoration:underline;
		font-weight:bold;
        }
a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
		color: #000000;
		text-decoration:underline;
		font-weight:bold;
}

div#container{text-align:left;width:921px; height:100%;margin:0 auto; background-image:url(images/site_08.jpg); background-repeat:repeat-y;}
div#header1{ width:426px;height:105px;}
div#header2{ margin-left:426px; margin-top:-105px; width:277px;height:105px; background-image:url(images/site_03.jpg); background-repeat:no-repeat;}
div#header3{  margin-left:703px; margin-top:-105px; width:218px;height:105px;}
div#header4{ clear:both; width:703px;height:70px;}
div#header5{  margin-left:703px; margin-top:-70px; width:218px;height:70px;}
/*div#content{ clear:both; width:100%;height:100%;}*/
div#menu{width:155px;height:600px;}
div#contenu{ margin-left:210px; margin-top:-70px;width:75%;height:100%;}
div#footer{ width:100%;height:60px; background-image:url(images/footer.jpg); background-repeat:no-repeat;}

.copyright  { font-size:9px;}

/*- Menu Tabs --------------------------- */

  ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 7--------------------------- */

#menu7 {
        width: 200px;
		height:100%;
		margin-left:2px;
		background-color:#700814;
        }

#menu7 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/menu7.gif);
        padding: 8px 0 0 30px;
        }

#menu7 li a:hover, #menu7 li #current { {
        color: #FFF;
        background:  url(images/menu7.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
		
