/*
	HOME CSS // AIR ENGLISH WEBSITE
*/

/*
	COLOR USED
	background: #B3D8DF
	bleu clair:#9ADEF0
	bleu fonce:#26B8DF

*/

body{margin:0;padding:0;background:url(../Images/background_welcome.jpg);background-repeat:repeat-x;font-family:trebuchet ms;color:#646565;font-size:12px;}

#container{background:url(../Images/bg_container.jpg);background-repeat:no-repeat;background-position:top;width:991px;min-height:300px;margin-left:auto;margin-right:auto;}

	#container .left,#container .right{float:left;}
		#container .left{width:60%;margin-left:60px;}
		#container .right{padding:75px 0 0 20px;width:23%;}		
			#container .right .news p{margin-top:0;}

		
