@media screen {
body {background-color:#0571B0; margin:0; padding: 0; margin-top:0; }
body, td , form, li {
		FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        TEXT-DECORATION: none;}
/* #formcontact td {font-size:0.88em; color:#0E3192;} */
.contenu p { text-align: justify; font-size:0.90em;}
.contenu1 { text-align: justify; font-size:0.90em;}
#menuhaut {
	background-color:#B8D3E4;
	background-image:url(../images/haut/finmenu.gif);
	background-repeat: repeat;
}
/* strong, b{color:#B30223;} */
.titre1 {
	font-size: 14px;
	text-transform: none;
	color:#053061;
	font-weight: bold; 
		/* background-color:#0E3192;*/ 
		}
.titre2 { 
color: red;
font-size: 1.1em;
font-weight: bold; 
}
.titre2 a { 
color:#ffffff;
}
.titre3 {
	clear: both;
	padding: 1ex 0 0 0;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
	text-align:left;
	}
.fonttableau {
	color: #000000;
	border: thin dashed #FE7013;
	padding: 7px;
	margin: 0px;
}
.fontimagecontenu {
font-size: small;
font-style: normal;
font-variant: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #0571B0;
padding: 0px;
margin: 7px;
}
acronym { cursor: help; border-bottom:  #666666 1px dashed; }
/* MENU */
#menu, #menu a {
font-size:1em;
color:#ffffff;
background-color:#4AA5D3;
}
#menu A:hover {
color:#840E17;
}
#presentation {
display:none; color: #FFFFFF; }
.10 {
display:none; color: #FFFFFF; }
A,A:link,a:visited,a:active  {
        color: #0E3192;
        TEXT-DECORATION: underline;
}
A:hover {
 color: #B30223;
 TEXT-DECORATION: underline;
}
h1 {  font-size: 16px;
      color: #ffffff;
      margin: 0px;
      margin-top: 0px;
	  background-color:#0571B0;
}
h2 {  font-size: 0.90em;
      color: #24d71a;
}
h3 {  font-family: Arial, verdana; 
	  font-size: 16Px;
      color: #000000;
      margin: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      font-weight: bold;
      letter-spacing: 2px;
}
.cadre {  
	border				: 1px solid red;
	padding 			: 3px;
	margin-left 		: 2px;
	margin-right 		: 2px;
	margin-top			: 5px;
	margin-bottom		: 5px;	
	text-align			: center;
}
.cadre a:hover
{
	text-decoration:none;
}
.Style1 {
	font-size: 1.2em;
	font-weight: bold;
	color:#000000;
}
.Style2 {
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
.Style3 {color: #000000}
.bas, .bas a { text-align:center;
font-size:10px;
color:#FFFFFF;}
}
.listeformations .invisible { background-color:#245EA3; height=1px; font-size:0px; }
.ligne1 {
		font-family: verdana, Helvetica, sans-serif;
        color: #245EA3;
        font-size: 11px;
        TEXT-DECORATION: none;
        FONT-STYLE: normal;
        padding-left:10px;
}
.ligne2 {
	FONT-FAMILY: verdana, Helvetica, sans-serif;
        color: #245EA3;
        TEXT-DECORATION: none;
        background-color: #BAD4E4;
        padding-left:10px;
}
.titrecontenu {
	margin-left: 44px;
}
.form000
{
	width: 100px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #588598 #588598 #588598 #588598;
	background-color: #FA9418;
	border: #588598;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.form1
{
	width: 150px;
	font-family: verdana;
	font-weight: normal;
	color: #588598;
	border-color: #FA9418 #FA9418 #FA9418 #FA9418;
	background-color: #FFFFFF;
	border: #FA9418;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bouton {
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: white;
   TEXT-DECORATION: underline;
   font-weight: bold;
   border-color : #d7d7d7;
   border-left : thin solid Black;
   border-left-width : thin solid Black;
   border : 1px solid Black;
   cursor: hand;
   background-color: #0D2484;
}
input, textarea, option, select { border:1px #d7d7d7 solid; 
}
#top{background: #fff;}
#logo{float: left;}
#head{background: url('/include/images/menuhaut/bandeau-haut.png') no-repeat center;height: 150px;width: 771px;}
#head ul {margin: 0;}
#head ul li{list-style: none;display: inline-block;}
#head ul li img{margin-right: 10px;}
#haut-right{font-size: 18px;color: #fff;text-align: center;}
#haut-right p{margin-top: 0;padding-top: 10px;font-weight: bold;}
#head ul li img {
 

    -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}
#haut-right p{  -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 2s;

    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 2s;

    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 2s;}
#logo {
 

     -moz-animation-name: logo;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 0.6s;

    -webkit-animation-name: logo;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 0.6s;

    animation-name: logo;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 0.6s;
}
@-moz-keyframes logo {
    0% {
        -moz-transform: translateX(-80px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}
@-webkit-keyframes logo {
    0% {
        -webkit-transform: translateX(-80px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes logo {
    0% {
        transform: translateX(-80px);
    }
    100% {
        transform: translateX(0);
    }
}
@-moz-keyframes dropHeader {
    0% {
        -moz-transform: translateY(-80px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes dropHeader {
    0% {
        -webkit-transform: translateY(-80px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes dropHeader {
    0% {
        transform: translateY(-80px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}