
  		body 	{
	
			
				font-family: arial,helvetica,sans-serif;
    			color: #444444;
    			background-color: #C2CAE0;
				font-size:14px;
				text-align:justify; 
			
			}
		
		
		h1 	{
			font-family: arial,helvetica,sans-serif;
			color : RED;
			font-size:20px;
			text-align:left; 
			
			}
		h2 	{
 			font-family: arial,helvetica,sans-serif;
    			color: #000033;
				font-size: 20px;
			}
		h3 	{
 			font-family: arial,helvetica,sans-serif;
    			color:#000033 ;
				font-size:17px;
			}
			
			
		.carre
			{
			list-style-type: square;
			}
			
			
		a img	{
				border: none;
				margin-right:2px;
				margin-left:2px;
				margin-top:2px;
				margin-bottom:2px;
				}

		a img:hover	{
					border: 2px solid #ccccff;
					margin-right:0px;
					margin-left:0px;
					margin-top:0px;
					margin-bottom:0px;
					
					}




		a:link {
    			border : none;
				text-decoration: none;
				color: #000033;				
				
			}
  		a:visited {
    			text-decoration: none;
				color: #000033;
				
				}
				
		a:hover{
				color:white;
				background-color: #807A73;
		
		}

		address{

			}

