@charset "utf-8";
/* CSS Document */

#enveloppegle
{
    
	width:100%;
	height:100%;
	top: 0px;
	margin-top: 0px;
	overflow-x: hidden;
}
#enveloppe {
	position: relative;
    width: 950px;
	height:5197px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}

#enveloppe a {
	text-decoration: none;
	
}
#tetepagehaut {
	
	display: none;
	
}

#tetepagehautM {
	position: relative;
    width: 950px;
	height:70px;
    top: 0px;
	left: 0px;
	display: inherit;
	
}

#lescontacts {
	position: absolute;
    width: 640px;
	height:29.7px;
    top: 38.9px;
	left: 159px;
	
	border: solid 1px #ffffff;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	font-size: 22;
	color: white;
	
}
#lenewl {
	position: absolute;
    width: 154px;
	height:25.7px;
    top: 6.6px;
	left: 662.9px;
	
	border: solid 1px #ffffff;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	font-size: 22;
	color: white;
	
}
#lenewl a {
	text-decoration: none;
	
}
#leforum {
	position: absolute;
    width: 96.4px;
	height:25.7px;
    top: 6.6px;
	left: 843.7px;
	
	border: solid 1px #ffffff;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	font-size: 22;
	color: white;
	
}
#labiblio {
	position: absolute;
    width: 167.5px;
	height:25.7px;
    top: 6.6px;
	left: 468.6px;
	
	border: solid 1px #ffffff;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	font-size: 22;
	color: white;
	
}
#labiblio a {
	text-decoration: none;
	
}
#infogle {
	position: absolute;
    width: 270.8px;
	height:25.7px;
    top: 6.6px;
	left: 171px;
	
	border: solid 1px #ffffff;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	font-size: 22;
	color: white;
	
}
#infogle a {
	text-decoration: none;
	
}

#rsface {
	position: absolute;
    width: 25px;
	height:25px;
    top: 5px;
	left: 13px;
}

#rstweeter {
	position: absolute;
    width: 25px;
	height:25px;
    top: 5px;
	left: 43px;
}

#rsin {
	position: absolute;
    width: 25px;
	height:25px;
    top: 5px;
	left: 73px;
}

#rsinstagram {
	position: absolute;
    width: 25px;
	height:25px;
    top: 5px;
	left: 103px;
}

#rsyoutube {
	position: absolute;
    width: 25px;
	height:25px;
    top: 5px;
	left: 133px;
}
#cadreanimation {
	position: absolute;
    width: 920px;
	height:464px;
    top: 225px;
	left: 15px;
	border: solid 1px #009999;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
}
#lanimation {
	position: absolute;
    width: 912px;
	height:456px;
    top: 4px;
	left: 4px;
}
#cadreactu {
	position: absolute;
    width: 700px;
	height:1055px;
    top: 715px;
	left: 125px;
}
#fotoune {
	position: absolute;
    width: 639px;
	height:270px;
    top: 780px;
	left: 165px;
}
#texteune {
	position: absolute;
    width: 486px;
	height:108px;
    top: 1012px;
	left: 147px;
}


#resteact {
	position: absolute;
    width: 669px;
	height:600px;
    top: 1143px;
	left: 141px;
}

#lespboutons {
	position: absolute;
    width: 193px;
	height:28px;
    top: 1110px;
	left: 595px;
}

#prepage {
	position: absolute;
    width: 22px;
	height:15px;
    top: 6.5px;
	left: 15px;
}
#membpp {
	position: absolute;
    width: 42px;
	height:28px;
    top: 0px;
	left: 5px;
}
#memb1 {
	opacity: 0;
}
#memb1:hover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#pasui {
	position: absolute;
    width: 22px;
	height:15px;
    top: 6.5px;
	left: 62px;
}
#membsu {
	position: absolute;
    width: 42px;
	height:28px;
    top: 0px;
	left: 52px;
}
#memb2 {
	opacity: 0;
}
#memb2:hover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#papre {
	position: absolute;
    width: 22px;
	height:15px;
    top: 6.5px;
	left: 109px;
}
#membpre {
	position: absolute;
    width: 42px;
	height:28px;
    top: 0px;
	left: 99px;
}
#memb3 {
	opacity: 0;
}
#memb3:hover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#pafin {
	position: absolute;
    width: 22px;
	height:15px;
    top: 6.5px;
	left: 156px;
}
#membfin {
	position: absolute;
    width: 42px;
	height:28px;
    top: 0px;
	left: 146px;
}
#memb4 {
	opacity: 0;
}
#memb4:hover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#actu1 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 0px;
	left: 3px;
}
#tactu1 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 10px;
	left: 13px;
}
#lactu1 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu1:hover {
	opacity: 1;
	
}

#lactu2 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu2:hover {
	opacity: 1;
}
#lactu3 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu3:hover {
	opacity: 1;
}

#lactu4 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu4:hover {
	opacity: 1;
}
#lactu5 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu5:hover {
	opacity: 1;
}
#lactu6 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#lactu6:hover {
	opacity: 1;
}

#actu2 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 0px;
	left: 334px;
}
#tactu2 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 10px;
	left: 344px;
}
#actu3 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 202px;
	left: 3px;
}
#tactu3 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 212px;
	left: 13px;
}
#actu4 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 202px;
	left: 334px;
}
#tactu4 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 212px;
	left: 344px;
}
#actu5 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 404px;
	left: 3px;
}
#tactu5 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 414px;
	left: 13px;
}
#actu6 {
	position: absolute;
    width: 332px;
	height:202px;
    top: 404px;
	left: 334px;
}
#tactu6 {
	position: absolute;
    width: 312px;
	height:182px;
    top: 414px;
	left: 344px;
}

#banniereupgMc {
	
	position: absolute;
    width: 950px;
	height:91px;
    top: 73px;
	left: 0px;
	display: inherit;
}

#banniereupgc {
	
	display: none;
}

#separateuravantmenu {
	position: absolute;
    width: 950px;
	height:5px;
    top: 164px;
	left: 0px;
	background: url(images/petitmenu1.png);
}
#menu {
	display: none;
	
}
#menuMobile {
	position: absolute;
    width: 950px;
	height:40px;
    top: 169px;
	left: 0px;
	display: inherit;
	
}

#menu a:hover {
	text-decoration: none;
    color: #ff6600;

}

/*menu*/



