@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF;
background-image:url(images/design/fond.jpg);
background-repeat:repeat;
color:#C56F31;
font-family:"Trebuchet MS","Comic sans MS",verdana, sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.02em;
line-height:normal;
margin:auto auto 15px;
width:713px;
	}

img {
	border : none;
}

a { 
	color:#ad2900;
	text-decoration:none;
	background-color:#1a1a1a;
	}
	
a:hover { color: #fff563;
	background-color:#1a1a1a;
	}
	
#introduction {
	width:713px;
	height: 42px;
	} 

#banniere{
	width : 713px;
	height : 407px;
	}

#corps {
	width : 713px;
	background-image : url("images/design/corps.jpg");
	background-repeat : repeat-y;
	min-height: 450px;
	}

	.texte{ 
		padding-left: 98px;
		padding-right: 98px;
		}
		
	.webdesigns img {
		margin-top: 10px;
		}	
		
	.date i {
		color:#c85a2e;
		margin-left: 4px;
		background-color:#1a1a1a;
		}
		
		
			
		
#pied {
	width : 713px;
	height : 51px;
	background-image : url("images/design/pied.jpg");
	background-repeat: no-repeat;
	}