@charset "utf-8";

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:10px;
}


p {
padding-left:10px;
padding-right:10px;
padding-bottom:8px;
text-indent:0px;
font-size:11pt;
}

img.logo {
	display:inline;
}

img.ligne {
	display:inline;
}

img{
display: block; 
margin: 0 auto; 
}	

a.flag img{
display:inline;
margin-left:5px;
}




a.lienmenu {
text-decoration:none;
color:#000066;
}

a.lienmenu:hover {
text-decoration:underline;
}

a:visited {
color:#000066;
}

a {
text-decoration:underline;
}




h4 {
margin-left:12px;
font-size:12px;
font-weight:bold;
font-style:italic;
}

h3 {
margin-left:8px;
font-size:13px;
font-weight:bold;
}


.fond {
	background-color:white;
}

.page {
	background-color:white;
	height: 95%;
	margin-right: auto;
	margin-left: auto;
	min-height:640px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menu {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	border: thin outset #232E3A;
	margin: 0px;
	float: left;
	position: relative;
	top: 0%;
	height: 100%;
	width: 130px;
	font-size: 14px;
	padding: 0px;
	text-align: left;
	text-indent: 5px;
-moz-box-shadow: 1px 1px 12px rgb(0,0,40);
-webkit-box-shadow: 1px 1px 12px rgb(0,0,40);
-moz-border-radius:8px;
-webkit-border-radius:8px;
}
.imgmenu {
	height: 90%;
	width: 10%;
}
.gauche {
	float: left;
	width: 20%;
	height: 100%;
	z-index: 1;
}
.menufond {
	background-color: #99CCFF;
	height: 100%;
	width: 40%;
	margin-left: 20%;
	z-index: 0;
}
.menudroite {
	height: 100%;
	width: 20%;
	margin-left: 80%;
	position: relative;
	top: 0px;
	z-index: 2;
}
.entete {
	background-color: rgb(255,255,255);
	border: medium none #232E3A;
	height: 84px;
top:0px;

}
.titrecontenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

.titrecontenu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #0000CC;
	text-indent: 2%;
	padding: 10px;
	width: 80%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}
.paragraphecontenu {
	text-indent: 0%;
	list-style-type: none;
	list-style-position: inside;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-right: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	padding: 0px;
	overflow:hidden;
	padding-top:0px;
}

.paragraphecontenu p {
padding:10px;
padding-top:2px;
font-size:14px;
margin-top:2px;
}

.paragraphecontenu h1 {
font-size:16px;
}

#titre{
margin-left:10px;
}

.paragraphecontenu h2 {
font-size:15px;
}

.paragraphecontenu applet {
overflow:visible;

}

.icon{
font-size:25px;
font-weight:normal;
vertical-align:middle;
overflow:hidden;
}



.MiseEnAvantContenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	list-style-position: inside;
	list-style-type: circle;
}
.decale {
	padding-left: 50%;
}
.menu_header {
	background-color: #D8FED6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
	position: relative;
	left: 0px;
}
.menutitre {
	background-color: #316AC5;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menucontenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	text-indent: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.menubloc {
	background-color: #FFFFFF;
}
.lientitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.encart {
	float: left;
	height: 130px;
	width: 180px;
	background-color: #FFFED9;
	margin: 5px;
	padding: 5px;
}
.encart2 {
	background-color: #FFF1DF;
	height: 160px;
	width: 420px;
	left: 200px;
	top: 0px;
	text-align: justify;
}
.bandeau {
	background-color: #000066;
	position: relative;
	top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	margin-top:2px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

.blocnews {
	text-indent: 2%;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 140px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 10px;
	text-align: justify;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(120,0,0);
	font-size: 10pt;
}

.bouton {
  padding: 3px 3px 3px 15px;
  background-image: url(Images/blankbutton.png);
  height: 30px;
  width: 100px;
  background-repeat: no-repeat;
  background-position:  0px 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  text-align: left;
}
.cadre {
	padding: 5px;
	padding-left:12px;
	margin-top: 5px;
	margin-right:5px;
	height:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

.cadrehgauche {
  position:relative;
  top:0px;
  left:0px;
  border-style: solid;
  border-width: thin;
  padding: 5px;
  margin-top: 0px;
  margin-right:5px;
  height:100%;
  }

.cadrebgauche {
  position:relative;
  top:0px;
  left:0px;
  border-style: none;
  border-width: 0px;
  padding: 5px;
  margin-top: 5px;
  margin-right:5px;
  height:100%;
  }

  
  
.boutongauche {
  background: transparent url(Images/blankbuttonlarge.png) no-repeat scroll 0% 50%;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.boutondroit {
  font-style: normal;
  background-image: url(Images/blankbuttonlarge.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 23px;
  padding-top: 8px;
  padding-bottom: 8px;
}
/*button {
  border:  none;
  margin: 0;
  padding: 0 1pt 0 0;
  background-color: #5cb85c;
  width: auto;
  overflow: visible;
  text-align: center;
  white-space: nowrap;
  height: 40px;
  line-height: 39px;
  right: 0px;
}*/
button span, button em {
  margin: 0;
  display: block;
  height: 40px;
  color: white;
  line-height: 26px;
  padding-right: 27px;
}
button span {
  background: transparent url(Images/blankbuttonlarge.png) no-repeat scroll 0 50%;
  padding-left: 29px;
}
button em {
  background: transparent url(Images/blankbuttonlarge.png) no-repeat scroll 100% 0;
  font-style: normal;
  padding-right: 20px;
}
.boutoncentre {
  display: inline;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(Images/blankbuttonlarge.png);
  background-repeat: no-repeat;
  background-position:  center center;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: left;
  top: 0px;
  font-size: 1em;
  color: white;
  font-weight: bold;
}




.paragrapheContenuTableau {
	margin-left:5px;
	text-indent: 0%;
	list-style-type: none;
	list-style-position: inside;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	-moz-box-shadow: 1px 1px 12px rgb(0,0,40);
-webkit-box-shadow: 1px 1px 12px rgb(0,0,40);
-moz-border-radius:8px;
-webkit-border-radius:8px;	
}
.justifie {
	text-align: justify;
	}
.centre {
	text-align: center;
}


#cell1{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,44);
color: #FFFFFF;
font-weight:bold;
font-size:10pt;
position:relative;
width:130px;
}

#cell1 a {
color: white;	
}

#cell1 a:hover {
color: white;
background-color:rgb(80,180,80);
}

#cell2{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,44);
color: #FFFFFF;
font-weight:bold;
position:relative;
font-size:10pt;
width:130px;
}

#cell2 a {
color: white;	
}
#cell2 a:hover {
color: white;
background-color:rgb(80,180,80);
}

#inscription{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(240,120,30);
color: #FFFFFF;
font-weight:bold;
position:relative;
font-size:10pt;
width:120px;
}

#inscription a {
color: white;
text-decoration: none;
}

#inscription a:hover {
color: white;
background-color:rgb(255,180,80);
}

#compte{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,144);
color: #FFFFFF;
font-weight:bold;
font-size:10pt;
position:relative;
width:120px;
}

#compte a {
color: white;	
}

#compte a:hover {
color: white;
background-color:rgb(80,180,80);
}

#cell4{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,44);
color: #FFFFFF;
font-weight:bold;
position:relative;
font-size:10pt;
width:130px;
}

#cell4 a:hover {
color: white;
background-color:rgb(80,180,80);
}

#cell4 a {
color: white;	
}
#cell5{
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,44);
color: #FFFFFF;
font-weight:bold;
position:relative;
font-size:10pt;
width:130px;
}

#cell5 a:hover {
color: white;
background-color:rgb(80,180,80);
}

#start {
margin:10px;
padding:3px;
text-decoration:none;
border:1px;
border-style:solid;
border-color: #044F28;
background-color:rgb(44,160,44);
color: #FFFFFF;
font-weight:bold;
position:relative;
font-size:12pt;
width:120px;	
}

#start a {
color: white;
text-decoration: none;
}

#start a:hover {
color: white;
background-color:rgb(80,180,80);
}

#cell5 a {
color: white;	
}


.blocgauche{
	position:relative;
	float:left;
	width:120px;
}

.blocdroit{
	margin-left:160px;
	padding:10px;
	position:relative;
}

.blocdroit div{
	position:relative;
	width:60%;
}

#dispo{
text-align:left;
margin-left:8px;
font-size:11pt;
}

form div {
margin:10px;
padding:5px;
text-align:left;
}

applet {
float:left;
position:relative;
clear:both;
}

.menu_horizontal{
padding:10px;
}

.menu_horizontal span{
padding:10px;
}

