body {
	background-color: White;		
	margin-top : 0px; 
	margin-left : 0px;	
}

body, table, p, td, select, input {
	color: Black;
	font-size: 13px; /*ancien 11px */
	font-family: Trebuchet MS, Verdana, Arial;
}


a, a:link, a:visited { 
	color:#4F4F4F;
	TEXT-DECORATION:none;
	font-family: Trebuchet MS, Verdana, Arial;
}

a, a:hover { 
	color:#000000;
	TEXT-DECORATION:underline;
	font-family: Trebuchet MS, Verdana, Arial;
}

a:link.faq, a:visited.faq {
	TEXT-DECORATION:none;
}
a:hover.faq {
	TEXT-DECORATION:underline;	
}

.Titre1 {
	font-size: 14px;
}
.TitreMenu, .TextePetit {
	font-size: 12px;	
}
.TitreActu {
	font-weight: bold;
	color: #336699;
}
.TitrePage {
	color: #323232;
	font-size: 14px;
}
.TexteGris, a.TexteGris, a.TexteGris:link, a.TexteGris:visited, a.TexteGris:hover {
	color: #808080;
}
.TexteAdmin, span.TexteAdmin {
	color:#323232;
	font-size:12px;
}
.TextePresqueNoir {
	color:#323232;
}
.TexteOk {
	color:#00AA00;
}
.TexteKo, .Error {
	color:#AA0000;
}
.TexteDispo {
	color:#009900;
}
.TexteAttente {
	color:#FF6600;
}

table.Table1 thead tr th, table.Table2 thead tr th  {
	background-image:url(../private/images/bgtab.gif);
	text-align:left;
	height:15px;
	padding-left:5px;
}
table.Table1 tr td, table.Table2 tr td {
	padding:2 5 2 5;	
}
table.Table1 th.sep, .sep  {
	background-image:url();
	background-color:#ABABD6;
	
}
table.Table1 td, table.Table1 th, table.Table2 th {
	font-size: 11px; /*ancien 10px */
}
table.Table2 td {
	font-size: 11px;
}

table.Table3 {
	FONT-SIZE:11px; 
	background: #FFFFFF; 
	border-collapse: collapse;
}
table.Table3 td {
	background: #FFFFFF; 
	border: 1px solid #B4B4B4;
	padding:2 5 2 5;
}
table.Table3 td.titre {
	background: #DFE9F3; 	
}
table.Table3 td.noborder {
	background: #F0EEEF; 
	border: 0px solid #B4B4B4;
}

table.StandardTable {
	width:680px;
	border:0;
	padding:0;
	border-spacing:0px; 
	border-collapse: collapse; 
}

.InputLong {
	font-size:13px;
	width:680px;
	height:20px;
	border:0px;
	background-image: url(/private/images/fn.gif);
	padding-left:5px;
}
.InputCourt {
	font-size:13px;
	width:330px;
	height:20px;
	border:0px;
	background-image: url(/private/images/fm.gif);
	padding-left:5px;
}
.InputMoyenCourt {
	font-size:13px;
	width:182px;
	height:20px;
	border:0px;
	background-image: url(/private/images/fc.gif);
	padding-left:5px;
}
.InputTresCourt {
	font-size:13px;
	width:155px;
	height:20px;
	border:0px;
	background-image: url(/private/images/fb.gif);
	padding-left:5px;
}

textarea {
	font-size:13px;
	width:574px;
	height:240px;
	border:0px;
	background:transparent url(/private/images/ft.gif) no-repeat fixed;
	background-position: 8 145;
	padding-left:5px;
	padding-top:5px;
}
textarea.special {
	background:none;
	border:1px solid ThreeDShadow;	
}
textarea.parrain {
	background:none;
	border:1px solid ThreeDShadow;	
}
textarea.TextareaLong {
	background:transparent url(/private/images/ft680.gif) no-repeat scroll;
        width:680px;
        height:240px;
        padding-left:5px;
}
					
form {
	margin:0px; 
	padding:0px;
}

.green {
	background-image:url(../private/images/back_green.gif);
}

.greenf {
	background-image:url(../private/images/back_green_fonce.gif);
}

th.orange {
	background-image:url(../private/images/back_orange.gif);
}



table.Table4 thead tr th {
	background-image:url(../private/images/bgtab.gif);
	text-align:left;
	height:15px;
	padding-left:5px;
	border-color: #C0C0C0;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

table.Table4 td {
	font-size: 11px;
}
table.Table4 th {
	font-size: 11px; /*ancien 10px */
}

table.Table4 {
    border-color: #C0C0C0;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;    
}

table.Table4 tr td {
    border-color: #ABABD6;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding:2 5 2 5;
    background-color: #FFFFFF;
}


/* tableau des ventes de pubs */

table.Table5 thead tr th {
	background-image:url(../private/images/back_green.gif);
	text-align:left;
	height:15px;
	padding-left:5px;
	border-width: 1px 1px 0 0;
	border-color: #003300;
	border-style: solid;
}

table.Table5 td {
	font-size: 11px;
}
table.Table5 th {
	font-size: 11px; /*ancien 10px */
}

table.Table5 {
    border-color: #003300;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;    
}

table.Table5 tr td {
    border-color: #003300;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding:2 5 2 5;
    background-color: #FFFFFF;
}


/* tableau des achats de pubs */

table.Table6 thead tr th {
	background-image:url(../private/images/back_orange.gif);
	text-align:left;
	height:15px;
	padding-left:5px;
	border-width: 1px 1px 0 0;
	border-color: #FF6600;
	border-style: solid;
}

table.Table6 td {
	font-size: 11px;
}
table.Table6 th {
	font-size: 11px; /*ancien 10px */
}

table.Table6 {
    border-color: #FF6600;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;    
}

table.Table6 tr td {
    border-color: #FF6600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding:2 5 2 5;
    background-color: #FFFFFF;
}

.inactivedesc {
	filter: alpha(opacity=30);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