.menuTemplate1
{
    /* You will get totally diffrent menu alignment and layout by setting following margin, width, and float with different values.
    For detailed instruction please visit www.menucool.com/horizontal/menu-layout  */
    margin: 0 auto; width:950px;float:left;
    /*following "behavior" works for IE6, IE7, and IE8. Other browsers will ignore it.*/
    /*Note: htc file path(if using relative path) inside the CSS file should be relative to the page, not to the CSS file (this is unlike image path inside the CSS that is relative to the CSS file location only). 
    So we recommend using the absolute path for the behavior file.*/
    behavior: url("/horizontal/menuh/cssmenu.htc");
    position:relative;
    z-index:100;
    height: 30px;
    background: url("images/arriereplanmenu.png");
    /*border: 1px solid #BBB;*/
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

.menuTemplate1 div {
    box-sizing:content-box;
}  
   
.menuTemplate1 li
{
    padding: 0;
    float: left;
    height: 30px;
    position: relative;/*delete it if you want submenu to be positioned relative to the whole menu instead of this li element*/
    color: black;
    z-index:5;
}

.menuTemplate1 a
{
    padding: 0 3px;
    line-height: 30px; /*Note: keep this value the same as the height of .menuTemplate1 li */
    font-size: 19px;
    font-weight: bold;
    display: inline-block;
    outline: 0;
    text-decoration: none;
    color: black;
    position: relative;
}

.menuTemplate1 li:hover a, .menuTemplate1 li.onhover a
{
    background: white url(bg.gif) repeat-x 0 -48px;
    color: #000;
    z-index: 9;
}
.menuTemplate1 a.arrow
{
    background: url(arrow.gif) no-repeat right center;
}
 
        
/*Used to align a top-level item to the right*/        
.menuTemplate1 li.menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuTemplate1 li.separator
{
    font-size:0;
    overflow:hidden;
    border-left:1px solid #F7F7F7;
    border-right:1px solid #BBBBBB;
    z-index:4;
}
               
        
/* sub level
--------------------------------------------*/
.menuTemplate1 .drop
{
    position: absolute;
    z-index:5;
    left: -9999px;
    border: 1px solid #DDD;
    border-bottom:3px solid #0F4F89;
    background: #FFF;            
    text-align: left;
    padding: 5px;  
    /*color:#0F4F89;*/
	font-size: 20px;
	color: #00cc00;
    top:29px; 
	
	overflow:hidden;
	-moz-transition: .8s all .3s;
    -webkit-transition: .8s all .3s;
    transition: .8s all .3s;

}

.menuTemplate1 .drop a
{
    padding-left: 0px;
    padding-right: 0px;
    line-height: 26px;
    
    font-weight: normal;
    display: inline;
    text-align: left;
    font-size: 20px;
	color: #0F4F89;
    position: static;
    z-index: 0;
    background-image:none;
}

.menuTemplate1 li:hover .drop, .menuTemplate1 li.onhover .drop
{
    left: -100px;/*Use this property to change offset of the dropdown*/
    background:white url(bg-right.png) no-repeat right bottom;
	
	  /*transform: scale(0);
      transform-origin: top center;
      transition: all 300ms ease-in-out;*/

}
.menuTemplate1 li:hover .dropToLeft, .menuTemplate1 li.onhover .dropToLeft
{
    left: auto;
    right: -1px;
    background:white url(bg-left.png) no-repeat 0 bottom;
	
	transform: scale(1);
}
.menuTemplate1 li:hover .dropToLeft2, .menuTemplate1 li.onhover .dropToLeft2
{
    left: auto;
    right: -60px;
	
	transform: scale(1);
}

.menuTemplate1 li:hover .dropToLeft2, .menuTemplate1 li.onhover .dropToLeft3
{
    left: auto;
    right: -50px;
	
	transform: scale(1);
}

/* Elements within the drop down sub-menu
--------------------------------------------*/

.menuTemplate1 div.drop div div
{
    padding: 6px 20px;
}
.menuTemplate1 li:hover .drop a, .menuTemplate1 li.onhover .drop a
{
    background: none;
    background-image:none;
    padding:0 0;
}
.menuTemplate1 div.drop div a
{
    line-height: 24px;  
    color: #0F4F89;
	/*color: #00cc00;*/
    background:none;
}
.menuTemplate1 div.drop div a:hover
{
    text-decoration:underline;
    cursor:pointer;
    color:Red;
}

.menuTemplate1 div.left {float:left;}

        
/* CSS3 effects
--------------------------------------------*/

/*for top-level*/     
.decor1_1 
{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

    -moz-box-shadow: 0px 1px 4px #ccc;
    -webkit-box-shadow: 0px 1px 4px #ccc;
    box-shadow: 0px 1px 4px #ccc;
            
}

/*for submenu.*/    
.decor1_2 
{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

    -moz-box-shadow: 0px 12px 20px #CCCCCC;
    -webkit-box-shadow: 0px 12px 20px #CCCCCC;
    box-shadow: 0px 12px 20px #CCCCCC;  
}



/*fin menu*/

#separateurapresmenu {
	position: absolute;
    width: 950px;
	height:5px;
    top: 199px;
	left: 0px;
	background: url(images/petitmenu1.png);
}
/*#univ16 {
	position: absolute;
    width: 125px;
	height:125px;
    top: 4px;
	left: 4px;
}*/
/*#motpresident {
	position: absolute;
    width: 125px;
	height:125px;
    top: 4px;
	left: 149px;
}*/
#enveloppemot {
	position: absolute;
    width: 278px;
	height:133px;
    top: 15px;
	left: 950px;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	background-color: white;
}
#lescontact {
	position: absolute;
    width: 800px;
	height:29.7px;
    top: 38.9px;
	left: 171px;
	font-size: 22px;
    color: #000000;
}
#imagetelephone {
	position: absolute;
    width: 19px;
	height:19px;
    top: 5px;
	left: 4px;
}
#telephone {
	position: absolute;
    width: 370px;
	height:19px;
    top: 5px;
	left: 27px;
}
#imagemail {
	position: absolute;
    width: 19px;
	height:19px;
    top: 5px;
	left: 408px;
}
#lemail {
	position: absolute;
    width: 70px;
	height:19px;
    top: 5px;
	left: 435px;
}
#hautuniv16 {
	position: absolute;
    width: 235px;
	height:20px;
    top: 865px;
	left: 740px;
}
#luniv16 {
	position: absolute;
    width: 125px;
	height:125px;
    top: 870px;
	left: 850px;
}
#lesvisiteurs {
	position: absolute;
    width: 297px;
	height:90px;
    top: 1960px;
	left: 15px;
	border: solid 1px #009999;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 26;
	
}

#lecompteur {
	
    width: 277px;
	/*height:60px;*/
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 26;
	
}

#visits {
	position: absolute;
    width: 238px;
	height:54px;
    top: 3px;
	left: 4.5px;
}
#connects {
	position: absolute;
    width: 238px;
	height:54px;
    top: 3px;
	left: 247px;
}
#souligneuni16 {
	position: absolute;
    width: 920px;
	height:25px;
    top: 2090px;
	left: 15px;

}
#bInfoE {
	
    width: 920px;
	height:25px;

}
#ecritureinfo {
	position: absolute;
    width: 300px;
	height:25px;
    top: 2090px;
	left: 325px;
	
}
#emptemps {
	position: absolute;
    width: 150px;
	height:120px;
    top: 1255px;
	left: 740px;
}
#emptempsn {
	position: absolute;
    width: 150px;
	height:120px;
    top: 1255px;
	left: 740px;
}
#emptempsn img {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#emptempsn img:hover {
	opacity: 1;
}

#infojour {
	position: absolute;
    width: 600px;
	height:208px;
    top: 2125px;
	left: 15px;
	/*border: solid 1px #ff6600;*/
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
}

#lienCam {
	
	position: absolute;
    width: 200px;
	height:208px;
    top: 2125px;
	left: 735px;
	display: inherit;
}

#linfos {
	position: absolute;
    width: 600px;
	height:208px;
    top: 0px;
	left: 0px;
}
#lmtn {
	
    width: 600px;
	height:208px;
    
}
#lmtn:hover {
	opacity: 1;
	-webkit-animation: flashs 1.5s;
	animation: flashs 1.5s;
}
@-webkit-keyframes flashs {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flashs {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

#fleche {
	position: absolute;
    width: 70px;
	height:24px;
    top: 970px;
	left: 775px;
}
#textefleche {
	position: absolute;
    width: 90px;
	height:70px;
    top: 912px;
	left: 740px;
	border: solid 1px #EBE5E5;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	background-color:#EBE5E5;
	font-size: 13px;
}
#petitcontacttexte {
	position: absolute;
    width: 160px;
	height:40px;
    top: 975px;
	left: 1070px;
}
#petitcontact {
	position: absolute;
    width: 230px;
	height:260px;
    top: 1790px;
	left: 705px;
}
#petitcontact img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#petitcontact img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

#cadrebouton {
	position: absolute;
    width: 307px;
	height:260px;
    top: 1790px;
	left: 355px;
	border: solid 1px #ff6600;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	align-items: baseline;
	
}
#btnFet {
	position: absolute;
	
	width: 297px;
	height:87px;
	
    top: 0px;
	left: 5px;
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#btnFet:hover {
	position: absolute;
    top: 0px;
	left: 5px;
	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

#btnEt {
	position: absolute;
	
    top: 84px;
	left: 5px;
	
	width: 297px;
	height: 87px;
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;
}
#btnEt:hover {
	position: absolute;
    top: 84px;
	left: 5px;
	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}
