﻿html,body,form {
    height:100%;
}

body {
    margin: 0;
    padding: 0;
}

#container {
				position: relative;
				height:100%
}
#content 
{
    /*background-color: #6caad9;*/
	padding: 0px;
	height:100%
}

#Master{height:100%; width:100%;}
#MasterTD {height:100%}
#MasterTDMenu {height:100%}
#MasterTBMenu {height:100%}
#tbContent {height:100%; }
/*.Content{position:absolute;width:967px; min-height:88%;height:88%; left:10px;top:96px;}
#container {
				position: relative;
				height:100%
}
#content 
{
    /*background-color: #6caad9;
	padding: 0px;
	height:100%
}*/

td.whiteheadline
{
    color: #ffffff; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold;
}
.menuG {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;font-style: normal;	color: #000000;}
a.menuG:link {text-decoration: none;}
a.menuG:visited {text-decoration: none;color: #000000;}
a.menuG:hover {text-decoration: underline; color: #E3500A}
a.menuG:active {text-decoration: none;}

.BlocTexteTitre {font-family: Arial, Helvetica, sans-serif;font-size: 15px;color: #e65732; font-weight:bold}
.BlocTexte10 {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;}
.BlocTexte12 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.BlocTexte12G {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;font-weight:bold}
.BlocTexte12_Orange {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #e65732;}
.BlocTexte14 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;}
.BlocTexte14G {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;font-weight:bold}
.BlocTexte12_Vert {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #018b52;}



