  body { 
	font-family: verdana;
    color: #C20106;
    font-size: 11px;
    background-color: brown;
	background-image: url("http://srk-online.fr/images/fond.png");
    background-attachment: fixed;
	margin: auto;
    margin-top: 0px; 
    margin-bottom: 0px; 
	width:830px;	
    }
	
#header{
	width: 830px;
   height: 618px;
   background-image: url("http://srk-online.fr/images/header.png");
   background-repeat: no-repeat;
   margin-bottom: 0px;	
   }


#video{
   width: 180px;
   height: 110px;
   background-image: url("images/ba_raone.png");
   margin-bottom: 100px;	
   margin-top: 420px;
   margin-left: 10px;
   }

   
 #slide{
   width: 257px;
   height: 143px;
   background-image: url("images/slide1.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;	
   margin-top: 437px;
   margin-left: 529px;

   }

#menu{
   width: 60px;
   height: 60px;
   margin-bottom: 0px;	
   margin-top: 543px;
   margin-left: 9px;
   }
   
   
 #contenu{
   width: 736px;
   background-image: url("http://srk-online.fr/images/fond2.jpg");
  background-repeat: repeat ;
overflow:hidden;

   }
   

  a:link { font-family: verdana;
    text-decoration: none;
    color: #0C7298;
    font-size: 11px;
    }

  a:visited { text-decoration: none;
    font-family: verdana;
    color: #0C7298;
    font-size: 11px;
    }

  a:hover { 
    font-family: verdana;
    text-decoration: none;
	font-weight: bold ;
    color: #0C7298;
    font-size: 10px;
    }
	
	
	  .titre { padding: 4px;
    border-bottom : 3px #FFF491 dotted ;
    text-align: center;
    font-family: verdana;
    font-size: 12px;
	font-weight : bold;
    color: white;
	background-color : #FFCC00 ;
    line-height: 13px;
    text-transform:uppercase;
    }
	
	 .titre3 {
    text-align: right;
    font-family: verdana;
    font-size: 12px;
	font-weight : bold;
    color: white;
	background-color : #D32C2C ;
    line-height: 14px;
    text-transform:uppercase;
    }
	
	p.titre2
{ text-align : justify ;
  font-family :  Verdana ;
  font-size : 11px ;

  
}

#colonne1
{width:68% ;
margin-left:10px ;
margin-top: -25px;
float:left;
}

#colonne2
{margin-right:6px ;
 margin-top: -66px;
left:0px;
float: right;
}

