html {
	height: 100%;
}

BODY {
height: 100%;
background-color:#69C;
margin-top:10px;
font-family: verdana, arial, Helvetica, sans-serif;
}
p{
font-size:0.8em;
margin:5px 0px 10px 0px;
text-align:justify;
}
li.alaune{
font-size:0.8em;
margin:0;
text-align:justify;
}
.palaune{
text-align:justify;
}
h2{
margin:0;
padding:0;
font-size:1em;
color:#369;
}
h1{
margin:0;
padding:0;
font-size:1.1em;
color:#369;
}
a{
color: #369;
text-decoration: none;
font-weight:bold;
}
a:hover {
color: #69C;
font-weight:bold;
text-decoration: underline;
}
a:active { 
  outline: none; 
} 

.alien{
font-size:0.8em;
color: #369;
text-decoration: none;
font-weight:bold;
}
.alien:hover {
font-size:0.8em;
color: #69C;
font-weight:bold;
text-decoration: underline;
}

.separateur{
width:100%;
margin:auto;
margin-bottom:0.7em;
height:1px;
border-bottom:1px dotted #369;
}
.img_com_press{width:40px;float:left;height:40px;}

.com_press{font-weight:bold;color:#808080;}

#page {
  text-align: center;
  height: 100%;
}
#conteneur {
  border:1px solid #369;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  text-align: left;
  background-color: #FFFFFF;
  height: 90%;
}
#contenu{
  background-image:url(images/fond2.gif);
  min-height: 80%;
}
#tetiere{
margin:2px;
/*background-color: #CCC;*/
height:150px;
}
#footer{
margin:0;
border:1px dotted #CCC;
text-align:center;
padding:0;
background-color: #FFFFFF;
}
.foot {
margin:0;
padding:0;
}
#float1 {
  float: left;
  width: 200px;
  margin: 0px 14px 10px 0px;
}
#float2 {
  
  float: left;
  width: 512px;
  margin: 1px 15px 10px 5px;
}
#float3 {
  float: left;
  width: 198px;
}
.floatimg {
  float: left;
  height:130px;
  width: 170px;
  text-align:center;
}
.floatimg a{
font-size:0.8em;
}
.spacer{
clear:both;
width:100%;
}

/* listamatic */

.navcontainer { margin-left: 2px; }

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size:0.8em;
}

.navcontainer li { margin: 0 0 1px 0; }

.navcontainer a
{
display: block;
padding: 5px 10px;
width: 180px;
color: #fff;
background-color: #369;
text-decoration: none;
}
/* #369;#036;#69C */
.navcontainer a:hover
{
color: #fff;
background-color: #036;
text-decoration: none;
}

.navcontainer ul.navlist li { margin: 0 0 1px 0; }

.navcontainer ul.navlist a
{
display: block;
padding: 5px 5px 5px 15px;
width: 180px;
color: #fff;
background-color: #69C;
text-decoration: none;
font-size:0.75em;
}

.navcontainer ul.navlist a:hover
{
color: #fff;
background-color: #036;
text-decoration: none;
}

.navcontainer ul.navlist a#current, .navcontainer ul a#current
{
color: #fff;
background-color: #036;
text-decoration: none;
}

.navtitle{
margin: 0 0 1px 0;
font-family: verdana, arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
display: block;
padding: 5px 10px;
width: 180px;
color: #fff;
background-color: #369;
}

