td
		{
		    line-height:2;
		}
		
		.normal
	  	{
	    	text-decoration : none;
	    	color           : #000000;
		    font-family     : 'verdana';
		    font-size       : 11pt;
	  	}
	  
	  	.big
	  	{
		    text-decoration : none;
		    color           : #000000;
		    font-family     : 'verdana';
		    font-size       : 18pt;
	  	}
	
		.petit
		{
		    text-decoration : none;
		    color           : #000000;
		    font-family     : 'verdana';
		    font-size       : 10pt;
	  	}
	  	
	  	.footer
	  	{
		    text-decoration : none;
		    color           : #000000;
		    font-family     : 'verdana';
		    font-size       : 10pt;
		    width: 1000px;
	  	}
	  
	  	.bord
		{
	    	border-left-width:1px;
	      	border-left-style:solid;
	      	border-left-color:black;
	       	border-right-width:1px;
	     	border-right-style:solid;
	      	border-right-color:black;
	       	border-bottom-width:1px;
	      	border-bottom-style:solid;
	      	border-bottom-color:black;
	    }
	
	  	.bord2
		{
	        border-left-width:1px;
	      	border-left-style:solid;
	      	border-left-color:red;
	       	border-right-width:1px;
	      	border-right-style:solid;
	      	border-right-color:red;
	       	border-bottom-width:1px;
	      	border-bottom-style:solid;
	      	border-bottom-color:red;
	      	border-top-width:1px;
	      	border-top-style:solid;
	      	border-top-color:red;
	
	    }
	    
	   	body
	   	{
	     	text-align : center;
	   	}
	   	
	   	#conteneur
		{
		    position:relative;
		    left:0px !important;
		}
		
		#container{
		position: relative;
		margin: 0 auto;
		padding: 0;
		width: 1029px;
		text-align: center;

}
		
		#contenu 
		{
		    overflow: auto;
		    position: relative;
		    height: 160px;
		    width: 580px;
		    top: 0px;
		    left:80px;
		    z-index:10;
		}
		
		#seoTxtAccueil
		{
			font          : 11px Verdana, Arial, sans-serif;
			position      : relative;
			top           : 1200px;
			text-align    : center;
			color         : #999999;
			width         : 1000px;
			margin		: 0;
		}
		
		#info_flash
		{
		  	font-size       : 20px;
		  	font-family     : Verdana;
		  	font-weight     : bolder;
		  	color           : #073350;
		  	position        : relative;
		  	width           : 1000px;
		  	margin          : 0 auto;
		  	border          : 0px solid black;
		  	text-align      : center;
		}
		
		#texte_relais{
	position:absolute;
	color: #818181;
	bottom:-200px;
	width: 1029px;
	text-align:justify;
	margin-bottom:0px;
	padding:5px;
	border:1px dashed #818181;
	font:11px Verdana,Arial,sans-serif;
}
		
		#annonces_salons{
			color: #203B64;
			font-weight: bolder;
			font-size: 12px;
			font-family: Verdana, Arial, Sans-serif;
		}
		
		#page
  {
    top: -10px;
    width: 100%;
    padding: 0;
    vertical-align: top;
    font-family: verdana;
    font-size: 13px;
    text-align: center;
    
  }
