/*******************************************************
DATE: 12.06.2009
AUTHOR: Fabrizio
*******************************************************/
/* Fabrizio */
#table-statistics {
	width:785px;
	float:left;
	}

#table-statistics a{
	color:#003366;
	}

.contentText{
	width:765px;
	padding-bottom:15px;
	text-align:justify;
	}

/*-------------------------------------------------------------------*/ 
/*-------------------------------- SEARCH ---------------------------*/
/*-------------------------------------------------------------------*/

div.list-02{
	 text-indent: 30px;
	 list-style-position: inside;
    }

#statisticsSearch {
	float:left;
    	width:785px;
	background:#f1f1f1;
	border:#cfcfcf solid 1px;
	}

#statisticsSearch h2{
	padding:20px 10px 10px 10px;
	border-bottom:#FFFFFF solid 1px;
	}

#statisticsSearch h3{
	font-weight: bolder;
	}

#statisticsSearch .elements {
	float:left;
    	width:765px;
	border-bottom:#FFFFFF solid 1px;
	padding:10px;
	}

.elements ul{
	padding:0;
	margin:0;
	}
	
#table-statistics .elements li{
	display: block;
	list-style:none;
	font-size:16px;
	color:#2b7aa6;
	}

#table-statistics .elements li a{
	text-decoration:none;
	font-size:12px;
	margin:0px 0px 15px 10px;
	padding: 0px 0px 0px 10px;
	background:url(../images/puce-bleu.png) 0 4px;
	background-repeat:no-repeat;
	color:#696969;
	}
#table-statistics .elements li a{
	text-decoration:none;
	font-size:12px;
	margin:0px 0px 15px 10px;
	padding: 0px 0px 0px 10px;
	background:url(../images/puce-bleu.png) 0 4px;
	background-repeat:no-repeat;
	color:#696969;
	}

#table-statistics .elements li a:hover{
	text-decoration:none;
	font-size:12px;
	margin:0px 0px 15px 10px;
	padding: 0px 0px 0px 10px;
	background:url(../images/puce-bleu.png) 0 4px;
	background-repeat:no-repeat;
	color:#2b7aa6;
	}

#statisticsSearch .elementsImg {
	float:left;
	width:745px;
	padding:10px;
	margin:30px 10px 5px 10px;
	text-align:center;
	background-color:#FFFFFF;
	}

#statisticsSearch .elementsText {
	float:left;
	width:765px;
	padding:10px;
	}

#statisticsSearch .lista{
	heigth: 50px;
	width: 240px;
	background-color: #EDF7FC;	
	}

#statisticsSearch #legende {
	float:left;
	width:760px;
	text-align:center;
	margin:30px 10px 5px 10px;
	}
/*	
label{
	margin-left:32px;
	margin-right:1px;
	font-size:11px;
	}
*/

/*-------------------------------------------------------------------*/
/*-------------------------- GRAPH-----------------------------*/
/*-------------------------------------------------------------------*/
.elementsImg {

	width:745px;
	height:350px;
	margin:10px 10px 5px 10px;
	text-align:center;
	background-color:#FFFFFF;
	}

.elementsText {

    	width:765px;
	padding:10px;
	}

.legende {
	
	width:765px;
	}


	
/*-------------------------------------------------------------------*/
/*-------------------------- PAGINATION -----------------------------*/
/*-------------------------------------------------------------------*/

	
div.statisticsPagination {
	float:right;
	text-align:right;
	width:200px;
	vertical-align:bottom;
	line-height:20px;
	}

.statisticsPagination ul{
	margin:3px 0px 0px 0px;
	}
	
.statisticsPagination li{
    display:inline;
	list-style:none;
	margin:0px;
	}

.statisticsPagination a{
	text-decoration:none;
	padding:2px;
	}

.statisticsPagination a:hover{
	text-decoration:none;
	padding:2px;
	color:#3399FF;
	}
	
/*-------------------------------------------------------------------*/ 
/*-------------------------- TABLE RESULT ---------------------------*/
/*-------------------------------------------------------------------*/

#statisticsResult {
	width:785px;
	float:left;
	margin-top:2px;
	}
	
