@charset "UTF-8";/* CSS Document */*{	margin:0;	padding:0;}body {	background-color:#acb6bf;	background:url(../../img/background.jpg) top center;}#wrap{	/*border:2px solid #123;*/	margin:0 auto;	width:965px;	height:590px;}#logo{	/*border:2px solid #123;*/	/*background:url(../../img/g-rome.png);*/	background-repeat:no-repeat;	float:left;	width:250px;	height:170px;}/*--------------------------------------------------------------MENU-----------------------------------------------------------*/#menu{	/*border:2px solid #123;*/	float:right;	width:700px;	height:170px;}ul{	list-style:none;}li{	/*border:2px solid #123;*/	float:right;	display:block;	margin-left:5px;	height:151px;	width:141px;	text-align:center;	font-family: Geneva, sans-serif;	font-size:1.2em;	}li a{	display:block;	margin-top:100px;	text-decoration:none;	color:#fff;	}li a:hover{	display:block;	margin-top:100px;	text-decoration:none;	color:#000;}		.home{			background:url(../../img/up_bt.gif);			color:#fff;		}				.coaching{			background:url(../../img/down_bt.gif);		}				.cours{			background:url(../../img/down_bt.gif);		}				.contact{			background:url(../../img/down_bt.gif);		}								#contenu{	border:1px solid transparent;	background-image:url(../../img/img_coach_sportif.png);	background-repeat:no-repeat;	width:964px;	height:401px;	clear:both;}#text{		margin-left:368px;	margin-top:100px;	width:550px;	height:265px;	}h1{	color:#ff7217;	font-size:2.3em;}h5{	margin-top:15px;	color:#284055;	font-family: Verdana, sans-serif;	font-size: 13px;	line-height:1.8em;	text-align:justify;	font-style: normal;	font-weight: normal;	letter-spacing: normal;}span{	color:#203241;	font-weight:800;	}#footer{	margin-top:6px;	color:#fff;	font-family: Verdana, sans-serif;	font-size: 12px;	line-height:1.8em;	text-align:justify;	font-style: normal;	font-weight: normal;	letter-spacing:normal;	text-align:center;	}
