body 
{
   background-image: url("./Image/fondsite/EcransLarge/IMG_2067.JPG");
   background-repeat:repeat-y;
   background-position:top;
   width: 80%;
   margin: auto;

   text-align: center;
   background-color: #cddbd3;/*#f0f7fd;*/
   font-size: medium;
   
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px; 
}

/*
		General
*/
h1
{
color: #000000;
}
h2,h3,h4
{
text-indent: 60px;
text-align: left;

}
h2
{
color: #ebeff1;
}

}
p
{
   position:top;
   text-indent: 30px; /* Les paragraphes commenceront 30 pixels sur la droite */
   /*text-align: justify; /* Ils seront justifiés */
   
}

a {
font-style: large;
text-decoration: none;
font-weight: bold;
color: #757575;
}
.BloqueNews a 
{
color: #555555;
}

a .noborder
{
  border: none;

}





.BloqueNews
{

 background-image: url("Image/General/fondnew.png");
width: 60%;
margin: auto;
border: 1px solid black;
margin-bottom: 10px;
padding: 15px;
padding-bottom: 25px;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
 border-radius: 7px; 
}
.BloqueNews p
{
text-align: left;
text-indent: 30px; 
}
.BloqueNews ul
{
text-align: left;
}
.floatleft
{
float: left; 
margin: 0 6px 6px 0;
}
.floatright
{
float: right; 
margin: 0 6px 6px 0;
}
.floatrightspec
{
float: right; 
margin: 0 6px 6px 0;
}











#mainPage
{
background-image: url("Image/General/fondmain.png");
margin-top: 0px;
padding-top: 40px;

padding-bottom:40px;
/*border: 2px solid black*/
}
/*
		Top
*/
.avatartr{
 /*height: 80px;*/
 vertical-align: top;
}
.avatartable{
display: inline; 
vertical-align: bottom;
}


table
{
margin: auto;
width: 40%;
}



/*
		administration
*/
.large{
width:40%;
height: 250px


}

/*
		menu deroulant
*/

.ImageVisio{
max-width: 60%; 
max-height: 700px;
}

#monmenu{
margin-bottom:0px;

}
#monmenu table{
margin: auto;
}
#monmenu ul{
/*background-color: #E0E0E0;*/
background-image: url("Image/General/menu.png");
width: 200px;
padding: 0px;
padding-top: 4px;
padding-bottom: 4px;
list-style-type: none; 
text-align: center;
margin-right: 5%;
margin-bottom:0px;

}
#monmenu li{
/*background-image: url("Image/General/lili.png");*/

padding-top: 4px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
}
#monmenu  ul ul {
background-image: url("Image/General/menucorp.png");
background-position: bottom; 

display: none;
position: absolute;
padding-bottom: 40px;
margin-bottom: 0px;
} 
#monmenu  li:hover ul.niveau2, #monmenu  li li:hover ul.niveau3 {
display: block;

}

.linkadm
{
padding: 10px;
background-color: black;
}