.blocmenu{
display:block;
background-color: #165044;
padding:5px;
height:40px;
margin:0px;
text-indent:0px;
text-alignement:left;
}

.blocmenu form{
display:inline;
width:300px;
}

.blocmenu form div{
display:inline;
width:300px;
}


.titremenu{
display:inline;
margin-left:8px;

}

.btnmenu{
display:inline;
background-color: #165044;
border-style:outset;
border-width:1px;
boder-color:#8efff5;
padding:4px;
margin:2px;
color:white;
height:20px;
text-indent:0px;
overflow: hidden;
font-size:14px;
margin-top:0px;
}

.btnmenu img {
vertical-align:middle;
}

#m_publish{
display:inline;
background-color:rgb(240,120,30);
border-style:outset;
border-width:1px;
boder-color:#8efff5;
margin-left:24px;            
}
#m_publish a {
color: white;
text-decoration: none;
}

#m_publish a:hover {
color: white;
background-color:rgb(255,180,80);
}

#m_epsilonwriter{
display:inline;
background-color:rgb(240,120,30);
border-style:outset;
border-width:1px;
boder-color:#8efff5;
margin-left:24px;
font-weight:bold;
}
#m_epsilonwriter a {
color: white;
text-decoration: none;
font-weight:bold;
}

#m_epsilonwriter a:hover {
color: white;
background-color:rgb(255,180,80);
font-weight:bold;
}



.btnmenu a {
color:white;
}

.btnmenu a:hover {
color:white;
}

.btnmenu a:visited {
color:white;
}

.btnmenu img {
display:inline;
}

#m_home{
display:inline;
}

input[type=text],input[type=email],input[type=password]{
border-style:solid;
border-width: 1px;
border-color:gray;
}

.loginform{
display:inline;
width:650px;	
}

p li {
font-size:12px;
}

#noresource {
font-size:16px;	
}
.intro{
font-size:12px;	
}

.introli{
font-size:12px;
}

#accueil_intro {
margin:5px;
font-size:12px;
}

#accueil_intro h2 {
font-weight:bold;
font-size:18px;
margin:10px;
padding: 10px;
}

#accueil_intro .bandeauimg {
background-color: #165044;
padding:10px;
}
	
#accueil_intro img {
background-color: #afe9c6;
padding:5px;
margin:5px;
display:inline;
vertical-align:middle;
  -moz-box-shadow: 1px 1px 8px #0b2822; 
  -webkit-box-shadow: 1px 1px 8px #0b2822;
  -moz-border-radius:6px;
 -webkit-border-radius:6px;
}

#accueil_intro .leftimg{
	float:left;
}

#accueil_intro li.titre {
list-style-type:none;
margin:30px;
font-size:14px;
font-weight: bold;
}


.bouton_special  {
display:inline;
margin:0px;
margin-top:5px;
margin-bottom:5px;
text-align:center;
font-size:11pt;
color:white;
padding:10px;
margin-right:20px;
width:160px;
border-style:solid;
border-width: thin;
border-color: rgb(230,230,200);
background-color: navy;
font-weight:bold;
text-decoration: none;
cursor: pointer;
-moz-box-shadow: 1px 1px 12px #555;
-webkit-box-shadow: 1px 1px 12px #555;
-moz-border-radius:8px;
-webkit-border-radius:8px;
background: rgb(20,100,84); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(20,100,84) 0%, rgb(26,142,109) 50%, rgb(21,131,102) 51%, rgb(35,197,148) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(20,100,84)), color-stop(50%,rgb(26,142,109)), color-stop(51%,rgb(21,131,102)), color-stop(100%,rgb(35,197,148))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(20,100,84) 0%,rgb(26,142,109) 50%,rgb(21,131,102) 51%,rgb(35,197,148) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(20,100,84) 0%,rgb(26,142,109) 50%,rgb(21,131,102) 51%,rgb(35,197,148) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(20,100,84) 0%,rgb(26,142,109) 50%,rgb(21,131,102) 51%,rgb(35,197,148) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(20,100,84) 0%,rgb(26,142,109) 50%,rgb(21,131,102) 51%,rgb(35,197,148) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#146454', endColorstr='#23c594',GradientType=0 ); /* IE6-9 */

text-shadow: black 0.1em 0.1em 0.2em;
}	


.bouton_special:LINK  {
position:relative;
color:white;
}

