/* CSS Document */

body, html {
	background:#FFF;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
.motsgris, .motsgris a:link, .motsgris a:visited, .motsgris a:hover, .motsgris a:active{
	font-size:8px;
	color:#fff; 
	text-decoration:none;
}
A {  
	color: #111;
}
A:hover { 
	color: #aa0000;
	text-decoration: none;
}
A:active { 
	color: #aaa;
	text-decoration: none;
}
/* MENU */
td.topMenu{
	border-right:1px solid #ccc;
}

/* INDEX TAG CLOUD */
div.cloudTag {
	float:left;
	height:19px;
	margin:0 6px 0 0;
	vertical-align:middle;
}

a.tagCloud_all, a.tagCloud_all:link, a.tagCloud_all:visited {
	text-decoration : none;
	color: #BBB;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.tagCloud_1, a.tagCloud_1:link, a.tagCloud_1:visited {
	font-size: 10px;
}
a.tagCloud_2, a.tagCloud_2:link, a.tagCloud_2:visited {
	font-size: 11px;
}
a.tagCloud_3, a.tagCloud_3:link, a.tagCloud_3:visited {
	font-size: 11px;
}
a.tagCloud_4, a.tagCloud_4:link, a.tagCloud_4:visited {
	font-size: 12px;
}
a.tagCloud_5, a.tagCloud_5:link, a.tagCloud_5:visited {
	font-size: 13px;
	font-weight:bold;
}

a.tagCloud_all:hover, a.tagCloud_all:active {
	text-decoration : underline;
}


/* INDEX .... ////////////////////*/

div.welcome {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#222;

}

