@charset "UTF-8";
/* Feuille de style par david viard - version v1.8.92a du Mardi 10 juillet 2007 */

/* /////// module des liens [links] /////// */

/* liste des catégories */
#ttMain.linksM .ttRow {background : url(/img/pages/links/BigBudd.png) no-repeat 0 20px;}
.linksM .linkCats {
	margin : 1em 0;
	padding : 0;
}
.linksM .linkCats p {
	margin : 0;
	padding : 0;
	border-bottom : 1px solid #FFB309;
	line-height : 250%;
}
/*.links .linkcats ul {
	margin-left : 1em;
	font-size:0.8em;
	font-weight:700;
	line-height:110%;
}*/
.linksM .linkCats a:hover {color:#996699;}
.linksM .linkResults { /* les résultats */
	margin : 0 1em 2em 3em;
	padding-right : 0.5em;
	border-right : 1px solid #FFB309;
	min-height:400px;
	width:64%;
}
.linksM .linkResults h4 {
	font-size : 0.66em;
	text-align : right;
	margin: 0;
	border-bottom : 1px dotted #ccc;
	color:#FFB309;
}
/*.links  ol  {font-size : 0.7em; margin : 1em 0; padding:0; list-style : upper-roman inside;}
.links  ul  {font-size : 0.7em; margin : 1em 0; padding:0; list-style : none inside;line-height:1.2em;}
.links .linkResults ul li {	
	line-height: 1.5em;
	text-indent:0;
}*/
.linksM .linkResults p {
	line-height : 135%;
	width:99%;
	padding :0.15em 0.75em;
}
.linksM .linkResults a:link {	color : #666;}
.linksM .linkResults p:hover {	
	color:#996699;
	background:#e1d4b8;
} 