.bouton_special:HOVER  {
color:black;
background-color: rgb(240,240,255);
background-color: rgb(120,120,255);
background:-webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(0.07, rgb(120,240,240)),
    color-stop(0.64, rgb(160,240,230)),
    color-stop(0.82, rgb(180,245,240))
);
background:-moz-linear-gradient(
    center bottom,
    rgb(120,240,240) 7%,
  rgb(160,240,230) 64%,
   	rgb(180,245,240) 82%
);
text-shadow: none;
}

.bouton_special:VISITED {
color:white;
padding:5px;
width:160px;
}

#firststep  {
background:-webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(0.07, rgb(0,180,0)),
    color-stop(0.64, rgb(0,180,0)),
    color-stop(0.82, rgb(0,180,0))
);
background:-moz-linear-gradient(
    center bottom,
 rgb(0,180,0) 7%,
 rgb(0,180,0) 64%,
rgb(0,180,0) 82%
);
}	


#firststep:LINK {
position:relative;
color:white;
}

#firststep:HOVER {
color:black;
background-color: rgb(240,240,255);
background-color: rgb(120,120,255);
background:-webkit-gradient(linear,
    left bottom,
    left top,
    color-stop(0.07, rgb(120,240,240)),
    color-stop(0.64, rgb(160,240,230)),
    color-stop(0.82, rgb(180,245,240))
);
background:-moz-linear-gradient(
    center bottom,
    rgb(120,240,240) 7%,
  rgb(160,240,230) 64%,
   	rgb(180,245,240) 82%
);
text-shadow: none;
}

#firststep:VISITED {
color:white;
padding:5px;
width:160px;
}


.bouton_special a {
background-color:inherit;
color:inherit;
text-decoration: inherit;
cursor: inherit;;
}	


.bouton_special:LINK a:link {
color:white;
background-color: inherit;
}

.bouton_special:HOVER  a:hover{
color:black;
background:inherit;
}

.bouton_special:VISITED a:visited{
color:white;
background-color: inherit;
}

.btnlienfooter{
display:inline;
margin:20px;
width:200px;
padding:20px;
}

.btnlienfooter img {
display:inline;

}

.btnlienfooter a{
display:inline;

}

.blocgaucheintro{
float:left;
display:inline;
width:48%;
height:250px;
padding:10px;
font-size:14px;
}
	
.blocdroitintro{
float:left;
display:inline;
width:48%;
height:250px;
padding:10px;
font-size:14px;
}

iframe {
float:left;
display:inline;
margin-right:10px;
	
}



#form1 {
position:relative;
float:left;
background-color: #165044;
color:white;
clear:both;
padding:10px;
font-size:11px;
width:100%
}

#form1 a {
font-size:11px;
}

#spanhome1{
	padding-left: 8px;
	margin-right: 12px;
}

#spanhome1 a:link{
	font-size:14px;
	color:white;
}

#spanhome1 a:hover{
	font-size:14px;
	color:white;
}

#spanhome1 a:visited{
	font-size:14px;
	color:white;
}

#inputConnexion {
	font-size:11px;
}

#dgbr {
	display:inline;
	width:16px;
	height:16px;
}

#dfr {
	display:inline;
	width:16px;
	height:16px;
}

.tableauEnteteMemeLargeur{
	display:table-header-group;
}

#menu_container{
color:white;
background-color:	#165044
}

#menu_container a {
color:white;
text-decoration: none;
}

#menu_container a:visited {
color:white;
text-decoration: none;
}

#menu_container li .active {
color:white;
background-color: #ff810a;
text-decoration: none;
}

.navbar-default {
	text-decoration: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #ff810a;
  text-decoration: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #165044;
    color: #555;
    text-decoration: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
 color: white;
  text-decoration: none;
 background-color: #165044;
}


.dropdown-menu {
	 color: white;
    background-clip: padding-box;
    background-color: #165044;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.btn-primary {
color:white;
}

.btn-primary:hover, .btn-primary:visited , .btn-primary:link {
color:white;
text-decoration:none;
}


#btn_nav {
 background-color: #165044;
 color:white;
 width:36px;
 overflow: hidden;
 padding:6px;
 padding-left:2px;
 
}

.navbar-default .navbar-toggle .icon-bar {
 color:white;
 width:16px;
 background-color: white;
 padding-left:1px;	
}
