body 
{
   width: 1024px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-image: url("images/fond.jpg");
   background-image: repeat-x ;
}
.entete
{
   background-image: url("images/srs.jpg");/*ansyin souboufr*/
   width: 1024px;
   height: 100px;
   margin:auto;
   display:block;
}
.geocote
{
   background-image: url("images/barre600.gif");
  
   width:128px;
   height:600px;
   margin:auto;
   display:block;
}


#menu
{
   float: left; 
   width: 130px; 
   list-style-image : url(images/puce.png);

}
h3 
{
color: #FF9933;
}
.emenu
{
   background-color: white;
   background-image: url("images/menufloat.jpg");
   background-repeat: repeat-x;
   font-family:"Arial",Tahoma;
   font-size: 12px;
   color: black;
   border: 1px solid black;
   margin-bottom: 20px; 
   
}

.emenu
{
background-color: white ;
background-image: url("images/menufloat.jpg");
background-repeat: repeat-x;
text-align: left;
font-family:"Arial",Tahoma;
font-size: 12px;
color: black;
}
.emenu
{
background-color: #99CCFF ;
background-image: url("images/menufloat.jpg");
background-repeat: repeat-x;
text-align: left;
font-family:"Arial",Tahoma;
font-size: 12px;
color: black;
}
h1
{
 color: red ;
}
#kor
{
   margin-left: 140px; 
   margin-bottom: 20px; 
   padding: 5px;
   margin-top: 0px;
   text-align: justify;
   font-family:"Arial",Tahoma;
   font-size: 12px;
   color: black;
   background-color: white;
   background-image: url("images/motif.png");
   background-repeat: repeat-x; 
   border: 1px solid black; 
 }  

.table 
{
 border-collapse:collapse;
 width:100%;
 }
th, td {
 border:1px dotted;
 width:20%;
 background-color: #0000FF;
 
 }
td ,th{
 text-align:center;
 }
caption {
 font-weight:bold
 }
#pyepaz
{
   padding: 5px;
   text-align: center;
   font-family:"Arial",Tahoma ;
   font-size:10px ;
   color: black;
   background-color: #CC6600;
   background-image: url("images/motif.png");
   background-repeat: repeat-x; 
   border: 1px solid black;
}   

.georges
{
   background-image: url("images/akeygeorges.jpg");/*news logo*/
   width: 800px;
   height: 242px;
   margin:auto;
   display:block;
} 
.ltcorp 
{
   background-image: url("images/banjpg.jpg");
   width:150px;
   height:30px;
   margin:auto;
   display:block;
}

/*bln*/
div#contenu {
	float:auto;
	width:870px;
	height:250px;
	background-color:white;
    margin:auto;
    display:block;
    border: 1px solid white;
	background-image: url("images/fondiv1.gif");
	}
div#nerestez {
	float:left;
	width:200px;
	height:59px;
	font-family:"Arial",Tahoma ;
    font-size:12px ;
    color: #FF9933;
	background-color:#CC6600;   
	background-image: url("images/nerestez.jpg");
	margin:auto;
    display:block;
    border: 1px solid white;
	}	
div#blocnews {
	float:right;
	width:300px;
	height:250px;
	font-family:"Arial",Tahoma ;
    font-size:12px ;
    color: #FF9933;
	background-color:#CC6600;   
	background-image: url("images/georges.jpg");
	margin:auto;
    display:block;
    border: 1px solid white;
	}
	div#contenutow {
	float:auto;
	width:870px;
	height:300px;
	background-color:white;
    margin:auto;
    display:block;
    border: 1px solid white;
	background-image: url("images/fondiv1.gif");
	}
div#blocnewstow {
	float:right;
	width:300px;
	height:250px;
	margin:auto;
    display:block;
	background-color:#CC6600;   
    border: 1px solid white;
	background-image: url("images/formation.jpg");
	
	}
	/*inp*/
	.verticalsoubou a {
  color: white;
  background-color: #000080;
  background-image: url(aqua.jpg);
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
  display: block;
  width: 100px;
}
.verticalsoubou a:hover {
  background-color: #6495ED;
  background-image: url(aqua.jpg);
  border: 2px inset #c0c0c0;
}
