/* CSS Document */

div#main {
	float:left;
	background:url(/images/ressource-back.jpg) no-repeat;
	width:976px;
	background-color:#FFFFFF;
}
div#content-wrapper {
	margin-top:20px;
	float:left;
	width:976px;
}
div#right-panel {
	float:left;
	margin-left:250px;
	padding-bottom:165px;
	width:726px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
		display:inline;
}
div#intro-text{
	float:left;
	width:678px;
	display:inline;
}

.cat-wrapper {
margin-right:10px;
margin-top:10px;
	float:left;
	width:216px;
	height:104px;
		display:inline;
}
.cat-title {
	float:left;
	background-color:#00aedc;
	border: 1px solid #FFFFFF;
	width:214px;
	height:16px;
	padding-top:5px;
		text-align:center;
}
.cat-title  a{
	color:#000;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;

	font-weight:bold;
	text-decoration:none;
	
}
.cat-photo {
	float:left;
	width:216px;
	height:81px;
}