
* {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
}

body {
	margin: 0;
	background-color: #666;
	font-size: 13px;
}
img {
    border:0;
}
input, select, textarea {
	font-size: 11px;
}


a:link, a:visited, a:active{
    color: #666;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

.menu-fc {
	background-color: #FF7300;
	width: 100px;
	text-align:center;
	padding:5px;
}
.menu {
	background-color: #FFD1A8;
	width: 100px;
	text-align:center;
	padding:5px;
}
.menu-inter {
	width: 5px;
}
.menu-fc a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.hrtop {
	border-bottom: #FF7300 solid 5px;
}
.hrbottom {
	padding-top: 7px;
	border-top: #FF7300 solid 5px;
	font-size: 11px;
}

.tab {
	border: #FF7300 solid 1px;
}
.tab-option {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	height: 40px;
}
.tab-option td {
	height: 26px;
}
.tab-contenu {
	margin-top: 15px;
	margin-bottom: 15px;
}
.tab-contenu td {
	vertical-align: top;
}
.tdmenu {
	border-right: dotted #FF7300 1px;
	width: 230px;
	padding-right:15px;
}
.tdcontenu {
	padding-left: 15px;
	width: 750px;
}
.tab-fc {
	background-color: #FF7300;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
.tab-fc a:link, .tab-fc a:visited, .tab-fc a:active {
	color: #000;
	text-decoration: underline;
}
.tab-fc a:hover {
	color: #FFF;
	text-decoration: underline;
}
.tab-cl {
	background-color: #FFD1A8;
	color: #333;
	font-size: 12px;
}
.tab-cl a:link, .tab-cl a:visited, .tab-cl a:active {
	color: #333;
	text-decoration: underline;
}

.tab-cl a:hover {
	color: #000;
	text-decoration: underline;
}
.tab-l {
	border-left: #FF7300 solid 1px;
}
tr.tab-lg td {
	border-top: 1px solid #FFD1A8;
	font-size: 12px;
}
.tab-lg a:link, .tab-lg a:visited, .tab-lg a:active {
	color: #666;
	text-decoration: none;
}
.tab-lg a:hover {
	color: #666;
	text-decoration: underline;
}


a.tracker{
    display:none;
}

#loading{
    position:fixed;
    position:absolute;
    right:100px;
    top:0px;
    background-color:#FF0000;
    color:#FFFFFF;
    width:100px;
    height:20px;
    font-weight:bold;
    text-align:center;
}
/* 
STATISTIQUES 
*/

table.tab-menu select {
	width: 120px;
}
table.tab-menu th {
	text-align: right;
	width: 80px;
	padding: 2px 22px 2px 2px;
	font-weight: normal;
	color: #FF7300;
	vertical-align: middle;
}
table.tab-menu th.disbaled {
	background: none;
	text-align: right;
	width: 80px;
	padding: 2px 22px 2px 2px;
	font-weight: normal;
	color: #BBB;
	font-style: italic;
	vertical-align: middle;
}
table.tab-menu td {
	padding-left: 5px;
}
#date1, #date2 {
	width: 85px;
	padding-left: 3px;
}

.dateSelected {
	border: 1px solid #FF7300;
	font-weight: bold;
}
.dateNotSelected {
	font-weight: normal;
	color: #444;
	font-style: italic;
	background-color: #CCC;
	border: 1px solid #CCC;
}

.imgFade {
	opacity: 0.5;
	filter: alpha(opacity='50');
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

input.filter-stat {
	background-color: #FF7300;
	color: #FFF;
	margin-left: 10px;
	border: 1px solid;
	border-color: #FFF #FFF #666 #666;
}
#img-date-1, #img-date-2 {
	cursor: pointer;
}
#detailRow, #tools-ToolTip {
	width: 220px;
	color: #000;
	border: 1px solid #FF7300;
	background-color: #FFE0CC;
	position: absolute;
	padding: 4px;
	font-size: 11px;
}

span.Tool-Tip {
	cursor: help;
	font-weight: bold;
}

/* OUTILS */

#Tools h1{
    font-size:17px;
    color:#FF7300;
    text-transform:uppercase
}

#Tools h2{
    font-size:12px;
    color:#FF7300;
    text-transform:uppercase
}
#Tools p{
    font-size:11px;
    color:#666;
}
#Tools p.main{
    font-weight:bold;
}

#Tools .TabInfo{
    width:100%;
    background-color:#EEE;
    border:dashed 1px #CCC;
    font-size:12px;
    margin-bottom:15px;
    padding:5px;
	vertical-align: bottom;

}


#Tools .TabInfo .pgid{

}
#Tools .TabInfo .pgidNumber{
    font-weight:bold;

}
#Tools .TabInfo .titre{
    font-weight:bold;
    font-size:13px;
    border:dashed 1px #CCC;
    border-width:1px 0 1px 0;
    padding-top:6px;
    padding-bottom:6px;
	padding-left:10px;
}
#Tools .TabInfo .titre .warn{
    color:#FF0000;
    font-size:15px;
}
#Tools .TabInfo .explanation{
    padding:10px 0;
 
}
#Tools .TabInfo .tracker{
 
}
#Tools .TabInfo .ls_tracker{
 
}
#Tools .TabInfo .write_tracker{
 
}
#Tools .TabInfo .save_tracker{
  width:100px;
}
#Tools .TabInfo textarea{
    font-size:10px;
    color:#666;
    width:100%;
    margin-top:10px
}

#Tools .TabInfo .nomParam{
    padding-top:11px;
    width:25%;  
}
#Tools .TabInfo .choixParam{
    padding-top:5px;
}
#Tools .TabInfo .inputParam{
    padding-top:5px;
}

