
html{
	overflow: -moz-scrollbars-vertical;
	overflow-y:scroll;
}

body{
	padding:0;
	margin:0;
}

div#layout {
	width:947px;
	padding:0;
	margin: 14px auto 25px;
	//box-shadow: 0 0 15px 0px rgba(50, 50, 50, 0.25);
	color: #707070;
	font-size: 10pt;
//	font-weight: normal;
//	font-family: tahoma;
	font-weight: 400;
	font-family: 'Roboto Condensed',tahoma;
}
/*
div#header {
	display: none;
	margin:0;
	padding:0;
	width:947px;
	height:156px;
	//background-position: -18px -14px;
	background-image:url('images/head_01_firefox.gif');
}
*/

a {
	outline: none;
	color:#9D50B0;
}

/* MENUS 
div#menu{
	display:none;
	margin-left:2px;
	margin-top:5px;
	font-family:'Roboto Condensed';
	font-weight:700;
}
ul.menu{
	font-size: 0;
	list-style-type:none;
	padding:0 0 10pt 0;
	margin:0;
	width:120px;
	height:auto;
}
ul.menu li{		
	padding:0;
	margin:0;
	height:auto;
  border-image: linear-gradient(to right,rgb(223,225,230),rgba(223,225,230,0)) 20 stretch;
  border-width: 1px 0 0 0;
  border-style: solid;
}

ul.menu ul{
	list-style-type:none;
}
ul.menu ul li{
	padding-left:10px;
}

ul.menu ul li:last-child{
  border-width: 1px 0 0 0;
}

ul.menu li a{
	display:inline-block;
	font-size:10px;
	color:#344356;
	position:relative;
	text-transform:uppercase;
	padding: 2px 0px 1px 0px;
	width:100%;
	margin:0;
	text-decoration:none;
	vertical-align: middle;
  border: none;
}
ul.menu li a:before {
  background: url('images/grey_dot.gif') center center no-repeat;
  content:"";
  padding-right:0.75em;
  padding-left:0.75em;
  padding-top:0.1em;
  padding-bottom:0;
  margin:0;
}
ul.menu li a.active_menu:before {
	background: url('images/red_dot.gif') center center no-repeat;
	content:"";
	padding-right:0.75em;
	padding-left:0.75em;
	padding-top:0.1em;
	padding-bottom:0;
	margin:0;
}
ul.menu li:last-child{
  border-width: 1px 0 1px 0;
}
*/
table { 
	color: #707070; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight:normal; 
	font-family: 'Roboto Condensed',tahoma;
}
.news {
	color:#606090;
	text-decoration: none;
	font-size: 8pt;
	font-weight:normal;
	font-family: 'Roboto Condensed',tahoma;
}
b { color:#000000; text-decoration: none;}
s { color:#000000; text-decoration: none;}
li { margin-left:12pt;list-style-position:outside;padding-left:0pt }
p { 
	text-align:justify;
	margin-bottom: 0;
	margin-top: 0;
}
.docTITLE { color:#000000; text-align:center; font-size: 14pt; font-weight:bold; font-family: 'Roboto Condensed',tahoma;}
.docHEADER1 { color:#000000; text-align:left; font-size: 11pt; font-weight:bold; font-family: 'Roboto Condensed',tahoma;}
.docHEADER2 { color:#000000; text-align:left; font-size: 10pt; font-weight:bold; font-family: 'Roboto Condensed',tahoma;}
.docTEXT { text-align:justify; font-size: 10pt; font-weight:normal; font-family: 'Roboto Condensed',tahoma;}
.docSAMPLE { color:#666699; text-align:left; font-size: 8pt; font-weight:normal; font-family: 'Roboto Condensed','Roboto Condensed',tahoma;}
.docCODE { color:#666699; text-align:left; font-size: 8pt; font-weight:normal; font-family: lucida console,courier new;}
.docNOTE { text-decoration: none; text-align:left; font-style:italic; font-size: 10pt; font-weight:normal; font-family: 'Roboto Condensed',tahoma;}
.docLIST { text-indent:-8;padding-left:30;padding-top:3;padding-bottom:3; }
.docBULLET { text-decoration: none; color:#000000; text-align:left; font-size: 10pt; font-weight:bold; font-family: 'Roboto Condensed',tahoma; text-indent: 5}
.docSUBTEXT { margin-left: 20}
.b { text-decoration: none; font-weight:bold;}
.fragment {
       font-family: Fixed, monospace;
       font-size: 95%;
}
PRE.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9pt; 
}
P{ text-align:justify; color: #707070;}
P.link { cursor:pointer; text-decoration:underline; }
SPAN.comment       { color: #A0A0A0 }
SPAN.stringliteral { color: #002080 }
SPAN.keywordtype   { color: #604020 }
SPAN.keyword       { color: #008000 }
SPAN.preprocessor  { color: #806020 }
SPAN.macro         { color: #5A77EA }
SPAN.define        { color: #7A55CA }
SPAN.class   			 { color: #F9A237 }
SPAN.function			 { color: #9D50B0 }
SPAN.member			 	 { color: #802020 }
SPAN.variable		 	 { color: #5343A2 }
SPAN.number			 	 { color: #C00000 }
SPAN.namespace	 	 { color: #E06900 }
SPAN.activationcode{ 
	color: #8E2371;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.justification{
  border: 1px solid #CCCCCC;
  background-color: #f5f5f5;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 8px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  color:#666699;
  text-align:left;
  font-size: 8pt;
  font-weight:normal;
  font-family: 'Roboto Condensed',tahoma;
}
SPAN.show_hide{ display: none; }


div#logos_financeurs{
	width:100%;
//	background: #f6f6f6;
	text-align:center;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
//	border-bottom:1px solid #DEE1E6;
}
div#logos_financeurs h4{
	display:block;
	text-align:center;
	clear:both;
	margin:0 0 10px 0;
}
div#logos_financeurs ul{
	margin:0;
	padding:0 0 0 7px;
	list-style-type:none;
}
div#logos_financeurs li{
	border:1px solid #DEE1E6;
	margin:4px;
	padding:0;
	width:225px;
	height:90px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0px;
}
li.logo_capdigital{background-image:url('images/logo_capdigital.png');}
li.logo_dgcis			{background-image:url('images/logo_dgcis.png');}
li.logo_anr				{background-image:url('images/logo_anr.png');}
li.logo_dge				{background-image:url('images/logo_dge.png');}
li.logo_mp				{background-image:url('images/logo_mp.png');}
li.logo_idf				{background-image:url('images/logo_idf.svg');}
hr.huge{
	clear:both;
	height:2px;
	margin: 1em 0;
	width:100%;
	border:none;
	background-image:url('images/hr_sym.gif');
	background-repeat:no-repeat;
	background-position: left center;
	background-size: 100% 2px;
}

figure.large_image{
	margin:20px 0px; /*top and bottom :0 right and left:20 */
	float:left;
}

figure.large_image figcaption{
	text-align:center;
}

span.partners{
	width:100%;
	float:left;
	margin:10px 10px;

  border-image: linear-gradient(to right,rgb(223,225,230), rgba(223,225,230,0) 35%) 20 stretch;
  border-width: 0 0 2px 0;
  border-style: solid;
  padding-bottom: 10px;
}

span.partners a{
	font-size: 12pt;
}

span.partners img{
	float:left;
}

span.partners p{
	float:left;
	width:75%;
	margin-top:10px;
	margin-left:30px;
}

span.section_right_left{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.right{
	float: right;
}

span.right img{
	float: right;
	clear: right;
}

/* Ca fait bugger la Carte Google
.left{
	float: left;
}

*/

span.left img{
	float: left;
	clear: left;
}

span.hz_line{
	width:100%;
	height:2px;

  border-image: linear-gradient(to right,rgb(223,225,230), rgba(223,225,230,0) 35%) 20 stretch;
  border-style: solid;
  border-width: 2px 0 0 0;

	background-repeat:no-repeat;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.hz_line.left{
	background-position: left center;
}
span.hz_line.right{
	background-position: right center;
}

span.bignews{
	text-align: center;
	background:white;
	float: left;
	margin-top: 20px;
	/*
	border-image: linear-gradient(to right,rgb(223,225,230), rgba(223,225,230,0) 90%) 20 stretch;
  border-style: solid;
  border-width: 2px 0px 2px 2px;
  */
  padding: 20px 20px 20px 20px;
	align-items: center;

	font-weight:700;
	font-size: 30px;
	color: #606060;
	width: 90%;
	text-align: center;
}

span.bignews a{
	color: #707070;
	text-decoration: none;
}

img.hz_line{
	width:200px;
	height:2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img.small{
	width:150px;
}
img.menu{
	width:120px;
	height:2px;
	/*margin-bottom:1px;
	margin-top:1px;*/
}
img.menu_bullet{
	/*margin-bottom:4px;
	margin-top:4px;*/
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
}
span.menu{
	vertical-align: middle;
	/*display: inline-block;*/
}
div.menu{
/*	float:left;*/
}
img.huge{
	width:750px;
}

a.email{
	float:right; 
	margin-top:10px;
	margin-right:30px;
	width:98px;
	height:23px;
	border:none;
	background-image:url('images/email.gif');
	font-size: 0;
}

a.email:focus{
	outline: none;
}
/*
div.footer{
	display:none;
	background-image: url('/images/head_07.png');
	height:50px;
	clear:both;
}
*/
span.paragraph{
	font-size: 10pt;
	float:left; 
	width:100%;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
//	padding-bottom: 5px;
  //border-image: linear-gradient(to right,rgb(223,225,230), rgba(223,225,230,0) 35%) 20 stretch;
  //border-style: solid;
  //border-width: 2px 0 0 0;
}

span.paragraph .extra-title{
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: right;
	display: inline;
}

span.paragraph .title{
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;

	width:100%;

  border-image: linear-gradient(to right,rgb(223,225,230), rgba(223,225,230,0) 35%) 20 stretch;
  border-style: solid;
  border-width: 0 0 2px 0;

	background-repeat:no-repeat;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 1px;

}

span.paragraph .title a{
	text-decoration: none;
}

span.paragraph span{
	width: 100%;
	float:left; 
	display: flex; 
	align-items: center;
}

span.paragraph span span{
	display: inline; 
}

span.paragraph img{
	float:left;
	padding-right:10px;
}

span.paragraph ul{
	font-size: 10pt;
	flex:1; 
	padding:0px; 
	margin:0px;
}

span.paragraph p{
	flex:1; 
	padding:0px; 
	margin:0px;
}

div.home{
	margin-left:7px; 
	margin-right:50px; 
	margin-bottom:40px;
}

.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.5; }
}