#main h3:first-child
{
	margin-top: 2em;
}

#main h3 a span
{
	font-size: 0.8em;
/*	font-family: "Courier New", Courier, monospace;*/
/*	padding-left: 1ex;*/
	vertical-align: top;
}

#main li p
{
	text-align: justify;
	font-size: 14px;
}



#main div.documents-list
{
	margin-left: 20px;
}

#main div.documents-list h3
{
	border-bottom: none;
	padding-bottom: 0px;
	margin-left: -20px;
}








/*
#formulaire
{
	width: 700px;
}

#formulaire div.helper
{
	width: 26px;
	text-align: center;
	float: right;
	margin-top: 1px;
}

#formulaire div.helper a
{
	color: gray;
	text-decoration: none;
	padding: 2px 5px;
	border-bottom: 1px solid;
}

#formulaire div.helper a:hover
{
	color: white;
	background: gray;
	border-bottom-color: black;
}

#formulaire p,
#formulaire label
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#formulaire label
{
	display: block;
}

#formulaire input[type="radio"]
{
	float: left;
}

#formulaire input[type="text"], 
#formulaire input[type="file"],
#formulaire textarea
{
	color: gray;
	border: 1px solid silver;
	padding: 2px 10px;
	width: 650px;
	background: url(/images/input-gradient.jpg) repeat-x white;
}

#formulaire input[type="text"]:hover,
#formulaire input[type="file"]:hover,
#formulaire textarea:hover
{
	color: black;
}

#formulaire textarea
{
	width: 678px;
	height: 10em;
}

#formulaire input[type="radio"],
#formulaire label
{
	cursor: pointer;
}
*/

#title-help,
#date-help,
#tag-help,
#path-help
{
	display: none;
}




/*
#tags-bubble
{
	font-size: 12px;
	text-align: justify;
}

#tags-bubble a
{
	padding: 0px 5px;
}
*/

/*
**

CLOUDS

**
*/

#main ul.tags-cloud
{
	display: block;
	list-style: none;
	text-align: center;
	font-size: 12px;
	margin: 1em 0;
	padding: 0;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
}

ul.tags-cloud li
{
	display: inline;
	padding-left: 0.5ex;
	padding-right: 0.5ex;
	/*line-height: 2em;*/
	vertical-align: middle;
}

ul.tags-cloud a
{
	line-height: 1.4em;
}

#main ul.tags-cloud .tag1
{
	color: #a3ccf5;
}

#main ul.tags-cloud .tag2
{
	font-size: 1.2em;
	color: #94c3f3;
}

#main ul.tags-cloud .tag3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #83b9f1;
}

#main ul.tags-cloud .tag4
{
	font-size: 1.4em;
	color: #70afef;
}

#main ul.tags-cloud .tag5
{
	font-size: 1.4em;
	font-weight: bold;
	color: #5da4ed;
}

#main ul.tags-cloud .tag6
{
	font-size: 1.6em;
	color: #4b9aeb;
}

#main ul.tags-cloud a.tag7
{
	font-size: 1.8em;
	color: #3b91e9;
}

ul.tags-cloud a.tag8
{
	font-size: 2em;
}


























#path-list
{
	-moz-column-width: 32ex;
	-moz-column-gap: 1em;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#path-list li
{
	margin-bottom: 0.5em;
}

#path-list h3 a
{
	text-decoration: none;
}

#main span.count
{
	color: gray;
	font-size: 80%;
	font-family: Consolas, "Courier New", Courier, monospace;
	vertical-align: top;
}




#main h2 span
{
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.2em;
}

#main p.reference-tags
{
	font-size: 80%;
}

#main p.reference-tags a
{
	margin-right: 1ex;
}

#main a.go
{
	display: block;
	margin-top: 2em;
	margin-bottom: 1em;
}








#form-tags,
#form-pathes
{
	width: 100%;
}

#form-tags td.label,
#form-pathes td.label
{
	text-align: right;
}

#form-tags select,
#form-pathes select,
#form-tags input[type="text"],
#form-pathes input[type="text"]
{
	width: 100%;
}
