/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background:#dfdede url(../images/background.jpg) repeat-x;
}
html{
	color:#383737;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
a{ color:#CC0000; text-decoration:none;}
.left{ float:left;}
.left2{ float:left; width:auto;}
.right{ float: right;}
.clear{ clear:both;}
.green_text{ color:#2a8018;}
.blue_text{ color:#09c}
.red_text{ color:#CC0000;}
.table_spacer_2{
	padding:2px;
}
.grey-link:link {
	color: #999999;
	text-decoration: none;
}
.grey-link:visited {
	text-decoration: none;
	color: #999999;
}
.grey-link:hover {
	text-decoration: none;
	color: #FEC500;
}
.grey-link:active {
	text-decoration: none;
	color: #FEC500;
}
#frame{
	width:818px;
	margin:0px auto;
}
#header{
	width:818px;
	float:left;
}
.header_left{
	width:428px;
	height:141px;
	float:left;
	background:url(../images/paris-sportif.jpg)
}
.header_left h1{
	color:#ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:95px 0px 0px 15px;
}
#nav{
	width:818px;
	float:left;
	background:url(../images/nav-bg.jpg);

}

#nav ul{
	width:782px;
	float:left;
	list-style:none;
}
#nav ul li{
	list-style-type:none;
	display:inline;
}
#nav ul li a{
	display: block;
	float:left;
	color:#d6d2d1;
	font:bold 11px/34px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 25px;
	text-decoration:none;
	background:url(../images/devider.jpg) right no-repeat;
}

#content{
	width:796px;
	float:left;
	background:url(../images/content_bg.jpg) repeat-y;
	padding:0px 11px 02px 11px ;
}
.left_content{ width: 265px;  float:left;}
.bar_1{
	width:100%;
	float:left;
	background:url(../images/bar-1-bg.jpg);
	color:#FFFFFF;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
}
.bar_2{
	width:100%;
	float:left;
	background:url(../images/bar-2-bg.jpg);
	color:#FFFFFF;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#FFFFFF 1px solid;
}
.bar_2 h2, h3{
	color:#FFFFFF;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
}

.box_1{
	width:265px;
	float:left;
}
.box_1 .content{
	width:261px;
	float:left;
	border-left:#d9d0d0 2px solid;
	border-right:#d9d0d0 2px solid;
}
.box_1 .bottom{
	width:265px;
	float:left;
	background:url(../images/box-1-b-bg.jpg);
}
.right_content{
	width:520px;
	float: right;
}
.box_2{
	width:520px;
	float:left;
}
.box_2 .content{
	width:506px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
}
.box_3{
	width:796px;
	float:left;
}
.box_3 .content{
	width:782px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
	line-height:16px;
}
.box_4{
	width:265px;
	float:left;
}
.box_4 .content{
	width:251px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
}
.box_4 .content .dotted_row{
	width:251px;
	float:left;
	padding:5px 0px;
	border-bottom:#666666 dotted 1px;
	font-size:10px;
}

#footer{
	width:818px;
	float:left;
}
.footer_bar{
	background:url(../images/footer-bg.jpg);
	width:818px;
	float:left;
}
.footer_bar .content{
	width:778px;
	float:left;
	text-align:center;
	line-height:42px;
	color:#d6d2d1;
}
.footer_bottom{
	width:818px;
	float:left;
	padding:8px 0px;
	font:normal 11px/14px tahoma;
}
/*----------Inner Page---------*/
.box_5{
	width:344px;
	float:left;
}
.box_5 .content{
	width:330px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
}
.box_5 .bottom{
	width:344px;
	float:left;
	background:url(../images/box-1-b-bg.jpg);
}
.box_5 .bottom .text{
	width:320px;
	float:left;
	color:#FFFFFF;
	line-height:18px;
	text-align:center;
}

.right_content_2{
	width:445px;
	float: right;
}

.box_6{
	width:445px;
	float: right;
}
.box_6 .content{
	width:431px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
	line-height:17px;
}
.box_7{
	width:255px;
	float:left;
}
.box_7 .content{
	width:241px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
	line-height:16px;
}
