BODY.intern
{
	background-color: #E8E8E3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.tableExport
{
	border-style: solid;
	border-collapse: collapse;
}


TD, INPUT, SELECT
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: black;
}


TH
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: white;
    background-color: #63739B;
}

A
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFD546;
	text-decoration: underline;
}

A:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFD546;
	text-decoration: none;
}

.MenuIntern
{
	position: fixed;
  	height: 20px;
  	width:100%;
}

.enteteCourrier
{
	font-size: 10px;
	font-family: Verdana;	
	
}
.textCourrier
{
	font-size: 16px;	
}

.wait
{		
	display: none;
	text-align:center;
    width: 100%;
    position: absolute;
    z-index:1;
	margin-top: 160px;
	
}

.moduleContainer
{		
	display: none;
	text-align:center;
    width: 100%;
    height:100%;
    background-color:transparent;
    position: absolute;
    z-index:1;
	margin-top: 160px;
	
}
.tableModule
{
	background-color: silver;
	vertical-align: middle;
	text-align: center;
}

.module
{		
	text-align:center;
    width: 520px;
    height:609px;
    z-index:1;
}

.autosaut{
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}

.tableWait
{
	border-style: solid;
	border-collapse:collapse;
	border-width: 1px;	
	border-color: black;
	background-color: white;
	text-align:center;
	width: 250px;
	height: 100px;
	color: black;
	font-family: Verdana;
	
}

.erreurUpload
{
	text-align:center;
    width: 100%;
    position: absolute;
    z-index:1;
	margin-top: 160px;
}



p.textCourrier
{
	font-size: 16px;
	text-align:justify;
	line-height:200%;	
}

.internMenu
{
	font-size: 12px;
	font-family: Verdana;
	color: white;
	text-decoration: none;
}
a.internMenu:hover{
	color:lightgoldenrodyellow;
	font-size: 12px;
	font-family: Verdana;
}

.Tableau
{
	color: white;
}

.Ligne0
{
	background-color: lightgoldenrodyellow;
}

.Ligne1
{
	background-color: white;
}

.LigneBleu
{
	background-color: #E4EFFC;
}

.LigneBleuTitreValide
{
	background-color: #6699FF;
}

.LigneRouge
{
	background-color: #FFACAC;
}

.LigneOrange
{
	background-color: #FFCC99;
}
.LigneVert
{
	background-color: #66FF99;
}


.Menu
{
    font-size: 7.5pt;
    color: #ffffff;
	text-decoration: none;
	
}

.Menu:hover
{
    font-size: 7.5pt;
    color: #ffff99;
	text-decoration: underline;
}

a.MenuPage
{
   font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	
}

a.MenuPage:hover
{
   font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: none;
}


a.prospectus
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: black;
text-decoration: none;
}
			
a.prospectus:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: black;
text-decoration: underline;
}



.TR_ERREUR
{
    BACKGROUND-COLOR: gainsboro
}

.TR_SELECT
{
    COLOR: white;
    BACKGROUND-COLOR: cornflowerblue
}

.Bulle
{
    COLOR: white;
    BACKGROUND-COLOR: #303339;
    font-weight:bold;
}

.TR_RETENU
{
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND-COLOR: #0a50a1
}

select.suggestions  
{
    border: 0px;
    margin: 0px; 
    padding: 0px; 
  	color: white;
   	font-family: Verdana;
   	background-color:#303339;
   	
}
select.suggestions  option
{
	font-family: Verdana;
    line-height:1.3em; 
    height:1.3em;
    background-color:#303339;
    padding:0.5px;
  	color: white;
}

 select option:hover
{
	font-family: Verdana;
    background-color:white;
    color: black;
}

 select option:selected
{
	font-family: Verdana;
    background-color:white;
    color: black;
}

.hoverOption
{
	font-family: Verdana;
    background-color:white;
    color: black;
}

table#enveloppe {
	width:863px;
	height:1233px;
	background-image: url("../images/Enveloppe/lettreT.PNG");
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: sans-serif;
}
table#etape {
	text-align: center;
	background-color: #eeeeee
}

div#enveloppe {
	width:863px;
	height:1233px;
	background-image: url("../images/Enveloppe/lettreT.PNG");
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: sans-serif;
}