/* CSS Document */
#naviagation {
	float: left;
	width: 300px;
	padding:0px 2px;
}

div.cadre_logiciel {
	width: 480px;
	border: 1px solid #4d6db3;
	margin: 0px 2px 10px 2px;
	padding: 3px;
	float: right;
}
div.cadre_logiciel div.description {
	float: left;
	width: 320px;
}
div.cadre_logiciel div.description a {
	font-size: 1.5em;
}
div.cadre_logiciel div.image {
	float: right;
	width: 152px;
	text-align: center;
}


div.cadre_logicielsponso {
	width: 480px;
	border: 1px solid #4d6db3;
	margin: 0px 2px 10px 2px;
	padding: 3px;
	float: right;
}
div.cadre_logicielsponso div.description {
	float: left;
	width: 320px;
}
div.cadre_logicielsponso div.description a {
	font-size: 1.5em;
}
div.cadre_logicielsponso div.image {
	float: right;
	width: 152px;
	text-align: center;
}
div.cadre_logicielsponso div.telesponso {
	width: 320px;
	text-align:center;
	padding:2px 0;
	background:#efefef;
	color:#666666;
	font-size:0.9em;
}
div.cadre_top {
	border: 0px solid #4d6db3;
	float:left;
	margin:3px 6px 8px;
	width:285px;
}
div.num_top {
	float:left;
	width:40px;
	height:33px;
	background:url(images/picto/top.gif) center center no-repeat;
	padding-top:7px;
	font-weight: bold;
	font-size:1.6em;	
	text-align:center;
}
div.desc_top {
	float:right;
	padding: 2px;
	width:230px;
	font-size:0.8em;
	line-height:1.25em;
}
div.desc_top a { font-size:1.1em; }