#btnAssist {
	position: absolute;
	
    top: 171px;
	left: 5px;
	
	width: 297px;
	height: 87px;
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;
}
#btnAssist:hover {
	position: absolute;
    top: 171px;
	left: 5px;
	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

#cadreUniv {
	position: absolute;
    width: 307px;
	height:159px;
    top: 1785px;
	left: 10px;
	
}
#btnUniv16 {
	
	width: 307px;
	height:159px;
	
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#btnUniv16:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}


#soulignepetitcontact {
	position: absolute;
    width: 10px;
	height:895px;
    top: 1025px;
	left: 740px;
}
#flashinfo {
	position: absolute;
    width: 480px;
	height:35px;
    top: 1445px;
	left: 755px;
	display: none;
}
#mat {
	position: absolute;
    width: 10px;
	height:405px;
    top: 1480px;
	left: 755px;
	display: none;
}
#infohaut {
	position: absolute;
    width: 465px;
	height:122px;
    top: 1490px;
	left: 755px;
	display: none;
}
#flechehaut {
	position: absolute;
    width: 465px;
	height:90px;
    top: 1501px;
	left: 755px;
	display: none;
}
#f1 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#f1:hover {
	opacity: 1;
	
}
#f2 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#f2:hover {
	opacity: 1;
	
}
#f3 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#f3:hover {
	opacity: 1;
	
}
#f4 {
	opacity: 0;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#f4:hover {
	opacity: 1;
	
}
#infomilieu1 {
	position: absolute;
    width: 465px;
	height:105px;
    top: 1591px;
	left: 755px;
	display: none;
}
#flechemil1 {
	position: absolute;
    width: 465px;
	height:90px;
    top: 1584px;
	left: 755px;
	display: none;
}
#infomilieu2 {
	position: absolute;
    width: 465px;
	height:101px;
    top: 1675.6px;
	left: 755px;
	display: none;
}
#flechemil2 {
	position: absolute;
    width: 465px;
	height:90px;
    top: 1670px;
	left: 755px;
	display: none;
}
#infobas {
	position: absolute;
    width: 465px;
	height:120px;
    top: 1755.6px;
	left: 755px;
	display: none;
}
#flechebas {
	position: absolute;
    width: 465px;
	height:90px;
    top: 1770px;
	left: 755px;
	display: none;
}
#linfo {
	position: absolute;
    width: 480px;
	height:35px;
    top: 1885px;
	left: 755px;
	display: none;
}
#barreformation {
	position: absolute;
    width: 1250px;
	height:150px;
    top: 2258px;
	left: 0px;
	display: none;
}
#titreformation {
	position: absolute;
    width: 1150px;
	height:45px;
    top: 1930px;
	left: 50px;
	display: none;
}
#imageformation {
	position: absolute;
    width: 1150px;
	height:338px;
    top: 1970px;
	left: 50px;
	display: none;
}
#imageformation img{
    -moz-transition: .8s all .3s;
    -webkit-transition: .8s all .3s;
    transition: .8s all .3s;
}
#touteformation {
	position: absolute;
    width: 183px;
	height:40px;
    top: 2325px;
	left: 162px;
	display: none;
}
#lettreart {
	position: absolute;
    width: 183px;
	height:40px;
    top: 2325px;
	left: 345px;
	display: none;
}
#sciencesociale {
	position: absolute;
    width: 183px;
	height:40px;
    top: 2325px;
	left: 528px;
	display: none;
}
#sciencebiologique {
	position: absolute;
    width: 183px;
	height:40px;
    top: 2325px;
	left: 711px;
	display: none;
}
#iga {
	position: absolute;
    width: 183px;
	height:40px;
    top: 2325px;
	left: 894px;
	display: none;
}
#tradi1 {
	position: absolute;
    width: 312px;
	height:207px;
    top: 2840px;
	left: 0px;
	display: none;
}
#tradi2 {
	position: absolute;
    width: 312px;
	height:207px;
    top: 2840px;
	left: 312px;
	display: none;
}
#tradi3 {
	position: absolute;
    width: 312px;
	height:207px;
    top: 2840px;
	left: 624px;
	display: none;
}
#tradi4 {
	position: absolute;
    width: 312px;
	height:207px;
    top: 2840px;
	left: 936px;
	display: none;
}
#mottradis {
	position: absolute;
    width: 550px;
	height:51px;
    top: 2989px;
	left: 350px;
	display: none;
}
#barreprojethaut {
	position: absolute;
    width: 357px;
	height:41px;
    top: 2408px;
	left: 26px;
}
#partenairetexte {
	position: absolute;
    width: 920px;
	height:302px;
    top: 2373px;
	left: 15px;
}
#ccfc {
	
    width: 920px;
	height:302px;
    
}
#leprojet {
	position: absolute;
    width: 357px;
	height:250px;
    top: 4145px;
	left: 25px;
	border: solid 1px #FF6600;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#couvprojet {
	position: absolute;
    width: 250px;
	height:30px;
    top: 4145px;
	left: 25px;
	z-index: 1000000000000000;
}

#unprojet {
	position: absolute;
    width: 347px;
	height:240px;
    top: 5px;
	left: 5px;
}

#partenaireuniversite {
	position: absolute;
    width: 823px;
	height:115px;
    top: 2450px;
	left: 402px;
	border: solid 1px #FF6600;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#partenaireautre {
	position: absolute;
    width: 823px;
	height:115px;
    top: 2585px;
	left: 402px;
	border: solid 1px #FF6600;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

#traverse {
	
	display: none;
}

#traverseM {
	position: absolute;
    width: 920px;
	height:150px;
    top: 2725px;
	left: 15px;
	border: solid 1px #FF6600;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	display: inherit;
}
#titredocument {
	position: absolute;
    width: 450px;
	height:45px;
    top: -15px;
	left: 235px;
}
#texteMobile {
	position: absolute;
    width: 920px;
	height:115px;
    top: 35px;
	left: 0px;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 24;
	
}

#lecorps {
	position: absolute;
    width: 260px;
	height:260px;
    top: 55px;
	left: 10px;
}
#lecorps img {
  /*width: 200px;*/ /* largeur de l'image */
  /*height: auto;*/ /* hauteur de l'image */
    -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

}
#lecorps:hover img:hover {
    -webkit-transform: rotate(10deg);
  transform: rotate(10deg);

}

#lecorps1 {
	position: absolute;
    width: 260px;
	height:260px;
    top: 55px;
	left: 320px;
}
#lecorps1 img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

}
#lecorps1:hover img:hover {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);

}

#lecorps2 {
	position: absolute;
    width: 260px;
	height:260px;
    top: 55px;
	left: 630px;
}

#lecorps3 {
	position: absolute;
    width: 260px;
	height:260px;
    top: 55px;
	left: 940px;
}

#revu1 {
	position: absolute;
    width: 290px;
	height:300px;
    top: 0px;
	left: 10px;
	/*border: solid 1px #C7C7C7;*/
}#revu2 {
	position: absolute;
    width: 290px;
	height:300px;
    top: 0px;
	left: 310px;
	/*border: solid 1px #C7C7C7;*/
}#revu3 {
	position: absolute;
    width: 290px;
	height:300px;
    top: 0px;
	left: 610px;
	/*border: solid 1px #C7C7C7;*/
}#revu4 {
	position: absolute;
    width: 290px;
	height:300px;
    top: 0px;
	left: 910px;
	/*border: solid 1px #C7C7C7;*/
}
#voirTout {
	position: absolute;
    width: 150px;
	height:30px;
    top: 270px;
	left: 180px;
	/*border: solid 1px #C7C7C7;*/
}
#voirTout a {
	color:#ff9933;
}
#voirTout a:hover {
	color:#00cc00;
}


