/*background*/
a:active {
        color: #008000;
		text-decoration:none;
}
a:visited {
        color: #008000;
		text-decoration:none;
}
a:hover {
	color: #dd0000;
	text-decoration:underline;
}
a{
	color: #008000;
	text-decoration:none;
}
/*Toc*/
a.grostitre:active {
        color: #008000;
		text-decoration:none;
		font-size : 16px; 
		font-weight: bold;
}
a.grostitre:visited {
        color: #008000;
		text-decoration:none;
		font-size : 16px; 
		font-weight: bold;
}
a.grostitre:hover {
	color: #008000;
	text-decoration:underline;
	font-size : 26px; 
	font-weight: bold;
}
a.grostitre{
	color: #008000;
	text-decoration:none;
	font-size : 16px; 
	font-weight: bold;
}

a.grostitre2:active {
        color: #008000;
		text-decoration:none;
		font-size : 16px; 
		font-weight: bold;
}
a.grostitre2:visited {
        color: #008000;
		text-decoration:none;
		font-size : 16px; 
		font-weight: bold;
}
a.grostitre2:hover {
	color: #008000;
	text-decoration:underline;
	font-size : 16px; 
	font-weight: bold;
}
a.grostitre2{
	color: #008000;
	text-decoration:none;
	font-size : 16px; 
	font-weight: bold;
}

table.shadow {
align: center
}

td.shadow-top {
height: 16px;
background-image: url(../images/haut.gif)
}

td.shadow-topRight {
width: 16px;
height: 16px;
background-image: url(../images/hautdroit.gif)
}

td.shadow-right {
width: 16px;
background-image: url(../images/droite.gif)
}

td.shadow-bottomRight {
width: 16px;
height: 16px;
background-image: url(../images/basdroit.gif)
}

td.shadow-bottom {
height: 16px;
background-image: url(../images/bas.gif)
}

td.shadow-bottomLeft { width: 16px;
height: 16px;
background-image: url(../images/basgauche.gif)
}

td.shadow-left { width: 16px;
background-image: url(../images/gauche.gif)
}

td.shadow-topLeft {
width: 16px;
height: 16px;
background-image: url(../images/hautgauche.gif)
}

td.shadow-center {
background-color: #dfdfdf;
}

/* Items */

table.shadow-item {
align: center
}

td.shadow-top-item {
height: 16px;
background-image: url(../images/haut.gif)
}

td.shadow-topRight-item {
width: 16px;
height: 16px;
background-image: url(../images/hautdroit.gif)
}

td.shadow-right-item {
width: 16px;
background-image: url(../images/droite.gif)
}

td.shadow-bottomRight-item {
width: 16px;
height: 16px;
background-image: url(../images/basdroit.gif)
}

td.shadow-bottom-item {
height: 16px;
background-image: url(../images/bas.gif)
}

td.shadow-bottomLeft-item { width: 16px;
height: 16px;
background-image: url(../images/basgauche.gif)
}

td.shadow-left-item { width: 16px;
background-image: url(../images/gauche.gif)
}

td.shadow-topLeft-item {
width: 16px;
height: 16px;
background-image: url(../images/hautgauche.gif)
}

td.shadow-center-item {
background-color: #dfdfdf;
}




td.shadow-topLight {
height: 16px;
background-image: url(../images/haut.gif)
}

td.shadow-topRightLight {
width: 16px;
height: 16px;
background-image: url(../images/hautdroit.gif)
}

td.shadow-rightLight {
width: 16px;
background-image: url(../images/droite.gif)
}

td.shadow-bottomRightLight {
width: 16px;
height: 16px;
background-image: url(../images/basdroit.gif)
}

td.shadow-bottomLight {
height: 16px;
background-image: url(../images/bas.gif)
}

td.shadow-bottomLeftLight{ width: 16px;
height: 16px;
background-image: url(../images/basgauche.gif)
}

td.shadow-leftLight { width: 16px;
background-image: url(../images/gauche.gif)
}

td.shadow-topLeftLight {
width: 16px;
height: 16px;
background-image: url(../images/hautgauche.gif)
}

td.shadow-centerLight {
background-color: #dfdfdf;
}

/* Items */

table.shadow-itemLight {
align: center
}

td.shadow-top-itemLight {
height: 16px;
background-image: url(../images/hautLight.gif)
}

td.shadow-topRight-itemLight {
width: 16px;
height: 16px;
background-image: url(../images/hautdroitLight.gif)
}

td.shadow-right-itemLight {
width: 16px;
background-image: url(../images/droiteLight.gif)
}

td.shadow-bottomRight-itemLight {
width: 16px;
height: 16px;
background-image: url(../images/basdroitLight.gif)
}

td.shadow-bottom-itemLight {
height: 16px;
background-image: url(../images/basLight.gif)
}

td.shadow-bottomLeft-itemLight { width: 16px;
height: 16px;
background-image: url(../images/basgaucheLight.gif)
}

td.shadow-left-itemLight { width: 16px;
background-image: url(../images/gaucheLight.gif)
}

td.shadow-topLeft-itemLight {
width: 16px;
height: 16px;
background-image: url(../images/hautgaucheLight.gif)
}

td.shadow-center-itemLight {
background-color: #ebebeb;
}

.Form {
border: #CCCCCC 1px solid; font-size: 11px; color: #000000; font-family: Verdana, Arial;
}

.content-tab {
        display: block;
        border: 1px solid #000000;
}
.GreenBack {
    background-color: #999966;
}
.Style1 {
        color: #DD0000;
        font-weight: bold;
        font-size: 24px;
        text-decoration:underline;
}
.Style2 {
        color: #DD0000;
        font-weight: bold;
        font-size: 16px;
        text-decoration:none;
}
Style1GreenBack
{
        color: #DD0000;
        background-color: #999966;
        font-weight: bold;
        font-size: 24px;
        text-decoration:underline;
}
