@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}
a{
color:#FFFFFF;
text-decoration:none;
}

#menu h3 {
background-image:url(images/Titre.jpg);
background-repeat:no-repeat;
background-position:center;
font-size:14px;
}

#menu a:hover{
text-decoration:none;
font-size:15px;
}

#menu li:hover{
background-image:url(images/rubriqueover.jpg);
background-repeat:no-repeat;
background-position:center;
}

#menu li {
background-image:url(images/rubrique.jpg);
background-repeat:no-repeat;
background-position:center;
line-height:32px;
}

a:hover{
text-decoration:underline;
}

ul {
list-style-type:none;
}

#container{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#logo{
position:absolute;
top:4%;
left:4%;
height:16.2%;
width:19.1%;
background-color:#35CC67;
z-index:1;
}

#login{
position:absolute;
top:4%;
right:4.2%;
height:16.2%;
width:21.8%;
background-color:#35CC67;
text-align:right;
font-size:12px;
z-index:4;
background-image:url(images/basmenu.jpg);
background-position:0 100%;
background-repeat:repeat-x;
padding-right:1%;
border-top:solid 1px #35CC67;
}

#login input{
font-size:10px;
height:19px;
}

#corps{
text-align:center;
position:absolute;
top:20%;
right:4.2%;
width:70.7%;
height:74.7%;
overflow:auto;
color:#008000;
background-color:#fcfedc;
z-index:3;
border-bottom:solid 1px #35CC67;
}

#leftcorps{
position:absolute;
top:20%;
left:22.8%;
width:2.3%;
height:74.7%;
background-color:#35CC67;
border-bottom:solid 1px #35CC67;
}

#rightcorps{
position:absolute;
top:20%;
height:74.7%;
right:0;
width:5%;
background-image:url(images/bordurejaune.gif);
background-position:0% 100%;
background-repeat:repeat-y;
}

#rightlogin{
position:absolute;
top:4%;
height:16.2%;
right:0;
width:5%;
background-image:url(images/bordurejaune.gif);
background-position:0% 0%;
background-repeat:repeat-y;
}


#corps table{
color:#008000;
text-align:center;
}

#corps td{
padding-left:5px;
padding-right:5px;
}

#corps a{
color:#008000;
}
#corps b{
color:#FFFFFF;
}
#corps i{
position:absolute;
bottom:1%;
right:2%;
color:#FF0000;
}

#menu{
position:absolute;
top:20%;
left:4.2%;
height:74.7%;
width:18.8%;
line-height:40px;
background-color:#35CC67;
text-align:center;
overflow:auto;
background-image:url(images/basmenu2.jpg);
background-position:0 100%;
background-repeat:repeat-x;
border-bottom:solid 1px #35CC67;
z-index:3;
font-size:14px;
}

#menu a {
color:#000000;
}

#leftmenu{
position:absolute;
top:20%;
height:74.7%;
left:0;
width:5%;
background-image:url(images/bordurevert.gif);
background-position:100% 100%;
background-repeat:repeat-y;
z-index:2;
}

#leftlogo{
position:absolute;
top:4%;
left:0%;
height:16.2%;
width:5%;
background-image:url(images/bordurevert.gif);
background-position:100% 0;
background-repeat:repeat-y;
z-index:0;
}


#barre{
position:absolute;
top:4%;
right:25.8%;
height:16.2%;
width:51.2%;
z-index:5;
border-top:solid 1px #35CC67;
background-color:#35CC67;
}

#login a {
color:#000000;
}

#bloc1 {
text-align:center;
position:absolute;
top:20%;
left:29.5%;
width:21%;
height:37%;
overflow:auto;
color:#008000;
background-color:#fcfedc;
display:none;
z-index:3;
}

#bloc2 {
text-align:center;
position:absolute;
top:56%;
left:29.5%;
width:21%;
height:37.7%;
overflow:auto;
color:#008000;
background-color:#fcfedc;
display:none;
z-index:3;
}

#bloc3 {
text-align:center;
position:absolute;
top:20%;
left:50.5%;
width:42.5%;
height:74.5%;
overflow:auto;
color:#008000;
background-color:#fcfedc;
display:none;
z-index:3;
}

#bloc3 a{
color:#008000;
}

#bloc4 {
position:absolute;
bottom:5.5%;
right:4.2%;
width:67.3%;
color:#008000;
background-color:#fcfedc;
display:none;
overflow:hidden;
z-index:4;
}

#contenu {
width:100%;
}

#contenu h2{
text-align:center;
}

object {
width:100%;
height:100%;
}