#videogle {
	position: absolute;
    width: 950px;
	height:890px;
    top: 2895px;
	left: 0px;
	background-color: #C7C7C7;
}
#lavideo {
	position: absolute;
    width: 700px;
	height:394px;
    top: 20px;
	left: 125px;
	border: solid 1px #ffffff;
}
#titreVid {
	position: absolute;
    width: 500px;
	height:60px;
    top: 479px;
	left: 225px;
	display: none;
}
#teleweb {
	position: absolute;
    width: 700px;
	height:400px;
    top: 479px;
	left: 125px;
	border: solid 1px #ffffff;
	background-color: #ffffff; 
}
#lavide {
	
    width: 700px;
	height:400px;
    
}
#sepvid {
	position: absolute;
    width: 950px;
	height:10px;
    top: 429px;
	left: 0px;
	background-color: white;
}
#liTo {
	position: absolute;
    width: 120px;
	height:20px;
    top: 0px;
	left: 100px;
	/*border: solid 1px #ffffff;*/
}
#upgcenvideo {
	position: absolute;
    width: 200px;
	height:30px;
    top: 2880px;
	left: 375px;
	background-color: #ffffff;
	border: solid 1px #C7C7C7;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}
#lawebtv {
	position: absolute;
    width: 200px;
	height:30px;
    top: 3339px;
	left: 375px;
	background-color: #ffffff;
	border: solid 1px #C7C7C7;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

#lesvideo {
	position: absolute;
    width: 1250px;
	height:104px;
    top: 3512px;
	left: 0px;
	background-color: #C7C7C7;
}
#petitevideo1 {
	position: absolute;
    width: 287px;
	height:82px;
    top: 10px;
	left: 21px;
	/*background-color: #C7C7C7;*/
	border: solid 1px #ffffff;
}
#petitevideo2 {
	position: absolute;
    width: 287px;
	height:82px;
    top: 10px;
	left: 330px;
	/*background-color: #C7C7C7;*/
	border: solid 1px #ffffff;
}
#petitevideo3 {
	position: absolute;
    width: 287px;
	height:82px;
    top: 10px;
	left: 639px;
	/*background-color: #C7C7C7;*/
	border: solid 1px #ffffff;
}
#petitevideo4 {
	position: absolute;
    width: 287px;
	height:82px;
    top: 10px;
	left: 948px;
	/*background-color: #C7C7C7;*/
	border: solid 1px #ffffff;
}

#nospartenaires {
	position: absolute;
    width: 950px;
	height:58px;
    top: 4760px;
	left: 0px;
	
}
#bParte {
	
    width: 950px;
	height:58px;
    /*top: 4012px;*/
	left: 0px;
	
}
#cadrepartenaire {
	position: absolute;
    width: 950px;
	height:89px;
    top: 4818px;
	left: 0px;
	
}
#lespartenaires {
	position: absolute;
    width: 950px;
	height:89px;
    top: 0px;
	left: 0px;
}
#parte1 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#parte2 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#parte3 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#parte4 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#parte5 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#parte6 {
	position: absolute;
    width: 950px;
	height:89px;
    /*top: 0px;
	left: 0px;*/
}
#titrecadpart {
	position: absolute;
    width: 424px;
	height:46px;
    top: -20px;
	left: 0px;
	z-index: 100000000000000000000000000000000000000;
}
#caAnim {
	
    width: 424px;
	height:46px;
    
}



#barreuniversite {
	position: absolute;
    width: 950px;
	height:27px;
    top: 4597px;
	left: 0px;
	
}
#barreleministre {
	
    width: 950px;
	height:27px;
    
}
#rondministere {
	position: absolute;
    width: 91px;
	height:91px;
    top: 4565px;
	left: 7px;
	
}
#lrnd {
	
    width: 91px;
	height:91px;
    
}
#rondministere img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#rondministere:hover img {
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

#cadreecole {
	position: absolute;
    width: 1109px;
	height:232px;
    top: 4670px;
	left: 20px;
	
}
#cocody {
	position: absolute;
    top: 0px;
	left: 0px;
	width: 154px; height: 70px; 
}
#nangui {
	position: absolute;
    top: 0px;
	left: 164px;
	width: 59px; height:70px; 
}
#alasco {
	position: absolute;
    top: 0px;
	left: 233px;
	width: 56px; height: 70px; 
}
#univdaloa {
	position: absolute;
    top: 0px;
	left: 299px;
	width: 63px; height: 70px; 
}

#man {
	position: absolute;
    top: 0px;
	left: 372px;
	width: 125px; height: 70px; 
}
#sanp {
	position: absolute;
    top: 0px;
	left: 507px;
	width: 94px; height: 70px; 
}
#inp {
	position: absolute;
    top: 0px;
	left: 611px;
	width: 66px; height: 70px; 
}
#enss {
	position: absolute;
    top: 0px;
	left: 687px;
	width: 94px; height: 70px; 
}
#uvirt {
	position: absolute;
    top: 0px;
	left: 791px;
	width: 120px; height: 70px; 
}

#cadrerecherche {
	position: absolute;
    width: 900px;
	height:330px;
    top: 3795px;
	left: 25px;
	border: solid 1px #ff9933;
	
}

#numutil {
	position: absolute;
    width: 400px;
	height:400px;
    top: 4145px;
	left: 514px;
	border: solid 1px #0099ff;
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif'; 
	font-size: 21;
	
}






#letitre {
	position: absolute;
    width: 900px;
	height:45px;
    top: 0px;
	left: 0px;
}
#revpres {
	position: absolute;
    width: 950px;
	height:75px;
    top: 4927px;
	left: 0px;
	
}
#revpresP {
	position: absolute;
    
    top: 0px;
	left: 16px;
}
#revpresV {
	position: absolute;
    
    top: 0px;
	left: 483px;
}
#revpres img {
	opacity: 1;
	-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;
}
#revpres img:hover {
	opacity: 0.3;
	/*-webkit-transition:  .5s ease-in-out;
	-moz-transition:  .5s ease-in-out;
	-ms-transition:  .5s ease-in-out;
	-o-transition:  .5s ease-in-out;
	transition:  .5s ease-in-out;*/
}
#corprevu {
	position: absolute;
    width: 1210px;
	height:300px;
    top: 4695px;
	left: 20px;
	border: solid 1px #009999;
}

#finpage {
	position: absolute;
    width: 950px;
	height:175px;
    top: 5022px;
	left: 0px;
	background-color: #F5DB51;
	
}
#upgcBas {
	position: absolute;
    top: 15px;
	left: 10px;
	background-color: #F5DB51;
}
#infoBaspage {
	position: absolute;
    width: 950px;
	height:25px;
    top: 5px;
	left: 0px;
	font-size: 20px;
    color: #ffffff;
}
#infoBascontact {
	position: absolute;
    width: 950px;
	height:25px;
    top: 35px;
	left: 0px;
	font-size: 20px;
    color: #000000;
}
#resteconn {
	position: absolute;
    width: 950px;
	height:75px;
    top: 65px;
	left: 0px;
	font-size: 20px;
    color: #ffffff;
}

#faceB {
	position: absolute;
    top: 0px;
	left: 400px;
	width: 50px;
	height: 50px;
}

#twitterB {
	position: absolute;
    top: 0px;
	left: 500px;
	
	width: 50px;
	height: 50px;
}

#instagramB {
	position: absolute;
    top: 0px;
	left: 700px;
	
	width: 50px;
	height: 50px;
}

#youtubeB {
	position: absolute;
    top: 0px;
	left: 800px;
	
	width: 50px;
	height: 50px;
}

#nuageB {
	position: absolute;
    top: 0px;
	left: 600px;
	
	width: 50px;
	height: 50px;
}

#tResCon {
	position: absolute;
    width: 200px;
	height:25px;
    top: 13.5px;
	left: 200px;
	font-size: 20px;
    color: #000000;
}
#letrait {
	position: absolute;
    width: 836px;
	height:5px;
    top: 120px;
	left: 103px;
}
#lafin {
	position: absolute;
    width: 950px;
	height:25px;
    top: 140px;
	left: 0px;
}

