﻿body 
{
    font-family:Arial;
    font-size:small;
    font-weight:200;
    margin-left:40px;
    margin-top:25px;
}


td{ vertical-align:top;}
.visible
{
    overflow:visible;
    display:block;
    float:none;
    }
.valide
 {
	background-color:#cc9966;
	color:White;
	padding: 1px 3px 1px 3px;
	margin-right:3px;
	}
.avalide
{
	background-color:#33CC33;
	color:White;
	padding: 1px 3px 1px 3px;
	margin-right:3px;
	}
.grostitre
{
    font-size: x-large;
    color: #660033;
    padding-top:25px;
    text-align:center;
}

.grosentete
{
font-size:medium;
font-weight:bold;
padding-top:12px;
} 
 
    .invisible
    {
        display:none;
        }

        .entete
        {
            font-weight:bold;
            }
            .soustitre
{
    font-size:x-small;
    color:GrayText;
    text-decoration: underline;
    }
.bulles
{
    font-size: x-small;
    font-weight: normal;
    padding-left: 20px;
    background-image: url(images/bulle.gif);
    background-repeat: no-repeat;
    display:block;
}
.gbulles
{

    font-weight: normal;
    padding-left: 20px;
    background-image: url(images/bulle.gif);
    background-repeat: no-repeat;
    display:block;
}
.petit
{
    font-size: x-small;
    font-weight: normal;
}

.gbulles
{
    padding-left: 20px;
    margin-top:3px;
    background-image: url(images/gbulle.gif);
    background-repeat: no-repeat;
    display:block;
}
.dates
{
    color:Green; font-weight:bold; 
    }

A:link {    color:Gray; font-weight:bold; text-decoration:underline;  }
A:hover {    color:Red; font-weight:bold; text-decoration:underline; }
A:active {  color:Gray; font-weight:bold; text-decoration:underline;  }
A:visited {  color:Gray; font-weight:bold; text-decoration:underline;  }

.lienmenu
{
    padding: 0px 0px 0px 15px;
}



.menuvisible
{
    overflow:hidden;
    height:26px;
    padding-top:5px;
}
.menuinvisible
{
    overflow:hidden;
    height:26px;
    padding-top:5px;
}
.lienms
{
    font-size: x-small;
    font-weight:bold;
    color:Green;
    text-decoration:underline;
}
.lienvert
{
    font-weight:bold;
    color:Green;
    text-decoration:underline;
}

.menuitem
{
     display:inline;
    }
.texte
{
	font-size:9px;
	text-align:justify;
	margin-top:2px;
	}
.intitule
{
	margin-top:5px;
	font-size:11px;
	color:Maroon;
	font-weight:bold;
	text-decoration: underline;
}
FIELDSET
{
	margin:0px 0px 20px 0px;
	border-top: solid 2px #660033;
	border-left: none;
	border-right: none;
	border-bottom:none;
	page-break-inside : avoid; 
	
	}
LEGEND
{
	padding: 2px 10px 2px 10px;
	border: solid 1px #660033;
	font-weight: bold;
	color: #660033;
	font-size:16px;
	text-transform:uppercase;
	background-color: whitesmoke;
	margin-bottom:10px;
}
