@charset "utf-8";
P {
	font-family:"Myriad Pro";
	font-size: 20px;
	color: #FFFFFF;
	text-shadow: #000000 2px 2px 0px;
	text-align:justify;
	padding:0px 35px 0px 35px;
}

a img {
	border: none;
}

.home {
	position:absolute;
	top: 101px;
	left: 302px;
	width: 76px;
	height: 30px;
	
}
.USA2008 {
	position:absolute;
	top: 175px;
	left: 320px;
	width: 545px;
	height: 200px;
}

.USA2013 {
	position:absolute;
	top: 175px;
	left: 890px;
	width : 545px;
	height: 200px;
}

.image2008 {
	position:absolute;
	top: 450px;
	left: 320px;
	width: 545 px;
	height: 300 px;
}

.image2013 {
	position:absolute;
	top: 450px;
	left: 890px;
	width: 545px;
	height: 300 px;
}
	
		

.style1 {
	font-family:"Myriad Pro";
	font-size: 20px;
	color: #00FFFF;
	text-shadow:#000000 2px 2px 0px;
}

.titre {
	font-family:"Myriad Pro";
	font-size: 36px;
	font-weight: bold;
	color:#FFFFFF;
}
	
body {
background-image:url(Images/Background_USA.jpg);
	background-color:#000000;
}	
/* CSS Document */