/*****************************Actualité******************************/
#corpsvideoM {
	position: absolute;
    width: 602px;
	height:397px;
    top: 50px;
	left: 24px;
}
#videoActuTitreM {
	position: absolute;
    width: 650px;
	height:40px;
    top: 0px;
	left: 0px;
	/*border: solid 1px #00cc00;*/
	background-color: #00cc00;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 20;
	color: #ffffff;
}
#videoActuM {
	position: relative;
    width: 650px;
	height:457px;
	/*left: 150px;*/

	border: solid 1px #00cc00;
}
#mmActu {
	
	display: inherit;
	position: absolute;
    width: 100%;
	height:100%;
}



#enveloppeActu {
	position: relative;
    width: 1250px;
	height:1981px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu47 {
	position: relative;
    width: 1250px;
	height:2096px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu40 {
	position: relative;
    width: 1250px;
	height:1996px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu39 {
	position: relative;
    width: 1250px;
	height:1666px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu38 {
	position: relative;
    width: 1250px;
	height:1896px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu37 {
	position: relative;
    width: 1250px;
	height:1896px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu36 {
	position: relative;
    width: 1250px;
	height:1646px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu35 {
	position: relative;
    width: 1250px;
	height:1736px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu32 {
	position: relative;
    width: 1250px;
	height:1566px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu31 {
	position: relative;
    width: 1250px;
	height:1936px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu51 {
	position: relative;
    width: 1250px;
	height:1816px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu52 {
	position: relative;
    width: 1250px;
	height:1786px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu53 {
	position: relative;
    width: 1250px;
	height:1636px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu54 {
	position: relative;
    width: 1250px;
	height:1786px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu50 {
	position: relative;
    width: 1250px;
	height:1727px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu43 {
	position: relative;
    width: 1250px;
	height:2016px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu42 {
	position: relative;
    width: 1250px;
	height:4120px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu46 {
	position: relative;
    width: 1250px;
	height:1731px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu44 {
	position: relative;
    width: 1250px;
	height:2021px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActu48 {
	position: relative;
    width: 1250px;
	height:2046px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActur2022 {
	position: relative;
    width: 1250px;
	height:1281px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActur20221 {
	position: relative;
    width: 1250px;
	height:1400px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeActur20222 {
	position: relative;
    width: 1250px;
	height:1500px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}

#tetepagehautactu {
	position: absolute;
    width: 950px;
	height:152px;
    top: 0px;
}
#tetepagehautBib {
	position: absolute;
    width: 1250px;
	height:300px;
    top: 0px;
}
#tetepagehautcfc {
	position: absolute;
    width: 1250px;
	height:200px;
    top: 0px;
}
#separationActu {
	position: absolute;
    width: 950px;
	height:7.6px;
    top: 154px;
}
#separationBib {
	position: absolute;
    width: 1250px;
	height:203px;
    top: 98px;
}
#titreActu {
	position: absolute;
    width: 930px;
	height:110px;
    top: 172px;
	left: 10px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 29;
	border: solid 1px #00cc00;
}
#titreActu42 {
	position: absolute;
    width: 930px;
	height:110px;
    top: 172px;
	left: 10px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 24;
	border: solid 1px #00cc00;
}
#rappelActu {
	position: absolute;
    width: 210px;
	height:1145px;
    top: 232px;
	left: 1025px;
	border: solid 1px #ff6633;
}
#lecorpsrappel {
	position: absolute;
    width: 210px;
	height:1145px;
    top: 0px;
	left: 0px;
	display: none;
}
#lesI {
	
    width: 930px;
	height:465px;
}
#BtHr {
	position: absolute;
    
    top: 10px;
	left: 90px;
}
#BtBr {
	position: absolute;
    
    top: 1108px;
	left: 90px;
}
#lesImagesRap {
	position: absolute;
    width: 190px;
	height:1045px;
    top: 50px;
	left: 10px;
}
#rap1 {
	position: absolute;
    
    top: 0px;
	left: 0px;
}
#rap2 {
	position: absolute;
    
    top: 210px;
	left: 0px;
}
#rap3 {
	position: absolute;
    
    top: 425px;
	left: 0px;
}
#rap4 {
	position: absolute;
    
    top: 635px;
	left: 0px;
}
#rap5 {
	position: absolute;
    
    top: 845px;
	left: 0px;
}

#imageActu {
	position: absolute;
    width: 930px;
	height:465px;
    top: 304px;
	left: 10px;
}
#imageActu42 {
	position: absolute;
    width: 930px;
	height:465px;
    top: 304px;
	left: 10px;
}
#articleActu {
	position: absolute;
    width: 930px;
	height:640px;
    top: 824px;
	left: 10px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 29;
	text-align: justify;
	/*border: solid 1px #00cc00;*/
}
#articleActu42 {
	position: absolute;
    width: 930px;
	height:640px;
    top: 824px;
	left: 5px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 29;
	text-align: justify;
	/*border: solid 1px #00cc00;*/
}
#fotovideoActu {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1474px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu42 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 3600px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu47 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1589px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu40 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1489px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu39 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1159px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu38 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1389px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu37 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1389px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu36 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1139px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu35 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1229px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu34 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1089px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu32 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1059px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu31 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1429px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#sepTr {
	
    width: 950px;
	height:7.6px;
 
}
#teteH {
	
    width: 950px;
	height:152px;
    
}
#fotovideoActu51 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1309px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu52 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1279px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu53 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1129px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu54 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1279px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu50 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1220px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu43 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1509px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu46 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1224px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu44 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1514px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotovideoActu48 {
	position: absolute;
    width: 1000px;
	height:457px;
    top: 1539px;
	left: 5px;
	/*border: solid 1px #00cc00;*/
	display: none;
}
#fotoActu {
	position: absolute;
    width: 330px;
	height:457px;
    top: 0px;
	left: 0px;
	border: solid 1px #00cc00;
}
#fotoActuTitre {
	position: absolute;
    width: 330px;
	height:40px;
    top: 0px;
	left: 0px;
	/*border: solid 1px #00cc00;*/
	background-color: #00cc00;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 20;
	color: #ffffff;
}
#corpsfoto {
	position: absolute;
    width: 250px;
	height:387px;
    top: 45px;
	left: 40px;
}
#lacachette {
	width: 250px;
	height:25px;
	position: absolute;
    top: 50px;
	left: 50px;
	z-index: 10000000000000000000000000000000000000000000000000000;
}

#lagaucheA {
	position: absolute;
    
    top: 91px;
	left: 10px;
}
#ladroiteA {
	position: absolute;
    
    top: 91px;
	left: 290px;
}
#imCentActu {
	position: absolute;
    width: 230px;
	height:152px;
    top: 30px;
	left: 50px;
}
#imCentActu img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#imCentActu img:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
#legendeFtActu {
	position: absolute;
    width: 230px;
	height:175px;
    top: 212px;
	left: 50px;
	border: solid 1px #ff9933;
}

#videoActu {
	position: absolute;
    width: 650px;
	height:457px;
    top: 0px;
	left: 350px;
	border: solid 1px #00cc00;
}
#videoActuTitre {
	position: absolute;
    width: 650px;
	height:40px;
    top: 0px;
	left: 0px;
	/*border: solid 1px #00cc00;*/
	background-color: #00cc00;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 20;
	color: #ffffff;
}
#corpsvideo {
	position: absolute;
    width: 602px;
	height:397px;
    top: 50px;
	left: 24px;
}

#OuvImage1 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1:target {
  visibility: visible;
  opacity: 1;
}

