@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500');

html,body{
	margin:0;
	padding:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding: 0px;
	text-align: center;
}

body,*,#page *{font-family: arial, helvetica, sans-serif;}

#ajaxResult {
	border: 4px solid #f18700 !important;
}

#menu li {
	border-left: 1px solid #fff;
}
#menu li ul li {
	border: none;
}
#menu li:hover {
	color: #fff;
    background: #f18700;
}
.button.orange2 {
	border-radius: 0px !important;
	border: 0px !important;
	background-color: #f18f04 !important;
	background: #f18f04 !important;
	color: #fff;
}

.button.orange2:hover {
	border-radius: 0px !important;
	background-color: #f18f04 !important;
	background: #f18f04 !important;
	color: #fff;
	border: 0px !important;
}

#etapes .etape.actif span {
	color: #1d3b5a;
}

#page0 {
	width: 1050px;
	margin:0 auto;
	text-align:left;
	padding-bottom:0;
}

#bottom {
	background: #7c7c7b;
}

.submit {
	border-radius: 0px;
}

ul.fleche li {
	list-style-type: disc;
	color: #1d3b5a;
	list-style-image: none;
}

small{
	color: #000;
}

.page{left:0}
b, strong, .bold {font-family: arial, helvetica, sans-serif;font-weight:bold;}
#page {
	margin:0 auto;
	left:0;
	border:none;
	background:none;
	width:1050px;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}


.marqueblanche #header{	width: 100%;height:240px;padding-top:0;background:url(rouen/bandeau_rouen.jpg) no-repeat 0 0;}
.marqueblanche #phrase{
	position:absolute;
	top: 2em;
	font-size:28px;
	color: #fff;
	right:9em;
	font-family: 'Montserrat',sans-serif;
	font-style:normal;
	font-weight:bold;
	text-transform:none;
	width:47%;
	text-align:center;
	padding:0;
	margin: 0;
	float: right;
}


.marqueblanche #logo_marqueblanche a{position:absolute; z-index:999;top:15px;left:25px;width:220px;height:105px;}
.marqueblanche #logo_marqueblanche a img{display:none;}
.marqueblanche #logo_marqueblanche img{display:none;}


.marqueblanche #slogan{position:absolute;top:5px;right:2px;color:#fff;margin:0;padding:0;font-size:14px;text-align:right;font-weight:normal;width:100%;line-height:20px;}
.marqueblanche #slogan .by, .marqueblanche #slogan img, .marqueblanche #slogan div{
	color:#fff;
	font-size:10px;
	display:inline;
	float:none;
	padding-right:10px;
}

.marqueblanche #slogan div{
	margin-left:7px;
}

.marqueblanche #slogan br{
	display:none;
}

.marqueblanche #menu {
	height: 40px;
	margin:0;
	margin-top:85px;
	background:#f18700;
	font-family: 'Montserrat',sans-serif;
	border-top: 2px solid #fff;
}

.marqueblanche #menu a{
	font-family: 'Montserrat',sans-serif;
	color:#000;
	font-size: 18px;
	padding-left: 46px;
	font-weight: normal;
	line-height:40px;
	height: 40px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right:20px;
}

#menu li a:hover, #menu li.active a {
    color:#000;
    background:#f18700;
}

.marqueblanche #menu a.menu_deconnect{
	right:10px;
	border:none;
	background-color:unset;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
	color:white;
}
.marqueblanche #menu a.menu_deconnect:hover {
	background:none;	
	text-decoration:none;
	color:white;
}


.marqueblanche #menu li ul{
	margin-top:0;
	margin-left: 0;
	background-color: #f18700;
}

.marqueblanche #menu li:hover ul a{
	padding-left:46px;
	color:#000;
	background:none;
	margin:0;
	font-size:16px;
	background:none;
	line-height: 20px;
}

.marqueblanche #menu li:hover ul a:hover{
	color:white;
} 

#corps{
	background:white;
	margin-top:11px;
	padding:17px 0;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:0;
}
	#banniere{background-color:white !important;width:100%}
	.marqueblanche #banniere .titre {font-size: 28px;text-align:left;}

.support, #telephonesSupp a {
	text-decoration: none !important;
}
#banniere > .texte {
	margin-left: 180px;
    margin-top: 25px;
    width: 450px;
    float: left;
}

	td#droite{
		border-right: solid 0px #EEEEEE;
		width: 220px;
		padding: 0;
		background: #d9dadb;
	}
	td#droite .menu{
		width:90%;
		margin: 20px;
	}
	td#droite .menu ul{
		margin:0;
		padding:0;
		list-style-type:none;
		font-weight:bold;
	}
		td#droite .menu li{
			border-bottom: 1px dotted black;
			padding: 0;
			font-size: 16px;
			margin:0;
			list-style-image:none;
		}
			td#droite .menu li a{
				text-decoration: none;
				color: black;
				font-size: 14px;
				text-align:left;
				padding:10px 0;
				display : block;
			}
			td#droite .menu li a:hover,
			td#droite .menu li a.active{
				text-decoration:underline;
				color: #095197;
			}
			
	td#gauche{padding-left:30px;}
	
	.small.grisFonce{position:relative;top:7px;}


