﻿html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Courier New,Courier;
}


body
{
    background: white url(../images/1CouvertJ.jpg) left top repeat;
}

div#page
{
    position: relative;
    min-height: 100%;
}

div#entete
{
    text-align: center;
}

.enteteCls
{
    text-align: center;
}

.entete2Cls
{
    text-align: center;
}

.statusCls
{
    text-align: right;
}
.tableHeader
{
    width: 100%;
    border-bottom: solid 5px brown;
}
div#premiere
{
    float: left;
    width: 200px;
    background-color:#D1EFEF;
}

div#contenu
{
    padding: 1px 0;
    margin: 0 0 0 250px;
}

div#piedpage1
{
    height: 80px;
    clear: both;
}

div#piedpage2
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: solid 2px brown;
}


.enteteCls
{
    margin: 0px;
    color: #000099;
    font-size: 36px;
    font-weight: bold;
}



.menutitre
{
    color: #000088; /*font-size:14px; */ /*line-height:0px; */
    font-weight: bold;
    text-transform: capitalize;
    padding: 0px 0px 0px 30px;
    letter-spacing: 1pt;
       
}

.menutitre:hover
{
    text-decoration: underline;
}

.menutitre a
{
    color: #000088;
    text-decoration: none;
}

.menusoustitre
{
    color: #000088; /*font-size:14px; */ /*line-height:0px; */
    font-weight: bold; /*text-transform: capitalize;*/
    padding: 0px 0px 0px 30px;
    letter-spacing: 1pt;
}

.menusoustitre a
{
    color: #000088;
    text-decoration: none;
}
.soustitre
{
    color: #000088; /*font-size:14px; */ /*line-height:0px; */
    font-weight: bold; /*text-transform: capitalize;*/
    padding: 0px 0px 0px 30px;
    letter-spacing: 1pt;
    background:transparent url(../images/BlockContentBullets.gif) no-repeat scroll left center;
}

.soustitre a
{
    color: #000088;
    text-decoration: none;
}


.stretcher
{
    font-size: 12px; /*color:#000088;  	line-height:12px;  	font-weight:normal; */
    padding-left: 6px;
}

.stretcher a
{
    /*color:#000088; */
    text-decoration: none;
}

.substretcher
{
    /*color:#000088;  	font-size:10px;  	line-height:12px;  	font-weight:normal; */
    padding-left: 12px;
}

.substretcher a
{
    /*color:#000088; */
    text-decoration: none;
}

.texteStyle1
{
    color: #000099;
    font-size: 12px;
    line-height: 14pt;
    width: 95%;
}

.texteStyle2
{
    color: #ff0000;
    font-size: larger;
}

.texteStyle3
{
    color: #3366cc;
    font-size: small;
}



#deftext
{
    background-color: #FF8150;
    font-size: 16px;
    font-style: italic;
    color: #FFFFFF;
    border-color: #FF8150 0px;
    width: 100%;
    scrolldelay: 132;
}

.styleTitre
{
    color: #000088; /*font-size:14px; */ /*line-height:0px; */
    font-weight: bold;
    /*text-transform: capitalize;*/
    padding: 0px 0px 0px 0px;
    letter-spacing: 1pt;
}
.styleTexteItalic
{
    font-style: italic;
}
.aspTextBox
{
    width: 50px;
    text-align:right;
    padding-right:10px;
}
.aspTextBox:focus
{
    background-color: #EFF6FF;
}

.txtBoxText 
{
    text-align:right;
    padding-right:10px;
}
.txtBoxChiffre 
{
    text-align:right;
    padding-right:10px;
}
.colonneOu
{
    text-align:center;
}
.section
{
    font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	color: #000000;
}