.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}
#fotomodal1 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage2 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage2:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal2 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal2 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage3 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage3:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal3 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal3 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage4 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage4:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal4 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal4 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage5 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage5:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal5 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal5 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage6 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage6:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal6 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal6 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage7 {
	position: absolute;
    width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage7:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal7 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal7 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage8 {
	position: absolute;
     width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage8:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal8 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal8 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage9 {
	position: absolute;
     width:833px;
	height:600px;
	top:1343px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage9:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal9 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal9 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage10 {
	position: absolute;
    width:833px;
	height:600px;
	top:1443px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage10:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal10 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal10 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage11 {
	position: absolute;
    width:833px;
	height:600px;
	top:1443px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage11:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal11 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal11 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage12 {
	position: absolute;
    width:833px;
	height:600px;
	top:1443px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage12:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal12 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal12 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage13 {
	position: absolute;
    width:833px;
	height:600px;
	top:1443px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage13:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal13 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal13 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

.modal_close {
  position: absolute;
  top: -3.5px;
  right: 1px;
  color: white;
  text-decoration: none;
}





#OuvImage147 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage147:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal147 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal147 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage247 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage247:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal247 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal247 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage347 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage347:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal347 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal347 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage447 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage447:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal447 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal447 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage547 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage547:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal547 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal547 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage647 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage647:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal647 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal647 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage747 {
	position: absolute;
    width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage747:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal747 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal747 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage847 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage847:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal847 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal847 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage947 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage947:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal947 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal947 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1047 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1047:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal1047 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1047 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1147 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1147:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal1147 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1147 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1247 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1247:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal1247 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1247 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1347 {
	position: absolute;
     width:833px;
	height:600px;
	top:1458px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1347:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal1347 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1347 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}



#OuvImage148 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage148:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal148 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal148 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage248 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage248:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal248 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal248 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage348 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage348:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal348 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal348 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage448 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage448:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal448 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal448 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage548 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage548:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal548 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal548 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage648 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage648:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal648 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal648 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage748 {
	position: absolute;
    width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage748:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal748 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal748 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage848 {
	position: absolute;
     width:833px;
	height:600px;
	top:1408px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage848:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal848 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal848 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage144 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage144:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal144 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal144 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage244 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage244:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal244 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal244 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage344 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage344:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal344 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal344 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage444 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage444:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal444 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal444 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage544 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage544:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal544 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal544 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage644 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage644:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal644 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal644 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage744 {
	position: absolute;
    width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage744:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal744 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal744 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage844 {
	position: absolute;
     width:833px;
	height:600px;
	top:1383px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage844:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal844 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal844 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}


#OuvImage146 {
	position: absolute;
    width:833px;
	height:600px;
	top:1093px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage146:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal146 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal146 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage246 {
	position: absolute;
    width:833px;
	height:600px;
	top:1093px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage246:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal246 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal246 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage346 {
	position: absolute;
    width:833px;
	height:600px;
	top:1093px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage346:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal346 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal346 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage142 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage142:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal142 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal142 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage242 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage242:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal242 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal242 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage342 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage342:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal342 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal342 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage442 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage442:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal442 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal442 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage542 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage542:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal542 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal542 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage642 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage642:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal642 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal642 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage742 {
	position: absolute;
    width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage742:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal742 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal742 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage842 {
	position: absolute;
     width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage842:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal842 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal842 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage942 {
	position: absolute;
     width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage942:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal942 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal942 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1042 {
	position: absolute;
     width:833px;
	height:600px;
	top:3469px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1042:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal1042 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1042 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage143 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage143:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal143 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal143 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage243 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage243:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal243 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal243 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage343 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage343:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal343 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal343 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage443 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage443:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal443 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal443 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage543 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage543:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal543 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal543 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage643 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage643:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal643 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal643 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage743 {
	position: absolute;
    width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage743:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal743 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal743 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage843 {
	position: absolute;
     width:833px;
	height:600px;
	top:1378px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage843:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal843 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal843 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage150 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage150:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal150 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal150 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage250 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage250:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal250 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal250 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage350 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage350:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal350 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal350 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage450 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage450:target {
  visibility: visible;
  opacity: 1;
}

/*.modal_content {
  border-radius: 6px;
  position: absolute;
  width: 813px;
  height:580px;
  top: 10px;
  left: 10px;

    background: #0099ff;

}*/
#fotomodal450 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal450 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage550 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage550:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal550 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal550 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage650 {
	position: absolute;
    width:833px;
	height:600px;
	top:1089px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage650:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal650 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal650 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage151 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage151:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal151 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal151 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage251 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage251:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal251 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal251 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage351 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage351:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal351 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal351 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage451 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage451:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal451 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal451 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage551 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage551:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal551 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal551 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage651 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage651:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal651 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal651 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage751 {
	position: absolute;
    width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage751:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal751 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal751 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage851 {
	position: absolute;
     width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage851:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal851 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal851 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage951 {
	position: absolute;
     width:833px;
	height:600px;
	top:1178px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage951:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal951 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal951 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage152 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage152:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal152 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal152 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage252 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage252:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal252 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal252 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage352 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage352:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal352 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal352 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage452 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage452:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal452 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal452 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage552 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage552:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal552 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal552 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage652 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage652:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal652 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal652 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage153 {
	position: absolute;
    width:833px;
	height:600px;
	top:998px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage153:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal153 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal153 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage131 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage131:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal131 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal131 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage231 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage231:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal231 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal231 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage331 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage331:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal331 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal331 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage431 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage431:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal431 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal431 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage531 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage531:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal531 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal531 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}


#OuvImage154 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage154:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal154 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal154 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage254 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage254:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal254 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal254 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage354 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage354:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal354 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal354 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage454 {
	position: absolute;
    width:833px;
	height:600px;
	top:1148px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage454:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal454 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal454 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}













#OuvImage631 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage631:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal631 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal631 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage731 {
	position: absolute;
    width:833px;
	height:600px;
	top:1298px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage731:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal731 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal731 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage132 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage132:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal132 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal132 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage232 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage232:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal232 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal232 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage332 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage332:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal332 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal332 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage432 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage432:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal432 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal432 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage532 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage532:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal532 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal532 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage632 {
	position: absolute;
    width:833px;
	height:600px;
	top:928px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage632:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal632 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal632 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}






#OuvImage135 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage135:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal135 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal135 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage235 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage235:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal235 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal235 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage335 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage335:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal335 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal335 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage435 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage435:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal435 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal435 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage535 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage535:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal535 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal535 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage635 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage635:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal635 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal635 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage735 {
	position: absolute;
    width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage735:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal735 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal735 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage835 {
	position: absolute;
     width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage835:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal835 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal835 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage935 {
	position: absolute;
     width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage935:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal935 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal935 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1035 {
	position: absolute;
     width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1035:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal1035 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1035 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1135 {
	position: absolute;
     width:833px;
	height:600px;
	top:1098px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1135:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal1135 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1135 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage136 {
	position: absolute;
    width:833px;
	height:600px;
	top:1008px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage136:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal136 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal136 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage236 {
	position: absolute;
    width:833px;
	height:600px;
	top:1008px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage236:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal236 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal236 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage336 {
	position: absolute;
    width:833px;
	height:600px;
	top:1008px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage336:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal336 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal336 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage436 {
	position: absolute;
    width:833px;
	height:600px;
	top:1008px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage436:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal436 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal436 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage137 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage137:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal137 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal137 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage237 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage237:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal237 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal237 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage337 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage337:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal337 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal337 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage437 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage437:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal437 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal437 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage537 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage537:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal537 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal537 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage637 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage637:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal637 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal637 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage737 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage737:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal737 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal737 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage837 {
	position: absolute;
     width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage837:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal837 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal837 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage138 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage138:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal138 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal138 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage238 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage238:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal238 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal238 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage338 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage338:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal338 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal338 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage438 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage438:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal438 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal438 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage538 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage538:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal538 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal538 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage638 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage638:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal638 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal638 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage738 {
	position: absolute;
    width:833px;
	height:600px;
	top:1258px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage738:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal738 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal738 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}




#OuvImage139 {
	position: absolute;
    width:833px;
	height:600px;
	top:1028px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage139:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal139 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal139 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage239 {
	position: absolute;
    width:833px;
	height:600px;
	top:1028px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage239:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal239 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal239 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage339 {
	position: absolute;
    width:833px;
	height:600px;
	top:1028px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage339:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal339 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal339 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage439 {
	position: absolute;
    width:833px;
	height:600px;
	top:1028px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage439:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal439 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal439 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage539 {
	position: absolute;
    width:833px;
	height:600px;
	top:1028px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage539:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal539 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal539 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}





#OuvImage140 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage140:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal140 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal140 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage240 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage240:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal240 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal240 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage340 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage340:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal340 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal340 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage440 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage440:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal440 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal440 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage540 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage540:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal540 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal540 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage640 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage640:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal640 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal640 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage740 {
	position: absolute;
    width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage740:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal740 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal740 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}#OuvImage840 {
	position: absolute;
     width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage840:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal840 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal840 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}
#OuvImage940 {
	position: absolute;
     width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage940:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal940 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal940 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

#OuvImage1040 {
	position: absolute;
     width:833px;
	height:600px;
	top:1358px;
    left: 340px;
	
	visibility: hidden;
    opacity: 0;
	
	display: flex;
	background: rgba(255, 255, 255, .0);
    transition: all .4s;
    z-index: 99999999999999999999999999999999999999999999999999999;
}


#OuvImage1040:target {
  visibility: visible;
  opacity: 1;
}


#fotomodal1040 {
	position: absolute;
    width: 793px;
	height:525px;
    top: 10px;
	left: 10px;
}
#legendemodal1040 {
	position: absolute;
    width: 793px;
	height:30px;
    top: 540px;
	left: 10px;
}

/*****************************Information******************************/

#titreInfo {
	position: absolute;
    width: 1200px;
	height:26px;
    top: 232px;
	left: 25px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 18;
	border: solid 1px #0099ff;
}
#tetelogoBib {
	position: absolute;
    width: 130px;
	height:130px;
    top: 70px;
	left: 1115px;
}
#imageInfo {
	position: absolute;
    width: 1200px;
	height:1000px;
    top: 263px;
	left: 25px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#identiteProjet {
	position: absolute;
    width: 400px;
	height:995px;
    top: 10px;
	left: 0px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 11;
}
#contenuProjet {
	position: absolute;
    width: 770px;
	height:995px;
    top: 5px;
	left: 430px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#imageInfoComreinscription2022 {
	position: absolute;
    width: 1200px;
	height:300px;
    top: 263px;
	left: 25px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#imageBib {
	position: absolute;
    width: 1200px;
	height:1000px;
    top: 220px;
	left: 25px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#imageInfo a{
	text-decoration:none;
	color: #0099ff;
}
#imageInfo a:hover{
	color: #00cc00;
}

/*****************************Video******************************/
#enveloppeV {
	position:relative;
    width: 1250px;
	height:808px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#tetepagehautVideo {
	position: absolute;
    width: 1250px;
	height:120px;
    top: 0px;
}
#thequeVideo {
	position: absolute;
    width: 1250px;
	height:450px;
    top: 121px;
	left: 0px;
	background: #000000;
	
}
#Latheque {
	position: absolute;
    width: 619px;
	height:410px;
    top: 20px;
	left: 315.5px;
	/*background: #ffffff;*/
}
#lesPetiteV {
	position: absolute;
    width: 1250px;
	height:206px;
    top: 572px;
	left: 0px;
	
}
#video1 {position: absolute;width: 297px;height:196px;top: 5px;left: 1px;}
#video2 {position: absolute;width: 297px;height:196px;top: 5px;left: 318px;}
#video3 {position: absolute;width: 297px;height:196px;top: 5px;left: 635px;}
#video4 {position: absolute;width: 297px;height:196px;top: 5px;left: 952px;}

/*#video5 {position: absolute;width: 297px;height:196px;top: 221px;left: 1px;}
#video6 {position: absolute;width: 297px;height:196px;top: 221px;left: 318px;}
#video7 {position: absolute;width: 297px;height:196px;top: 221px;left: 635px;}
#video8 {position: absolute;width: 297px;height:196px;top: 221px;left: 952px;}

#video9 {position: absolute;width: 297px;height:196px;top: 437px;left: 1px;}
#video10 {position: absolute;width: 297px;height:196px;top: 437px;left: 318px;}
#video11 {position: absolute;width: 297px;height:196px;top: 437px;left: 635px;}
#video12 {position: absolute;width: 297px;height:196px;top: 437px;left: 952px;}

#video13 {position: absolute;width: 297px;height:196px;top: 653px;left: 1px;}
#video14 {position: absolute;width: 297px;height:196px;top: 653px;left: 318px;}
#video15 {position: absolute;width: 297px;height:196px;top: 653px;left: 635px;}
#video16 {position: absolute;width: 297px;height:196px;top: 653px;left: 952px;}

#video17 {position: absolute;width: 297px;height:196px;top: 869px;left: 1px;}
#video18 {position: absolute;width: 297px;height:196px;top: 869px;left: 318px;}
#video19 {position: absolute;width: 297px;height:196px;top: 869px;left: 635px;}
#video20 {position: absolute;width: 297px;height:196px;top: 869px;left: 952px;}

#video21 {position: absolute;width: 297px;height:196px;top: 1085px;left: 1px;}
#video22 {position: absolute;width: 297px;height:196px;top: 1085px;left: 318px;}
#video23 {position: absolute;width: 297px;height:196px;top: 1085px;left: 635px;}
#video24 {position: absolute;width: 297px;height:196px;top: 1085px;left: 952px;}

#video25 {position: absolute;width: 297px;height:196px;top: 1301px;left: 1px;}
#video26 {position: absolute;width: 297px;height:196px;top: 1301px;left: 318px;}
#video27 {position: absolute;width: 297px;height:196px;top: 1301px;left: 635px;}
#video28 {position: absolute;width: 297px;height:196px;top: 1301px;left: 952px;}

#video29 {position: absolute;width: 297px;height:196px;top: 1517px;left: 1px;}
#video30 {position: absolute;width: 297px;height:196px;top: 1517px;left: 318px;}
#video31 {position: absolute;width: 297px;height:196px;top: 1517px;left: 635px;}
#video32 {position: absolute;width: 297px;height:196px;top: 1517px;left: 952px;}*/
/**********************************************Travaux*****************************************/
#enveloppeK {
	position:relative;
    width: 1250px;
	height:4700px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeA {
	position:relative;
    width: 1250px;
	height:4100px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeNam {
	position:relative;
    width: 1250px;
	height:1400px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#titretravaux {
	position: absolute;
    width: 1200px;
	height:26px;
    top: 232px;
	left: 25px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 18;
	border: solid 1px #0099ff;
	color: #0099ff;
}
#titreBib {
	position: absolute;
    width: 621px;
	height:105px;
    top: 102px;
	left: 0px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 18;
	/*border: solid 1px #0099ff;
	color: #0099ff;*/
}

#bouton1 {
	position: absolute;
    width: 526px;
	height:25px;
    top: 55px;
	left: 0px;

}

#bouton2 {
	position: absolute;
    width: 526px;
	height:25px;
    top: 85px;
	left: 0px;
	
}
#bouton3 {
	position: absolute;
    width: 526px;
	height:25px;
    top: 115px;
	left: 0px;
	
}
#bouton4 {
	position: absolute;
    width: 526px;
	height:25px;
    top: 145px;
	left: 0px;
	
}
#bouton5 {
	position: absolute;
    width: 526px;
	height:25px;
    top: 175px;
	left: 0px;
	
}

#bc1 {
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#bc1:hover {

	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}
#bc2 {
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#bc2:hover {

	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}
#bc3 {
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#bc3:hover {

	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

#bc4 {
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#bc4:hover {

	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}

#bc5 {
	
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-webkit-transform-origin: left;
	transform-origin: left;

}
#bc5:hover {

	-webkit-transform: scale(0.9,1);
	transform: scale(0.9,1);
	-webkit-transform-origin: left;
	transform-origin: left;
}
#btn-retour {
	position: absolute;
    width: 154px;
	height:44px;
    top: 3px;
	left: 20px;
}
#Gtelecharg {
	position: absolute;
    width: 335px;
	height:225px;
    top: 230px;
	left: 905px;
	border: solid 1px #ff9933;
}
#Chaptelecharg {
	position: absolute;
    width: 335px;
	height:65px;
    top: 0px;
	left: 0px;
}
#Corptelecharg {
	position: absolute;
    width: 335px;
	height:170px;
    top: 55px;
	left: 0px;
}
#fip1 {
	position: absolute;
    top: 8px;
	left: 5px;
}
#fip2 {
	position: absolute;
    top: 48px;
	left: 5px;
}
#fip3 {
	position: absolute;
    top: 88px;
	left: 5px;
}
#fip4 {
	position: absolute;
    top: 128px;
	left: 5px;
}
#i1 {
	position: absolute;
    top: 5px;
	left: 10px;
}

