/**************************************************/
/*   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url(images/back.png) top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*   Top Piece                                    */
/**************************************************/

#top {
background: url(images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}

/**************************************************/
/*Cont. another wrapper that holds all the content*/
/**************************************************/

#content {
background: url(images/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(images/header.png) top center no-repeat;
width: 746px;
height: 106px;
margin: 0px 0px 10px 0px;
padding: 30px 0px 20px 20px;
color: white;
font-size: 20px;
text-align:center ;
}
/*                    Menu                   */
#menu {
width: 200px;
height: 100%;
padding-top: 25px;
margin-left: 10px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align: left;
margin-top:20px;
}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: blue;
background:  url(images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

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

#stuff {
background:  url(images/texttop.png) top left no-repeat;
width: 520px;
margin: 0px 0px 0px 220px;
padding-top: 55px;
border: 2px navy;
text-align: center;
font-size: 16px;
min-height:250px;
}
#stuff #texte_outils {
font-size: 16px;
text-align: left;
}

#stuff ul {
list-style: disc outside;
margin-left:10px;
font-size: 12px;
}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
}
.voir {
cursor:pointer;
color:blue;
text-decoration:underline;
}
.pas_vu {
display:none;
}
.yui-skin-sam .yui-panel .hd {
    background: #F2F2F2;
}

.yui-skin-sam .yui-panel-container.focused .yui-panel .hd {
    background: url(yui/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;
}
.img_panel {
cursor:url("images/zoom.png"),pointer;
}
#table_img td {
text-align:center;
font-size:16px;
}
.footer_panel {
text-align:center;
font-size:16px;
color:blue;
}
.obligatoire {
background-color:#ffff80;
}
.erreur_saisie {
background-color:#ffff80;
}
#nb_visiteurs {
position:absolute;
left:20px;
color:#ffff80;
}
#date_mise_a_jour {
position:absolute;
right:20px;
color:#ffff80;
}
#xhtml10 {
position:absolute;
right:150px;
}