/*** PARTIE OUTILS MENU ****/

.MainSSMenuLink{
    padding:5px 0 2px 0px;
    text-align:left;
    font-weight:bold;
	color:#000
}
.MainSSMenuLink a{
    text-decoration:none;
    font-weight:bold;
}
.MainSSMenuLink a .selected{
    text-decoration:none;
    font-weight:bold;
}
.MainSSMenuLinknew{
    padding:5px 0 8px 20px;
	background-color:red;
    text-align:left;
}
.MainSSMenuLinknew a{
	color:#FFF;
    text-decoration:none;
    font-weight:bold;
}

.SSMenuLink {
    padding:3px;
    padding-left:15px;
    height:20px ;
}
.SSMenuLink a{
    text-decoration:none;
    
}
.SSMenuLinknew {
    padding:3px;
    padding-left:45px;
	background-color:red;
    height:15px ;
}
.SSMenuLinknew a{
    text-decoration:none;
	color:#FFF;
    
}


#Reversement{
    border:dashed 1px #CCCCCC;
    margin-bottom:10px;
    width:70%;
    margin-left:100px;
}

h2{
   
    padding-left:50px;
}
#Reversement .title{
    font-size:13px;
    font-weight:bold;
    border:dashed 1px #CCCCCC;
    border-width:0 0 1px 0;
    padding:5px;
    padding-left:10px;
    background-color:#DDDDDD;
    
}
#Reversement .final{
    font-size:10px;
    padding:5px;
    padding-left:10px;
    width:40%;

}
#Reversement .value{
    font-size:10px;
    width:30%;
    text-align:right;
    padding:5px;
    padding-right:10px;
}


/***
BLOC CONTENU PRINCIPAL
***/
/***
BLOC INSCRIPTION
***/
#inscription {
	width: 457px;
	margin: 15px auto 0 auto;
	padding-top: 80px;
}
table.inscription {
	width: 457px;
	border: 0;
	border-collapse: collapse;
	background-color: #FAFAFA;
}
table.inscription th, table.inscription td {
	padding: 3px 5px;
	vertical-align: top;
}
table.inscription th {
	text-align: right;
	font-weight: normal;
}
/***
BLOC PRESENTATION DE LA PLATEFORME
***/
#presentation {
	width: 487px;
	margin-top: 15px;
}
#presentation div.content {
	padding: 10px 10px 10px 20px;
}
#presentation p {
	margin: 0;
	padding: 3px 0 3px 25px;
	color: #7C7C7C;
}
#presentation p b {
	color: #FF7302;
	text-transform: uppercase;
}
/***
BLOC ANIMATION OUTILS 
***/
#tools {
	width: 487px;
	margin-top: 15px;
	padding: 70px 0 0 0;
}
/***
BLOC MISS TRENDS
***/
#misstrends {
	width: 447px;
	height: 182px;
	margin-top: 35px !important;
	margin: 23px auto 0 auto;
}
#misstrends p {
	padding: 50px 220px 0 16px;
	line-height: 23px;
	color: #7C7C7C;
}
#misstrends p b {
	color: #FF7302;
	text-transform: uppercase;
}
/***
BLOC BAS
***/
#bottom {
	text-align: center;
	text-transform: uppercase;
}
#bottom h1 {
	font-size: 35px;
	color: #FE6500;
	margin: 20px 0 5px 0;
}
#bottom h2 {
	font-size: 22px;
	color: #303030;
	margin: 0;
}
/***
BLOC MENU HAUT
***/
#topmenu {
	border-collapse: collapse;
}
#topmenu td, #topmenu th {
	padding: 0;
}
#topmenu th {
	background-color: #FFD1A8;
	width: 125px;
	text-align:center;
	padding:5px;
}
#topmenu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#topmenu th.fc {
	background-color: #FF7300;
	color: #FFFFFF;
}
#topmenu th.fci {
	background-color: #E3E3E3;
	cursor:default;
	border:solid 1px #94B4FD;
	border-width:1px 1px 0 1px;
}
#topmenu th.fc a {
	color: #FFF;
}
#topmenu td {
	width: 5px;
}
/***
BLOC RENVOI MOT DE PASSE
***/
#retrievePW {
	position: absolute;
	top: 50px;
	left: 600px;
	width: 350px;
	background-color: #FFF;
	border: 1px solid #FF7300;
}
#retrievePW h1 {
	margin: 0;
	padding: 0;
	padding: 3px;
	text-align: left;
	font-size: 13px;
	color: #FFF;
	background-color: #FF7300;
	cursor: pointer;
}
#retrievePW p {
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
#retrievePWlink {
	cursor: pointer;
    color: #666;
	text-decoration: underline;
}
#retrievePWanswer {
	text-align: center;
	font-size: 11px;
	color: #F00;
	height: 30px;
	padding: 0 40px;
}
/***
A RAJOUTER
***/
form {
	margin:0;
	padding:0;
}
#page {
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	border:0;
}
#accueil  * {
	font-family:Verdana;
	font-size:11px;
	vertical-align:top;
}
#accueiltitre1 {
	font-size:17px;
	color:#373737;
	padding-bottom:6px;
	padding-top:4px;
	font-weight:bold;
}
#accueiltitre2 {
	font-size:17px;
	color:#ff9000;
	padding-bottom:6px;
	padding-top:4px;
	font-weight:bold;
}
#header {
	color:#FFF;
	font-size:11px;
}
#header a {
	color:#FFF;
	text-decoration:underline;
}
#header a:hover {
	text-decoration:none;
}