#t1 {
	position: absolute;
    top: 5px;
	left: 51px;
}
#i2 {
	position: absolute;
    top: 45px;
	left: 10px;
}

#t2 {
	position: absolute;
    top: 45px;
	left: 51px;
}

#i3 {
	position: absolute;
    top: 85px;
	left: 10px;
}

#t3 {
	position: absolute;
    top: 85px;
	left: 51px;
}


#i4 {
	position: absolute;
    top: 125px;
	left: 10px;
}

#t4 {
	position: absolute;
    top: 125px;
	left: 51px;
}


#fip11 {
	position: absolute;
    top: 30px;
	left: 5px;
	display: none;
}
#fip22 {
	position: absolute;
    top: 65px;
	left: 5px;
	display: none;
}
#fip33 {
	position: absolute;
    top: 30px;
	left: 340px;
	display: none;
}
#fip44 {
	position: absolute;
    top: 65px;
	left: 340px;
	display: none;
}
#i11 {
	position: absolute;
    top: 27px;
	left: 10px;
	display: none;
}

#t11 {
	position: absolute;
    top: 27px;
	left: 51px;
	display: none;
}
#i22 {
	position: absolute;
    top: 62px;
	left: 10px;
	display: none;
}

#t22 {
	position: absolute;
    top: 62px;
	left: 51px;
	display: none;
}

