/*feuille css squelette du site hors page accueil*/
body{
	background-color:#ccc;
	margin:0;
	padding:0;
	padding-top:8px;
	padding-bottom:8px;
}

#main{
    position:relative;
	width:980px;
	margin-right:auto;
	margin-left:auto;
	font-family:arial,helvetica;
}

#haut{
    position:relative;
	background:url(../img/imgSquelette/haut.jpg) no-repeat right;
	width:979px;
	height:181px;
	background-color:#bbb;
	z-index:10;
}
#retour{
	position:absolute;
	display:block;
	left:300px;
	top:50px;
	width:300px;
	height:80px;
}
#diap{
     position:absolute;
     background:url(../img/imgSquelette/fonddiap.jpg) no-repeat ;
     width:303px;
     height:214px;
     right:0px;
     top:13px;
    
}
#zonediap{
    margin-left:12px;
    margin-top:11px;
}
#btndiap{
    position:absolute;
    right:298px;
    top:25px;
    z-index:10000;
    cursor:pointer;
}

#inter{
   position:relative;
   width:980px;
   height:58px;
   background:url(../img/imgSquelette/inter.jpg) no-repeat right;
   background-color:#bbb;
}
#cadreMenuG{
   position:relative;
   width:600px;
   height:30px;
   background-color:#bbb;
   z-index:500;
}
#contenu{
    position:relative;
	width:980px;
	background-color:#e4d12d;
	margin:0px;
	padding:0px;
	/*border:thin dotted red;*/
	}

#zoneText{
   width:663px;
   background:white url(../img/imgSquelette/fondHerbe.jpg) repeat-y right;
   margin-right:311px;
   margin-top:0px;
   border-left:6px solid #bbb;
   min-height:650px;
	_height:650px;
}
#info{
  position:absolute;
  width:311px;
  height:300px;
  background:#e4d12d url(../img/imgSquelette/zonenews.jpg) no-repeat;
  top:0px;
  right:0;
}
#webcam{
 position:absolute;
 right:0;
 top:-15px;
}
#btnforum{
position:absolute;
right:70px;
top:15px;
cursor:pointer;
}
#btnwcam{
position:absolute;
right:33px;
top:33px;
cursor:pointer;
}

#deltaplane{
     position:absolute;
     left:53px;
     top:-14px;
}
#btndeltaplane{
    position:absolute;
    right:55px;
    top:57px;
    cursor:pointer;
}
#volBiplace{
    position:absolute;
    top:345px; right:0;
    color:#0F3FCF;
    background:url(../img/imgSquelette/volBiplace.jpg) no-repeat;
    width:289px; height:88px;
}
#volBiplace span{
    display:block;
    font-weight:bold;
    font-size:13px;
    margin:45px 0 0 0;
}

#ou{
position:absolute;
right:92px;
top:35px;
}
#jouez{
position:absolute;
right:30px;
top:100px;
cursor:pointer;
}
#animFlash{
 position:absolute;
 top:100px;
 margin:0;
 padding:0;
 left:20px;
 width:277px;
 height:197px;
}
#bas{
    position:relative;
	height:28px;
	background-color:#bbb;
}
#bas input{
    width:120px;
    background-color:#ccc;
   
}
#avantChamp{
	position:absolute;
	width:173px;
	height:28px;
}
#champText{
	position:absolute;
	width:100px;
	height:28px;
	top:4px;
	left:180px;
}
#apresChamp{
    position:absolute;
	width:350px;
	height:28px;
	left:300px;
	
}
#mailBas{
	border:0;
}
#delta{
	border:0;
}
#infoBas{
	position:absolute;
	right:0;
	top:5px;
	witdth:200px;
	height:28px;
}
#infoBas a.navtop { 
color: #656565; 
font-size: 11px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
text-decoration: none; 
margin: 0 8px 0 0; }
#infoBas a:hover.navtop { 
color: #2c3f77; 
font-size: 11px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
text-decoration: none; 
margin: 0 8px 0 0; }
#infoBas a.navplan { 
color: #656565; 
font-size: 10px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
text-decoration: none; }
a:hover.navplan { 
color: #2c3f77; 
font-size: 10px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
text-decoration: none; }
#blocktoscroll {
     position : absolute;
     width:280px;
     height:200px;
     top:450px;
     right:0;
	 font:normal normal 12px arial;
	 text-align:left;
	 background-color:#e4d12d;
	 overflow: auto; 
	 /*border:medium inset gray;*/
	 padding-left:5px;
	 padding-right:5px;
}  
#uk{
position:absolute;
top:40px;
left:625px;
border:0;
}
#formnewsletter{
font:normal small-caps bold 14px arial,helvetica;
color:#2c3f77;
padding:0;
margin:0 0 0 7px;
}
#gris{
color:#666;
letter-spacing:-1px;
}
#btngo{
/*position:absolute;
top:5px;
left:333px;*/
}
#finnews{
margin-top:-2px;
padding-left:10px;
font:normal normal bold 9px arial,helvetica;
color:#666;
}
.bas{
font:normal normal 15px arial,helvetica;
padding:10px 15px 10px 15px;
}

