 body{
  background-color: #fcebcd;
  font-family : arial, sans-serif;
  font-size : 12px;
  color : #5a177a;
  margin : 0px;    
  padding : 0;                
   background-image : url('diz26/images/diz26_bg.jpg');
  background-repeat : repeat-y;
  background-position:center;
 }
 
 #design{
   
 
 width : 1024px;
 position : relative;
 text-align : justify;   

 }
 #blog{
 width : 580px;
 top : 305px;
 text-align : left;
 position : absolute;
 left : 112px;
 }
 
 
 #colonne{
 left : 707px;
 top : 140px;
 width : 222px;
 font-size : 10px;
 color : #744764;
 Position : absolute;
 Text-align : left;
 
 }
 
 .head_blog{
 background-color : #f7e9d3;
 width :580px;
 border : solid 1px #cca8b7;
 color : #9d5985;
 text-align : right;

 }
 
 .titre_blog{
 font-family : Arial, sans-serif;
 color :  #9d5985;
 font-size : 20px;
 text-align : right;
 margin-top : 10px;
 }
 
 a.titre{
 font-family : Arial, sans-serif; 
 color : #744764;
 
 }
 #blog a{
 color : #782795;
 text-decoration : none;
 
 }
 #blog a:hover{
background-color : #d7dfe2; 
 }
 
 #colonne a{
 color : #d6559a;
 text-decoration : none;
 
 }
 #colonne a:hover{
 background-color : #d7dfe2;
 }
 
 .entete_comm{
 text-align : right;
 background-color : #f7e9d3;
 width :580px;
 border : solid 1px #cca8b7;
 font-size : 13px;
 font-weight : bold;
 
 }
 .comm_legende{
 margin-top : 5px;
 background-color : #f7e9d3;
 padding-left : 5px;
 border : solid 1px #cca8b7;
   
 }
 .intitule_info{
  font-weight : bold; 
   
 }
 .date{
  font-style : italic; 
   
 }
 .comm_avatar{
    border : solid 1px #cca8b7;
 }
 .paddeur {
  padding : 5px; 
 }
 input,textarea {
   color : #5a177a; 
  border : solid 1px #cca8b7;     
 }
 form {
  color : #5a177a;  
   
 }
 input[type=submit]{
  background-color :    #f7e9d3;
   
 }
 