#i33 {
	position: absolute;
    top: 27px;
	left: 345px;
	display: none;
}

#t33 {
	position: absolute;
    top: 27px;
	left: 386px;
	display: none;
}


#i44 {
	position: absolute;
    top: 62px;
	left: 345px;
	display: none;
}

#t44 {
	position: absolute;
    top: 62px;
	left: 386px;
	display: none;
}



#leprincipal {
	position: absolute;
    width: 865px;
	height:620px;
    top: 230px;
	left: 10px;
	border: solid 1px #ff9933;
}
#leprincipalcont {
	position: absolute;
    width: 865px;
	height:590px;
    top: 230px;
	left: 10px;
	border: solid 1px #ff9933;
}
#lechappinc {
	position: absolute;
    width: 865px;
	height:75px;
    top: 0px;
	left: 0px;
}
#letitreCFC {
	position: absolute;
    width: 500px;
	height:40px;
    top: 20px;
	left: 182.5px;
	border: solid 1px #ff9933;
	border-radius: 20px;
	background-color: white;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 23;
	color: #0099ff;
}
#lecorCFC {
	position: absolute;
    width: 865px;
	height:536px;
    top: 90px;
	left: 0px;

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 16;
}
#lafotoCFC {
	position: absolute;
    width: 430px;
	height:516px;
    top: 0px;
	left: 10px;

}
#letexteCFC {
	position: absolute;
    width: 415px;
	height:516px;
    top: 0px;
	left: 445px;

}

#basCFC {
	position: absolute;
    width: 1250px;
	height:100px;
    top: 855px;
	left: 0px;
	background-color: #00cc00;
	color: white;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 14;
}
#basconCFC {
	position: absolute;
    width: 1250px;
	height:100px;
    top: 825px;
	left: 0px;
	background-color: #00cc00;
	color: white;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 14;
}

#basPrCFC {
	position: absolute;
    width: 1250px;
	height:100px;
    top: 2095px;
	left: 0px;
	background-color: #00cc00;
	color: white;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 14;
}
#basOfCFC {
	position: absolute;
    width: 1250px;
	height:100px;
    top: 1895px;
	left: 0px;
	background-color: #00cc00;
	color: white;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 14;
}
#basCoCFC {
	position: absolute;
    width: 1250px;
	height:100px;
    top: 1280px;
	left: 0px;
	background-color: #00cc00;
	color: white;
	
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 14;
}

#enveloppedirCFC {
	position:relative;
    width: 1250px;
	height:955px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeconCFC {
	position:relative;
    width: 1250px;
	height:925px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#intervalleCFC {
	position: absolute;
    width: 855px;
	height:1771px;
    top: 0px;
	left: 5px;
	

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 16;
}
#intervalleOfCFC {
	position: absolute;
    width: 855px;
	height:1571px;
    top: 0px;
	left: 5px;
	

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 16;
}
#intervalleCnCFC {
	position: absolute;
    width: 855px;
	height:486px;
    top: 0px;
	left: 5px;
	

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 16;
}
#intervalleCoCFC {
	position: absolute;
    width: 855px;
	height:956px;
    top: 0px;
	left: 5px;
	

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 16;
}
#lecorPrCFC {
	position: absolute;
    width: 865px;
	height:1776px;
    top: 90px;
	left: 0px;

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#lecorOfCFC {
	position: absolute;
    width: 865px;
	height:1576px;
    top: 90px;
	left: 0px;

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#lecorCoCFC {
	position: absolute;
    width: 865px;
	height:961px;
    top: 90px;
	left: 0px;

	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 19;
}
#enveloppePrCFC {
	position:relative;
    width: 1250px;
	height:2195px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeOfCFC {
	position:relative;
    width: 1250px;
	height:1995px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#enveloppeCoCFC {
	position:relative;
    width: 1250px;
	height:1380px;
    top: 0px;
	box-shadow: 0px 0px 0px 0px #ffffff;
	background-color: #FFFFFF;
	
}
#leprincipalPr {
	position: absolute;
    width: 865px;
	height:1860px;
    top: 230px;
	left: 10px;
	border: solid 1px #ff9933;
}
#leprincipalOf {
	position: absolute;
    width: 865px;
	height:1660px;
    top: 230px;
	left: 10px;
	border: solid 1px #ff9933;
}
#leprincipalCo {
	position: absolute;
    width: 865px;
	height:1045px;
    top: 230px;
	left: 10px;
	border: solid 1px #ff9933;
}
#vocaCFC {
	position: absolute;
    top: 15px;
	left: 0px;

}
#pubciCFC {
	position: absolute;   
    top: 481px;
	left: 0px;

}
#preinCFC {
	position: absolute;
    top: 701px;
	left: 0px;

}
#deroulCFC {
	position: absolute;
    top: 1193px;
	left: 0px;
}
#pieceCFC {
	position: absolute;
    top: 1466px;
	left: 0px;
}
#certificatCFC {
	position: absolute;
    top: 708px;
	left: 0px;

}
#domaineCFC {
	position: absolute;
    top: 1000px;
	left: 0px;

}
#equivalCFC {
	position: absolute;
    top: 1376px;
	left: 0px;

}
#infoMaq {
	position: absolute;
    width: 1070px;
	height:65px;
    top: 58px;
	left: 120px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 22;
	color: red;
}
#infoimag {
	position: absolute;
    width: 150px;
	height:65px;
    top: 0px;
	left: 0px;
}
#infolemaq {
	position: absolute;
    width: 915px;
	height:20px;
    top: 20px;
	left: 155px;
}