#bottom {
	padding: 0;
	height: 110px;
	clear: both;
	padding:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#bottom .page{
	background:none;
	width: 1020px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#bottom .page td{
	height: 100px;
	line-height:130px;
}
#bottom .page a{
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	display:inline;
	padding:5px 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#bottom .page a:hover{
	color:#fff;
	background: #f18700;
}


/** TEXTES **/
h1#simulation_titre,h1,#page h1{
	font-size: 24px;
	color: #f18700;
	font-weight: bold;
	text-align: justify;
	line-height: 1.2em;
}

#result h1{
	background:none;
}

#page h2 {
	font-weight: bold;
	color: #f18700;
	font-size: 16px;
	line-height: 14px;
}
#page h3 {
	color: #f18700;
	font-size: 20px;
	font-weight: bold;
}

#page h4 {
	color: #f18700;
	font-size: 16px;
	font-weight: normal;
}
.input.radio legend,li span{
	color: #000;
}

ul,ol,a, .dataTables_paginate .paginate_button{
	color: #f18700;
}


#page th{
	background: #EE842C;
	border-bottom: 1px solid #EE842C;
	font-weight:bold;
}
#page th a,#page th{color: #fff;font-size: 16px;text-transform: none;}
td{border-bottom: 1px solid #EE842C;}
 #page .sorting_asc,  #page .sorting_desc, #page th a.tri.active{color: #fff;}

.etapes_cee.small .etape p *, .etapes_cee.small .etape p, .etapes_cee .etape p *, .etapes_cee .etape p {color: #6b2274;}
table.jCalendar th{background:#ff6600;}

.rappel,
table.jCalendar {border: 1px solid #ff6600;}

#CertificateDateFinTravauxError, #CertificatePeriodeDateError {width: 51%;width: 51% !important;}
#certificate_etape_1 .liseret{
    border:1px solid #d9cabb;
    width:50%;
    margin:40px auto;
    filter : alpha(opacity=30);
    opacity : 0.3;
    box-shadow:1px 1px 5px #d9cabb;
    -moz-box-shadow:1px 1px 5px #d9cabb;
    -webkit-box-shadow:1px 1px 5px #d9cabb;
}
.secteurs .types li{margin-top:10px !important;}

.marqueblanche #flashMessage, .marqueblanche #authMessage {font-size: 20px;}

.marqueblanche #UtilisateurAddForm, .marqueblanche #UtilisateurConnectForm {
	width: 44%;
}

.blocgris{
	background: #7c7c7b;
	border-left: 7px solid #f18700;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 0px;
	color: #fff;
}

.blocorange{
	background: #7c7c7b;
	border-left: 7px solid #f18700;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 0px;
	color: #fff;
}

#page .blocgris h3, #page .blocorange h3{
	font-size:28px;
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
	text-align:center;
}

#page .blocgris .input  input, #page .blocorange .input input{background:#f7f7f7;border:1px solid gray;position:relative;top:-5px;}

#page .blocgris h3{
	color: #fff;
}

#page .blocorange h3{
	color: #fff;
}

#page .blocgris a, #page .blocorange a{
	color: #f18700;
	font-weight:bold;
}

#page .blocorange .submit{
	color: #ffffff;
	background: #f18700;
	margin-top: 28px;
}

.blocgris > .submit {
	color: #ffffff;
    background: #f18f04;
}

.blocorange.fonce {
	border: 1px solid #1d3b5a;
}
#droite > div  > p {
	color: #000;
}

.datepick {
	border: 1px solid #7c7c7b;
}

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	background-color: #7c7c7b;
}

.datepick-ctrl {
	background-color: #7c7c7b;
}

.datepick-ctrl > a {
	color: #fff !important;
}

#page .blocorange.fonce h4{margin-top:0;}
.etapes_cee.small .etape p *, .etapes_cee.small .etape p, .etapes_cee .etape p *, .etapes_cee .etape p {color: #A82D00;}
	
.submit input, .submit button, .submit a, .back input, .back a, .back button {
	font-size: 14px;
	color: #000;
}
.submit, .back, .button{
	color: #ffffff;
    background: #f18f04;
	border: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 0px;
}

.submit:hover, .back:hover, .button:hover {
	color: #ffffff;
    background: #f18700;
	border: 0px;
}

.submit:hover input, .submit:hover button, .submit:hover a, .back:hover input, .back:hover a, .back:hover button{
	color: #ffffff;
}