@charset "utf-8";


#paca{
	width:725px;
	padding: 0 5px 9px 10px;
	}
	
#graphs{
	width:725px;
	padding: 10px 2px 4px 10px;
	}
	
#graphs ul{
	list-style:none!important;
	}

#graphs li {
	margin-bottom: 3px;
	list-style: url(none) none outside!important;	
	}
	
#graphs2{
	width:725px;
	padding: 10px 2px 11px 15px;
	}

/***************************************Tableau de mise en page********************************************************/

.intro{
	margin-bottom: 8px;
}

.intro .border {
	font-size: 13px;
	text-align: right;
	padding: 2px 5px 2px;
	color: #575757;
}


.intropad{
	vertical-align: top;
	padding: 5px 8px 3px 6px;
}

.squares {
	padding: 0;
	text-align: right;
	width: 31px;
	
}


/*****************************************definition des charts*******************************/

#chart_tr, #chart_bl, #chart_tl, #chart_br {
	padding: 10px;
}

#chart_bl {
	float: left;
}


/*****************************************definition des legendes*******************************/

#legend_bl li {
	list-style: url(none) none outside!important;
	font-size: 9px;
	color: #607A93;
}

#legend_bl li div {
	width: 5px;
	height:5px;
	margin:  4px 3px 6px;
	float: left;
	vertical-align: middle;
}

#legend_bl {
	padding-top: 20px;
}
/* legendes horizontales*/
.leg_horiz {
	margin: 0;
	color: #607A93;
	padding-top: 0;
}

.leg_horiz img{
	margin: 1px 3px 1px auto;
	width: 4px;
	height: 4px;
}
.leg_horiz span{
	padding:0 0 3 0;
	margin-left: 3px;
}

.preum {
	padding-left:35px;
}

.deuz {
	padding-left:13px;
}
/****************************couleur des legendes*****************/

/*piechart*/
#rouge {
	background: #E0260C;	
}

#vert {
	background: #4BBA0A;
}

#bleu {
	background: #4499A8;
}

#jaune {
	background: #FFCC33;
}

/*glasschart*/
#inc{
	background: #AE96D5;
}

#pub{
	background: #B7CE13;
}

#priv{
	background: #BF5E83;
}

/*linechart*/
#job{
	background: #BD302D;
}

#proj{
	background: #2B639B;
}

#entr{
	background: #8CAB10;
}



/**********tableau des chiffres********************************/

#numbers {
	margin-top: 10px;
}

#numbers th, #numbers td{
	border-bottom: 1px dotted #EDF0F1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

#numbers th{
	padding: 3px 3px 3px 10px;
	font-size: 28px;
	text-align: left;
	color: #255E7E;
	font-weight: normal;
}

#numbers td{
	padding: 5px 10px 5px 3px;
	font-size: 12px;
}

/**************************************** tableau des boutons********************************/

#bouton {
	width: 710px;
	height: 18px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

#bouton td{
	padding: 2px;
	text-align: center;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
}

#bouton a {
	color: #000000;
	display: block;
	white-space: nowrap;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

#bouton a:hover{
	color: #FFFFFF;
	background: #999;
}

#on{
	color: #FFFFFF!important;
	background: #999;
}

#bouton a img{
	border-style: none;

}

/**************************************** definition de la page incub PACA********************************/


/*def arrondis*/
.coinhead,.coinmain, .coinfootl, .coinfootr, .coinheadline, .coinfootline{
	padding:0;
	margin:0;
}

.coinhead {
	background: url(../nav/coin_tl.png) no-repeat left top;
	text-align: right;
}

.coinheadline {
	background: url(../nav/line.png) repeat-x top;
}

.coinmain {
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;

}

.coinmain h2, .coinmaingris h2{
	margin: 0 3px 0 0;
	font-size: 13px;
	font-weight: normal;
	color: #737373;
	padding-right: 77px;
	padding-bottom: 0;
	text-align: right;
}

.coinmain h2{
	background: url(../nav/ico_h2.png) no-repeat right;
}

.coinfootr {
	background: url(../nav/coin_br.png) no-repeat right top;
	height: 6px;
}
.coinfootl {
	background: url(../nav/coin_bl.png) no-repeat left top;
	height: 6px;
}

.coinfootline {
	background: url(../nav/line.png) repeat-x bottom;
	vertical-align: bottom;
	height:6px;
}

/*gris*/

.coinheadgrisl {
	background: #eaeaea url(../nav/coingris_tl.png) no-repeat left top;
	height:6px;
}

.coinheadgrisr {
	background: url(../nav/coingris_tr.png) no-repeat right top;
	height:6px;
}

.coinfootgrisr {
	background: url(../nav/coingris_br.png) no-repeat right top;
	height: 6px;
}

.coinfootgrisl {
	background:#eaeaea url(../nav/coingris_bl.png) no-repeat left top;
	height: 6px;
}

.coinmaingris {
	background: #eaeaea;
	border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}

.coinmaingris h2{
	background: url(../nav/icogris_h2.png) no-repeat right;
}

/*hack*/
#l_bl {
	height: 180px;

}

/**/


	
#headpop3 {
	background: url(../img/bg_pop3.jpg) repeat-x;
	padding: 0;
	width: 100%;
	border: none;
}

#headpop3 .logos{
	background: #FFFFFF;
	padding: 5px 20px;
	width: 235px;
	text-align: center;
	
}

#flashpop {
	margin: 0 0 auto;
}

#headpop3 .cache{
	background: url(../img/cache_pop3.png) no-repeat;
	width: 11px;
	padding: 0;
}

#headpop3 .fd{
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #234A6D;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 10px;
}


/*Back office*/
h2 {
	color: #356C95;
}

h3 {
	color: #356C95;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #E1E1E1;
	border-bottom: none;
}

.formline {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 2px 7px;
	margin-bottom: 3px;
	background: #F7F7F7;
}

.formline span{
	font-weight: bold;
	margin-left: 10px;
}

.evol th, .evol td {
	text-align: left;
	padding: 4px 7px;
	background: #F7F7F7;
	font: Verdana, Arial, Helvetica, sans-serif;
	border-right: 4px solid #FFFFFF;
}

.evol th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.conten {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border-bottom: 4px dotted #F5F5F5;

