* {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
/*	font-weight:normal; */
	font-size : 12px;
}

@font-face {font-family:
    'NothingYouCouldSay';
    src:
    url( "/alliance/manage/v2/assets/fonts/NothingYouCouldSay.eot"); /* IE */
src:
    local("NothingYouCouldSay"), url("/alliance/manage/v2/assets/fonts/NothingYouCouldSay.ttf") format("truetype"); /* non-IE */
}
@font-face {font-family:
    'AvantGarDem';
    src:
    url( "/alliance/manage/v2/assets/fonts/AvantGarDem.eot"); /* IE */
src:
    local("AvantGarDem"), url("/alliance/manage/v2/assets/fonts/AvantGarDem.ttf") format("truetype"); /* non-IE */
}

body {
 background-color:#f5f5f5;
}

/* CONTENEURS */

h1 {
	font-size:16px;
	color:#666;	
	margin-left:25px;
	display:none;
}

p {
	font-size : 12px;
}

h2{
	font-size:18px;
	color:#000000;
	border-bottom:1px solid #999999;
	background-repeat:no-repeat;
	height:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	vertical-align:middle;
}

h3{
	font-size:15px;
	height:15px;
}

h3 a { 
	font-size:15px;
	height:15px;
	text-decoration:none;
	font-weight:bold;
	color:#666;

}

/*
.template-image{
	height:136px;
	width:126px;
	float:left;
}
*/


a img {
	border: none;
}

.description{
    font-size:12px;
    margin-top:20px;
    margin-bottom:25px;
	width:820px;
	margin-left:176px;

}

.description ul{
    font-size:10px;
    margin-top:10px;

}

#header {
	font-size:10px;
	height:35px;
	width:100%;
	/*padding : 5px 0;
	margin-left : 100px;
	cursor: pointer;*/
	margin-left : 100px;
	background:url('../images/logoPiximedia2014.png') no-repeat 0 0px;
}

.clickable {
	cursor: pointer;
}

#login {
	float:right;
	font-size:12px;
	color:#000;
	height: 23px;
	width: 172px;
	margin-top: 75px;
	margin-left : 20px;
	padding-top:11px;
	cursor : pointer;
	display : block;
	background: url('../images/btnConnexionPlateforme.png') no-repeat 0 0;
}

#login:hover {
	background : url('../images/btnConnexionPlateforme.png') no-repeat 0 -33px;
}

#login:active {
	background : url('../images/btnConnexionPlateforme.png') no-repeat 0 -66px;
}



#login a {
	font-size:12px;
	color:#000;
	text-decoration : none;
	margin-left :40px;
}

#logout {
	float: right;
}

#locales {
	float:left;
	font-size:10px;	
}


#main {
	width:1200px;
 	height:auto;

	/*
 	left:50%;
 	margin-left:-600px;
	*/
	margin-left: auto;
	margin-right: auto;

 	position:relative;
 	background-color:#FFFFFF;
 	-moz-box-shadow: 0 3px 3px 3px #eee;  
    -webkit-box-shadow: 0 3px 3px 3px #eee;
    box-shadow: 0 3px 3px 3px #eee;
}

#content {
	width : 1000px;
	height : auto;
	padding : 5px 0;
	margin-left : 100px;
}


#content .block_level1 {
	clear : both;
	overflow : visible;
	position : relative;
	height : auto;
}

#content .block_level1 .block_level2 {
	clear : both;
	position : relative;
	height : auto;
	
}

#content .block_level1 .block_level2 .block_level3 {
	position : relative;

}
/** CONTACT **/

.block_level1 form {
	position : relative;
	height : auto;
}

.block_level1 form ul li {
	list-style : none;
	display : block;
	margin-bottom : 10px;
}

.submit{
	margin-left : 70px;
}

.block_level1 form ul label {
	display : block;
	position : relative;
	width : 70px;
	float : left;
	height : auto;
	padding-top : 3px;
}

/** END - CONTACT **/

#bottom {
	font-size:11px;
	color:#000000;	
	height:15px;
	width:1000px;
	left:50%;
	margin-left:-500px;
	position:relative;
	clear: both;
	text-align: center;
	padding-top: 10px;
}

.home-template {
	float: left;
	margin-right: 15px;
}

#header #locales a {
	width : 16px;
	height : 16px;
}

.overlay {
	width : 100%;
	height : 100%;
}

.monospace, .monospace * {
	font-family: "Menlo", monospace;
}
table {
	border-collapse: collapse;
/*	margin-left: 2em; */
	margin-bottom: 1em;
}
th {
	font-weight: bold;
}
td, th {
	border: solid 1px #aaa !important;
}
th {
	padding:  0.5em;
	background-color: white;
}
.paps_over_period {
	width: 90%;
}
.paps_over_period .blocks td {
	width: 4%;
	height: 140px;
	position: relative;
}
.paps_over_period .hours td {
	font-weight: bold;
}
.paps_over_period td {
	margin: auto;
	text-align: center;
	vertical-align: bottom;
	width: 35px;
}
.paps_over_period td, .paps_over_period th {
	border-top: none !important;
	border-bottom: none !important;
	border-left: 2px solid #eee !important;
	border-right: 2px solid #eee !important;
}
.paps_over_period span.bar {
/*	background-color: #00A0F5; */
	padding-left: 5px;
	height: 34px;
}
.paps_over_period .pap {
	position: absolute;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.paps_over_period .paps_text {
	position: relative;
	top: 10px;
}
td.total-heading {
	font-style: italic;
}
td.total, td.total-heading {
	background-color: #ddd;
}
td {
	background-color: #F8F8F8;
}
tr.table_opener {
	cursor: pointer;
}
tr.table_opener:hover {
	color: blue;
	text-decoration: underline;
}

.chartbox { 
	float: left;
	position: relative;
}
.tooltip {
	position: absolute; 
	z-index: 99;
	display: none;
	width: 200px;
	background-color: rgba(240, 240, 240, 0.7);
	padding: 3px;
	border: solid 1px black;
}

.negative_red {
	color: red;
}
td.alert {
	background-color: #FE7C83;
}
.clearboth { clear: both }

.alignright {
	text-align: right; 
}


#subscribe_button{
	width: 206px;
    height: 38px;
    text-align: center;
    padding-top: 11px;
    margin-bottom: 20px;
    cursor: pointer;
	position : relative;
	left : 50%;
	margin-left : -104px;
	background: url(/alliance/manage/v2/assets/images/btnPink.png) no-repeat 0 0;
}

#subscribe_button a {
	font-size: 24px;
    font-family: "AvantGarDem", sans-serif;
	color: #FFF;
	text-decoration : none;
}

