/* css issu des tutoriels css.alsacreations.com */
body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
margin: 2px;
/*background-image: url(back.png);*/
padding-bottom: 0px; 
/*background-repeat: repeat-x; 
background-color:#009966; /* #b2b2b2*/*/

}

#conteneur {
position: relative;
width: 900px;
margin: 0 auto; 
background-color:#dddddd;
}

#header {
height: 150px;
margin-left: 5px;
margin-right: 5px;
/*background-color: #fffbbb;*/
}

#menuhorizontal {
margin-top:5px;
margin-left: 5px;
margin-right: 5px;
height: 57px;
background-color:#006633;/*#006600;*/
}

#centre {
margin-top:5px;
background-color: #fffde8; 
margin-left:158px;
margin-right:158px;
}

#image {
	float:left;
	/*width:170px;
	height:150px;*/
	/*background-color:#ff3300;*/
	}
#gauche {
margin-top:5px;
margin-left:5px;
position: absolute;
/*background-color: #ff9934; */
left:0;
width:150px;
}
#droite {
margin-top:5px;
margin-right:5px;
background-color: #ffffff; 
position: absolute;
right:0;
width:150px;
}

#pied {
margin-top:5px;
margin-left: 5px;
margin-right:5px;
height: 20px;
background-color:#006633;
}
 
.menugauche
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 140px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: square;
    BACKGROUND-COLOR: #ffffff;
}

.menugauche LI
{
    MARGIN-BOTTOM: 12px
}
.menugauche a
{
    MARGIN: 0px 2px;
    COLOR: #ffffff; 
	font-weight:bold; 
	font-size:11px;
    TEXT-DECORATION: underline
}
 .menugauche a:hover
{
    TEXT-DECORATION: none
}

a
{
    MARGIN: 0px 2px;
    COLOR: #006600;
	font-size:11px;
    TEXT-DECORATION: none;
}
 A:hover
{
    TEXT-DECORATION: underline;
}


.champlogin { 
   color:#FF6633;
   font-size:10px; 
   font-family:Verdana;
   font-weight:bold;
   border-width:1px; 
   width:110px;
   text-align:left; 
   border-color:#000000
}
.btnsubmit {
  color:#000000;
  background-color:#FF9933;
  font-size:10px; 
  font-family:Verdana; 
  font-weight:bold;
  border-width:1px; 
  width:100px; 
  text-align:center; 
  border-color:#ffffff; 
  }

  .fontlogin {
   font-size:9px; 
   font-family:Verdana; 
   font-weight:bold;
  }

  .fontmenuhoriz {
   font-size:10px; 
   font-family:Verdana; 
   font-weight:bold;
   color:#ffffff;
  }
  
  .titre
  {
    font-size: 12px;
    color: #0033FF;
    font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
 }
 /*combo Teli*/
 .combobox {
background-color: #006633;
color: #ffffff;
font-size: 10pt;
font-family: verdana;
font-weight: bold;
}

