/*=======================================
CSS Layout / arena.fr
=======================================*/

html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
}
body, div, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans serif;
}

#site {
	width: 100%;
}

.clear {
	clear: both;
}

/*============== Header ===============*/
#header {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10000000;
}

	#menu-hidded {
		display: none;
	}
		#menu-hidded-inner {
			display: none;
		}
		
	#menu-visible {
		background: none;
	}
		#menu-visible-inner {
			width: 100%;
		}
		#logo-arena {
			display: block;
			width: 122px;
			height: 68px;
			text-decoration: none;
			float: left;
		}
		#logo-arena img {
		}
		#breadcrumb {
			padding: 20px 20px 0 0;
			font-size: 13px;
			color: #0059A3;
		}
			#breadcrumb a {
				color: #0059A3;
				text-decoration: none;
			}
			#breadcrumb span.level-0 {
				font-size: 15px;
				text-transform: uppercase;
			}
			
		form#quick_serach {
			clear: both;
			display: none;
		}
			#quick_serach .search {
			}
			#quick_serach .btn-ok {
			}
			
		.deco-nav {
			display: none;
		}


/*============== Illustration top ===============*/		
#illus-top {
	padding: 00 0 0;
}
	#illus-top-inner {
		width: 100%;
		height: auto !important;
		height: 250px;
		min-height: 250px;
		margin: 0 auto;
	}
.illus-top-bg-small {

}
.illus-top-bg-big {

}


/*============== Sub Menu ===============*/		
#submenu {
	height: 40px;
	background: #fff;
}
	#submenu-inner {
		width: 100%;
		margin: 0 auto;
		padding: 7px 0 0 0;
	}
	#submenu-home {
		width: 100%;
		margin: 0 auto;
		padding: 8px 0 0 0;
	}


/*============== Content ===============*/		
#conteneur-content {
	padding: 20px 0 0 0;
}
	.content {
		width: 100%;
		margin: 0 auto;
		font-size: 13px;
		line-height: 120%;
		color: #666;
		padding: 0 0 0 0;
	}
	.content-640 {
		width: 640px;
	}
	.content-640-right {
		width: 200px;
		position: relative;
		float: right;
		margin: -20px 0 0 0;
		padding: 0 20px 0 0;
	}
	
/*============== Commentaires ===============*/
#comments {
	width: 100%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 120%;
	color: #fff;
	padding: 25px 0 0 0;
}
	.comments-list {
		width: 460px;
		padding: 0 10px 0 20px;
		float: left;
	}
		.one-comment {
			padding: 2px 15px 20px 0;
		}
		.comments-list em {
			color: #BFD5E8
		}
	.add-comment {
		display: none;
	}
	
	#comments  p {
		margin: 2px 0;
		padding: 0;
	}

	
	.pad-type1 {
		width: 200px;
		padding: 0 0 6px 0;
		margin : 0 0 15px 0;
	}
		.pad-type1-inner {
			background: #fff;
			padding: 6px 10px 15px 10px;
			color: #0059A3;
		}
			.pad-type1-inner img {
				border: 0;
				margin: 10px 0 0 0;
				padding: 0;
			}
			
	.pad-type2 {
		width: 300px;
		padding: 5px 0 0 0;
		margin : 0 10px 0 0;
		border: 1px solid #BFD5E8;
		float: left;
	}
		.pad-type2-bottom {
			padding: 0 0 5px 0;
		}
		.pad-type2-inner {
			height: auto !important;
			height: 100px;
			min-height: 100px;
			background: #BFD5E8;
			padding: 10px 10px 10px 20px;
			color: #0059A3;
		}
		
	.pad-type3 {
		width: 380px;
		height: 20px;
		margin: 18px 0 0 0;
		padding: 10px;
		background: url(../images/pad_type3.gif) center top no-repeat;
	}
	
	.pad-type4 {
		display: none;
	}
		.pad-type4-bottom {
		}
		.pad-type4-inner {
		}
		.pad-type4 h3 {
		}
		ul.menu-athlete, .menu-athlete li {
		}
			.menu-athlete a {
			}
			.menu-athlete a.activ, .menu-athlete a:hover {
			}
		
		.col-375 {
			width: 450px;
			padding: 0 50px 0 20px;
			float: left;
		}
		.col-350 {
			width: 330px;
			padding: 0 0 0 20px;
			float: left;
		}
			.col-375 h3, .col-350 h3, #comments h3 {
				position: relative;
				border-bottom: 1px solid #0059A3;
				margin: 12px 0 10px -20px;
				padding: 0 0 2px 20px;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
				color: #0059A3;
			}
			.col-375 h3.tit-fonce, .col-350 h3.tit-fonce, #comments h3.tit-fonce {
				margin-top: 24px;
				color: #0059A3;
			}
			#comments h3.tit-fonce-big {
				margin-top: 24px;
				color: #00213D;
			}
				#comments h3.tit-fonce-big span {
					color: #0059A3;
				}
			
			.col-375 p, .col-350 p {
				padding: 0;
				margin: 5px 0 15px 0;
			}
			
	
	.btn-type1 {
		display: block;
		width: 120px;
		margin: 5px auto 0 auto;
		color: #0059A3;
		font-size: 11px;
		text-align: center;
		line-height: 16px;
		text-decoration: none;
	}
	.btn-type1:hover {
		color: #00213D;
	}
	
	.btn-localiser {
		display: block;
		width: 140px;
		border: 0;
		margin: 13px 0 0 0;
		float: right;
	}
		.btn-localiser img {
			padding: 0;
			margin: 0;
			border: 0;
		}


/*============== Footer ===============*/
#footer {
	display: none;
}

/*================ content.css ===========*/
.bleu-clair {
	color: #999;
}