﻿A:link
{
	color: White;
	text-decoration: none;
	font-weight:normal;
}

A:visited
{
	color: White;
	text-decoration: none;
	font-weight:normal;
}

A:hover
{
	color: White;
	text-decoration: none;
	text-decoration: underline;
}


.GridTechL
{
	border-left: #A53B7B 5px solid;
	border-top: #A53B7B 5px solid;
	border-bottom: #A53B7B 5px solid;
}
.GridTechR
{
	border-right: #A53B7B 5px solid;
	border-top: #A53B7B 5px solid;
	border-bottom: #A53B7B 5px solid;
}

body
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: small;
	color: Black;
	line-height: 1.3em;
	margin-top: 0px;
}
.Menu
{
	font-size: 10pt;
	color: White;
	font-weight: normal;
	line-height: 1em;
}
H1
{
	font-size: 150%;
	font-weight:bold;
	color: #4b1d1b;
	display: inline;
}
H2
{
	font-size: 110%;
	font-weight:bold;
	color: #4b1d1b;
	display: inline;
}
H3
{
	font-size: 140%;
	font-weight:normal;
	color: #c0b08f;
	display: inline;
}
P
{
	text-align:justify;
}

.TexteBlanc
{
	line-height: 1em;
	color: White;
	font-weight:normal;
}
.TexteBleu
{
	font-size: 100%;
	line-height: 1.1em;
	color: #68a6b1;
	font-weight:bold;
}
.TexteMarron
{
	line-height: 1.1em;
	color: #4b1d1b;
	font-weight:bold;
}
.MessageInfo
{
	padding: 5px;
	font-size: 90%;
	color: #303030;
	font-weight: normal;
	border-right: #c0b08f thin dotted;
	border-top: #c0b08f thin dotted;
	border-left: #c0b08f thin dotted;
	border-bottom: #c0b08f thin dotted;
	background-color: #f6efe2;
	margin: 5px;
	text-align: center;
}
.MessageNote
{
	background-color: #E9E9E9; 
	border: 1px solid #CCCCCC; 
	padding: 15px; 
	margin: 15px; 
	text-align: center; 
	vertical-align: middle;
}


.Table1
{
	font-size: 100%;
	color:#4b1d1b;
	font-weight:bold;
	background-color: #c0b08f;
	margin: 5px;
}
.Legal
{
	font-size: 80%;
	color:#4b1d1b;
}


.CadreInfo
{
	color:#303030;
	border-right: #c0b08f thin dotted;
	border-top: #c0b08f thin dotted;
	border-left: #c0b08f thin dotted;
	border-bottom: #c0b08f thin dotted;
	background-color: #f6efe2;
	margin: 15px;
}



UL
{
	display: inline;
}





.MenuSub
{
	font-size: 100%;
	color: #35783B;
	font-weight: normal;
	background-position:bottom;
	background-image: url(images/menu-grad.gif);
	background-repeat: repeat-x;
}

.Article
{
	font-size: 100%;
	color: #6D5527;
}



.TableData
{
	background-image: url(images/back-grad.jpg); 
	background-repeat: repeat-x;
	border-right: #ADC9C7 1px solid;
	border-left: #ADC9C7 1px solid;
	border-bottom: #ADC9C7 1px solid;
	border-top: #ADC9C7 1px solid;
}

.TableRow
{
	background-image: url(images/grid-back.gif); 
	background-repeat: repeat-x;
}

.TableMain
{
	border-right: #b8b7b8 1px solid;
	border-left: #b8b7b8 1px solid;
	border-bottom: #b8b7b8 1px solid;
	background-repeat: repeat-x;
	background-image: url(images/back-grad.jpg);
}



.MessageAlerte
{
	padding: 5px;
	font-size: 110%;
	color: red;
	font-weight: normal;
	border-right: red thin dotted;
	border-top: red thin dotted;
	border-left: red thin dotted;
	border-bottom: red thin dotted;
	background-color: #ffffcc;
	text-align: center;
	margin: 5px;
}







.highslide {
    cursor: url(js-dir/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

