﻿body
{
    background-color:#CCCCDD;
    margin: 0;
    padding: 0;
    text-align:justify;
    font-family: arial, Verdana , ;
    font-size: 14px;
    font-weight: normal;
    color:Black;
    line-height:normal;
}

/* Zone EN-TETE*/
.header
{
    position:relative;
    width:auto;
    height: 65px;
    margin-left:10px;
	margin-right:10px;
    font-weight:normal;
    font-size:3em;
    background-color:#767182;
    color:#F1F034;
    
    padding-bottom:20px;
    padding-top:10px;
    padding-right:1em;
    border-style:outset;
    text-align:center;
    font-family:Ancestory SF, arial;
    
}
    .nav
{
	position: absolute;
    top: 65px;
    right: 15px;
    font-size: 10px;
}
.menua
{
    position: absolute;
    right:15px;
    top: 0px;
    font-size: 10px;
}
    
/* Zone CENTRE DE PAGE */  


.sidebar {
	float: left;
	margin-left: 10px;
    margin-right: 10px;
	width: 240px;
	height: 100%;
	background-color:#FFFBD6;
	font-size:x-small;
	padding:2em 0em 2em 0em;
	border-style:outset;
}
#content {
    overflow:auto; 
	margin-left: 250px;
	margin-right:10px;
	margin-bottom:auto;
	margin-top:auto;
	border-style:outset;
	color: #000000; font-size:14px;font-family: arial,times new roman,verdana;
	background-color:#FFFBD6;
	padding:10px 30px 10px 30px;
	height:450px;
}
.divaccueil
{
background-color:#ccffff;
margin-left: 50px;
	margin-right:50px;
	margin-bottom:auto;
	margin-top:50px;
	padding:10px 30px 10px 30px;
}
  dt
  {color: #663366; font: bold; }


.gridcontent
{
    margin-top: 1.0em;
    width:460px;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
}
.menu
{
    margin-bottom: 0.3em;
    text-transform: uppercase;
    margin-left:245px;
    padding-bottom:15px;
    padding-top:25px;
    padding-right:1em;
    border-right: window-inset medium Azure;
}
.treeview
{
    margin-left: 2em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
  
}
.headercell
{
    color: #003063;
    font-weight:bold;
    width: 250px;
    line-height: 25px;
}

    

/* Zone PIED DE PAGE */
.pieddepage
{
    background-color:#FFFBD6;
    margin-left: 265px;
	margin-right:10px;
    padding-top:2em;
    border-style:outset;
    width:auto;
    text-align: center;
    vertical-align: baseline;
    color:Black;
    font-family: Verdana;
    
}




/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid ;
	height: 1px;
	color:red;
}

/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 22px;
    text-align:center;
    
}
h2
{
    font-weight: normal;
}
h3
{
    font-weight:normal;
    font-size:20px;
    color:#0000A1;
}
h6
{
font-size:xx-large;
color:#00D3FF;
}
dt
{
color:#0000A1;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}

/* LIENS HYPERTEXTE */
a {
	text-decoration:none;
	color: #003063;
	font-weight:bold;
}

a:visited {
	color: #003063;
	font-weight:bold ;
}

a:hover {
	text-decoration: underline;
	color: #003063;
	font-weight:bold;
}

a:active {
	color:#003063;
	font-weight:bold;
}

/* LISTE */

.listeun {
	list-style-type:disc;
	list-style-position:outside;
	line-height: 1.5em;
	vertical-align:baseline;
	margin-left: 0.5em;
}
.listedeux
{
list-style-type:circle;
	list-style-position: outside;
	line-height: 1.5em;
	vertical-align:baseline;
	margin-left: 2em;
	
}
.listechiffre
{
list-style-position: outside;
	line-height: 1.5em;
	vertical-align:baseline;
	margin-left: 2em;
}

.link {
	list-style-image:url(images/lunettes.bmp);
}

.dossier
{

font-size:12px;
}
.lignebreve
{
width:40%;
color:Red;
margin-right: 60%;
}
li {padding-top: 1em;}