 
 body {
 	background:url(images/fond.gif) repeat;
	color:#FFFFFF;
	font-weight:bolder;
	text-align:center;
	}
 
 .page {
	float : left;
	padding: 2px;
	width: 780px;
	margin-left:5%;
	background-color:#6699CC; 
 }
 
 .small_bloc {

        float : left;

        width : 120px;

        height : 160px;

        border : 0px solid #ccc;
		
		

        }

  #a {
         font-stretch:expanded;
		 color:#FFFFFF;
		 text-decoration:none;
		}
    .big_bloc {
	float : left;
	width : 480px;
	height : 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-align:center;

        }
		
		#a {
         font-stretch:expanded;
		 color:#FFFFFF;
		 text-decoration:none;
		}
		
		 .text_bloc {
	float : left;
	width : 480px;
	border : 0px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffff99;
	text-align:left;

        }
		
	.middle_bloc {

        float : left;

        width : 180px;

        height : 80px;

        border : 0px solid #fff;
		

        }
		
	.dual {

        float : left;

        width : 360px;

        height : 40px;

        border : 0px solid #fff;

        }

    .separ {

        clear : left;

        height : 1px;

        line-height : 1px;

        height : 0px;

        line-height : 0px;

        }

    .border {

        float : left;

        width : 30px;

        height : 160px;

        border : 0px solid #fff;

        }
		
	.small_border {

        float : left;

        width : 30px;

        height : 40px;

        border : 0px solid #fff;

        }
	
    .flat_bloc {
	float : left;
	width : 780px;
	height : 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-align:center;

        }
	
   h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;

   	}

	h1 {
		font-size:14px;
		font-weight:bold;
		font-variant:small-caps;
	}
	h2 {
		font-size:14px;
		font-weight:bold;
	}
	h3 {
		font-size:12px;
		font-weight:bold;
		font-variant:small-caps;
	}
	h4 {
		font-size:12px;
		font-weight:bold;
	}
	h5 {
		font-size:12px;
	}
	h6 {
		font-size:10px;
	}
	
	paragraph {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.covers_bloc {

        float : left;

        width : 720px;

        height : 160px;

        border : 0px solid #ccc;
		
		}
		
	.spacer {
		float:left;
		width: 720px;
		height: 30px;
		}	