
body{
 font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
 background-color: white;
 color: #595959;
 padding:0px;
 border:0px;
}

h1{
color:#34566B;
font-size: 21px;
}

h2{
color:#34566B;
font-size: 16px;
}


ul {
 margin-top:3;
 margin-bottom:3;
 list-style-position:outside;
}

li {
 margin:3 0 5 -10;
}


table{
font-size: 12px;
}

td{
font-size: 12px;
}


td.onglet {
 font-size:12px;
 font-weight:bold;
 background-image: url(onglet.png);
 height:35px;
 cursor:pointer;
}
td.entreonglet {
 background-image: url(entreonglet.png);
 width:6px;
}


div.divhaut {
 width:100%;
 height:7px;
 font-size:5px;
}
div.divhaut2 {
 width:100%;
 height:5px;
 font-size:5px;
}


a.barre{
 color: #494949;
 text-decoration: none;
}
a.barre:hover{
 text-decoration: none;
}

a.menu{
 color: #FFFFFF;
 text-decoration: none;
}
a.menu:hover{
 text-decoration: underline
}

a{
 color: #494949;
 text-decoration: underline;
}
a:hover{
 text-decoration: underline;
}


table.blue {
border-style:solid; 
border-width:1px; 
border-color:#98B4DE;
border-collapse:collapse;
}

td.blue { 
border-style:solid; 
border-width:1px; 
border-color:#98B4DE;
border-collapse:collapse;
}

td.pointille {
border-bottom-style: dashed; 
border-bottom-width: 1px; 
border-bottom-color: #494949;
}



.tom { 
 padding-left:5px;
 border-style: solid;
 border-color: #D0D0D0;
 font-size: 9pt;
 border-width: 1px;
 background-color:#FFFFFF;
 color: #494949;
}





ul.nav {
 font-size:11px; 
 margin-top:3;
 margin-bottom:3;
 list-style-position:outside;
}

li.nav {
 font-size:14px;
 margin:3 0 5 -20;
}
li.navselected {
 font-size:14px;
 margin:3 0 0 -30;
 color:white;
 height:30px;
 list-style-type: none;
 background-image:url(fond_titre.png);
 background-repeat: repeat-x;
 padding-top: 3px;
 padding-left: 6px;
}

li.nav2 {
 font-size:12px;
 margin:7 0 0 -20;
 list-style-image:url(triangle.png);
}

li.nav2selected {
 color:#34566B;
 font-size:12px;
 margin:7 0 0 -20;
 list-style-image:url(triangleb.png);
}


a.nav2{
 color: #494949;
 text-decoration: none;
}
a.nav2:hover{
 text-decoration: none;
}

