
a{
	color: #0f68a1;
}
img{
	border: none;
}

.clic{
	cursor: pointer;
}

div.pub{
	text-align: center;
	color: #aaa;
	font-size: 11px;
}

.c{
	text-align: center;
}

#page{
	width: 980px;
	margin: 10px auto;
	position: relative;
}


/*clearfix http://www.positioniseverything.net/easyclearing.html */
.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
.cf {display: inline-block;}
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */

.cl:after{
	clear: left;
}
.cr:after{
	clear: right;
}

#top_liens{
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 13px;
	color: #ccc;
}
#top_liens strong{
	color: black;
	margin: 0 3px;
}
#top_liens a{
		color: #666;
		margin: 0 3px;
		text-decoration: none;
}
#top_liens a:hover{
	text-decoration: underline;
}



#proposer{
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 20px 5px 5px 5px;
	margin-bottom: 20px;
}

#proposer textarea{
	width: 90%;
	height: 200px;
}
#proposer input{

}
#proposer label{
	font-weight: bold;
	color: gray;
}
#pub_bandeau{
	margin-bottom: 30px;
	border: 1px solid #abcdf3;
	text-align: center;
	padding: 5px;
}
#top{
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 20px 5px 5px 5px;
	position: relative;
}
table{
	width: 500px;
}
table tr{
	margin-bottom: 5px;
}
table tr.description td{

}
table td.editeur {
	color: #888;
}

table tr.libelles {
	font-size: 11px;
	color: #aaa;
	text-align: center	
}
#tri{
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 5px;
	position: relative;
}
#page_prec{
	position: absolute;
	left: 5px;
	top: 0px;
}
#page_suiv{
	position: absolute;
	right: 5px;
	top: 0px;
}
#pages{
	width: 100%;
	text-align: center;
	position: relative;
}

h2.telechargements{
	color: #ccc;
	font-size: 14px;
	margin: 0 0 5px 0;
	position: relative;
	top: auto;
	right: auto;
	padding: 0;
	
}
h2.telechargements a{
	color: #666;
}
h2.telechargements strong{
	color: #000;
}
#categories{
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 5px 0 5px;
	position: relative;
}
h2{
	position: absolute;
	padding: 0 3px;
	font-size: 17px;
	background: white;
	color: #444;
	font-weight: normal;
	top: -25px;
	right: 30px;
}
#categories a{
	font-weight: bold;
	font-size: 1.2em;
}

#categories div.cat{
	float: left;
	margin-bottom: 5px;
	padding: 5px;
	width: 180px;
}
#categories div.scat{
	float: left;
	margin-bottom: 5px;
	padding: 5px;
	width: 195px;
	font-size: 0.8em;
}
#categories div.titre_cat{
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}



#categories span.description{
	color: gray;
	font-size: 0.9em;
}
#categories span.count{
	color: #6a913f;
	font-size: 0.9em;
}



#soft{
	margin-bottom: 40px;
}

/**/
#desc img{
	float: left;
	max-width: 100px;
	max-height: 100px;
	margin-right: 10px;
}

#download{
	text-align: center;
	color: gray;
	font-size: 11px;
	margin-left: 180px;
	height: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#download img{
	vertical-align: middle;
	border: none;
}
#download a{
	color: #89b310;
	font-size: 17px;
	font-weight: bold;
}
#download div{
	float: left;
	margin-left: 4px;
}


#editeur{
	color: gray;
	font-size: 0.9em;
}

#details{
	font-size: 0.9em;
	color: gray;
}
#details img{
	vertical-align: middle;
	margin-bottom: 2px;
}

h2.soft{
	color: #1e4f99;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #aaa;
	position: relative;
	font-size: 22px;
	top: auto;
	right: auto;
}

#recherche_logiciel{
	text-align: center;
	font-weight: bold;
	color: #333;
} 
