    body {
    background-color: black;
    font-family: Arial,Helvetica,sans-serif;
    color: yellow;}
      
    #wrapper {
    width: 1000px;
	
	 border-left: yellow;
	 border-left-color: yellow;
	 border-right: thin;
	 border-right-color: yellow;
	 border-top-color: yellow;
	 border-top: thin;
	 	}
    #entete {
	 background-image: url(../porta Fichiers/ma_belle_blois/large/0015.jpg);
	 background-repeat: repeat-x;
    background-position: center;
    border-bottom-style: double;
    border-top-style: double;
    text-align: center;
    font-style: italic;
	 font-size: larger;
	 height: 66px;
	
	 }
	 #page{
	 	margin-left: 20px;
	 }
    #corps unique{
    width: 95%;
    margin-left: 10px;
    margin-right: 10px;
    }
    #double_colonne1{
    width: 50%;
    float: left;
	 border-right-style: solid;
	 border-right-color: yellow;
	 border-right-width: thin;
	 margin-left: 10px;
	 margin-right: 10px;
    }
    #double_colonne2{
   
    width: 50%;
    border-right-style: solid;
	 border-right-color: yellow;
	 border-right-width: thin;
	 margin-left: 460px;
	 margin-right: 10px;
    	
    }
    #a1 {
    width: 300px;
    float: left;
	 border-right-style: solid;
	 border-right-color: yellow;
	 border-right-width: thin;
	 margin-left: 10px;
	 margin-right: 10px;
	
	 }
    #a2 {
    float: left;
    width: 400px;
	 border-right-style: solid;
	 border-right-color: yellow;
	 border-right-width: thin;
	 margin-left: 300px;
	 margin-right: 10px;
    
    #a3 {
    float: right;
    width: 300px;
	clear:both;
	margin-left:700px
    	     }
	 #pied {
    clear: both;
    margin-left: 20%;
    }
    #pave 400x400
    {
    width: 400px;
    height: 400px;
    border: thin;
    color: red;
    }
    img {
	margin: auto;
	padding: 3px;
	text-align: center;
	
	border: 5px groove yellow;
	}
	 table{
	 	width: 95%px;
		}
	 td{
	 	font-size: small;
		text-align: center;
		width: 95%;
	 }
    h1, h2, h3, h4, h5, h6,
	 {
	 font-variant: small-caps;
	 font-style: italic;
	 }
	p {
	text-align: justify;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: auto;
	
	}
    a {
    font-family: Arial;
    color: #33ccff;
    }
	hr{border-bottom:thin;
	border-bottom-color:#FFFF00}
    a:hover {
    color: red;
    }
    a:visited {
    color: #cc66cc;
    }
    .clignotant {
    text-decoration: blink;
    color: red;
    }
	

#p {
	font-size: xx-small;
}
