body
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 5px;
	color: black;
	background-color: #EEECEC;
	width: 780px;			
	
}
img
{
	border: 0;
}
a
{
	color: #6F6868;
	font-weight: bold;
	text-decoration : underline;
}
#cadre
{
		border: 1px solid #6F6868;
		width: 780px;		
		background-color: White;
		margin-top : 5px;
}
#conteneur
{

	width: 780px;			
}
#haut
{
	height: 100px;
}
#maj
{
	text-align :right;
	margin: 0px;
}
#menu
{
   border-bottom: 1px solid #6F6868;
	border-top: 1px solid #6F6868;
   font-size: small;
   font-weight: bold;
   text-align: center;
	list-style-type:none;
	padding:0;
	margin:0;
	height: 20px;
}
#menu a
{
  text-decoration: none;
  display:block;
}
#menu li 
{
	display:block;
	float:left;
	border-right:1px solid #6F6868;
	padding: 2px 10px;
}
#menu a:hover
{
 text-decoration: underline;
}
.encours
{
	background-color: #EEECEC;
}
.bloc
{
	background-color : #EEECEC;
	text-align : justify;
	padding: 10px;
	margin-bottom: 10px;
}
#panneau
{	
	float : left;
	width: 32%;
	margin-top :10px;
	padding : 10px;
	text-align : left;
}
#centre
{
	width : 60%;
	float : left;
	padding: 20px 20px 10px 20px;
	border-right:1px solid #6F6868;		
}
#bas
{
	clear:both;
	text-align: left;
}
#bas ol
{
        float : right;
}

#valid
{
        margin : 10px;
        text-align: left;
}
h1
{
	margin : 0px;
}
h2
{
	font-size: small;
	margin-top : 0px;
}
h2:first-letter
{
	color: #FE8C05;
	font-weight: bold;
}
.left
{
        float : left;
        margin: 5px
}
.suivant
{
	margin-bottom: 20px;
}
#retourhaut
{
	clear: both;
	float : right;
	margin: -20px 10px 0px 0px;
	background-image: url(../images/design/haut.png);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.spacer
{
	clear:both;
}
.formulaire
{
	background-color: #EEECEC;
	margin : 20px;
   text-align: left;
	padding-top : 10px;
}
.bouton
{
        font-size: x-small;
		  background-image: url(../images/design/fondbouton.png);       
}

.textbox
{
        background-color : white;
        color: #000000;
		  font-size: x-small;
}
.envoyer_form
{
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
}
.formulaire label
{
  float: left;
  width:150px;
  text-align: right;
  margin-right: 2px;
}
.textboxfocus
{
        background-color : #DDD9D9;
		  font-size: x-small;
}
.message
{
	background-image: url(../images/design/croix.png);
	background-position: 20px;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-align: left;
	font-size: small;
}
li
{
	list-style: url(../images/design/droite.png);
	margin: 0px;
	padding: 0px;
}
#derniersarticles
{
		border-bottom:1px solid #6F6868;
		margin-bottom : 10px;
}
#lectures
{
		border-bottom:1px solid #6F6868;
		margin-bottom : 10px;
}
#societe
{
	border-top:1px solid #6F6868;
	padding-top : 10px;
	text-align : center;
}
#logo_techno
{
	margin : 10px;
	text-align : center;
}
#logo_techno a
{
	margin : 5px;
}