.statisticsTabResult {
	width:785px;
	float:left;
	color:#696969;
	font-size:11px;
	}
	
.title {
	font-weight: bold; 
	align: right;
	}
.non_title {
	padding:0px 0px 0px 10px;
	align: right;
	}	

.statisticsTabResult th{
	background:url(../images/bg-th.png);
	background-color:#f1f1f1;
	background-repeat:repeat-x;
	padding:8px 0px 8px 10px;
	text-align:left;
	font-size: 11px;
	}
		
.statisticsTabResult td{
	border-style:none;
	padding:8px 0px 8px 10px;
	color:#000000;
 	border-bottom: 1px solid #000000;
	}

.statisticsTabResult td.altern {
	background-color:#cce6ff;
	padding:8px 0px 8px 10px;
	color:#2a79a5;
	}

.statisticsTabResult td.total {
	background-color:#7e91a3;
	padding:8px 0px 8px 10px;
	color:#000000;
	font-weight: bold;
	}

#legende ul{
	padding:0;
	margin:0;
	}
	
#legende li{
	display:inline;
	list-style:none;
	margin-right:20px;
	padding:0px 25px 0px 0px;
	}

#legende li.color1{
	display:inline;
	list-style:none;
	background:url(../images/color1.png) 1px 3px;
	background-repeat:no-repeat;
	background-position:right;
	}

#legende li.color2{
	display:inline;
	list-style:none;
	background:url(../images/color2.png) 1px 3px;
	background-repeat:no-repeat;
	background-position:right;
	}

#legende li.total{
	display:inline;
	list-style:none;
	background:url(../images/color3.png) 1px 3px;
	background-repeat:no-repeat;
	background-position:right;
	}

.statisticsTabResult2 {
	width:785px;
	float:left;
	color:#696969;
	}
	
.statisticsTabResult2 td{
	text-align:left;
	}	
	
/*-------------------------------------------------------------------*/ 
/*------------------------------- BT --------------------------------*/
/*-------------------------------------------------------------------*/


#table-statistics .btAdd{
	float:left;
	background:url(../images/bg-bt-right.png);
	background-repeat:no-repeat;
	border:0 none;
	margin-left:30px;
	padding:3px 50px 2px 0;
	color:#696969;
	width:85px;
	line-height:18px
	}

#table-statistics .btRemove{
	float:left;
	background:url(../images/bg-bt-left.png);
	background-repeat:no-repeat;
	border:0 none;
	margin:15px 0px 0px 30px;
	padding:2px 0 3px 14px;
	color:#696969;
	width:85px;
	line-height:18px
	}

#table-statistics .btNext{
	float:left;
	background:url(../images/bg-bt-next.png);
	background-repeat:no-repeat;
	border:0 none;
	margin-left:410px;
	padding:2px 32px 2px 0;
	color:#696969;
	width:85px;
	line-height:18px
	}

*html #table-statistics .btAdd{
	padding:0px 50px 5px 0;
	line-height:18px
	}

*html #table-statistics .btRemove{
	padding:0px 0px  5px 14px;
	line-height:18px
	}

*html #table-statistics .btNext{
	padding:0px 32px 5px 0;
	line-height:18px;
	margin-left:410px;
	}
	
	
/*-------------------------------------------------------------------*/ 
/*------------------- ---------- FORM ----------- -------------------*/
/*-------------------------------------------------------------------*/

.tabSelectCountry {
	width:765px;
	float:left;
	color:#696969;
	}

.textarea{
	width:240px;
	font-size:11px;
	}

.selectDate{
	font-size:11px;
	width:70px;
	}

.singleSelect{
	width:240px;
	font-size:11px;
}


/*-------------------------------------------------------------------*/ 
/*----------------------------- FOOTER ------------------------------*/
/*-------------------------------------------------------------------*/

#topPage {
	clear:both;
	width:765px;
	padding:10px;
	text-align:right;
	}

#topPage a{
	font-size:11px;
	text-decoration:none;
	}

#topPage a:hover{
	font-size:11px;
	text-decoration:underline;
	}