@charset "CP850";
body { width: 1024px; /* taille Ã©cran */ background: url("images/background.jpg") repeat-x scroll center top #0087c1; }

/* Diaporama */
.diaporama { margin-right: auto; margin-left: auto; width: 100px; height: 113px; }

.diaporama li { list-style-type: none; overflow: hidden; position: absolute; margin-right: auto; margin-left: auto; }

/* CSS Document */
#tagcloud { margin-left: auto; margin-right: auto; width: 400px; height: 400px; overflow: hidden; position: relative; }

/* Non utilis‚
#title.tagcloud {
	background-color: #F7B446;
	border-radius: 20px 0 0 0;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
*/
#tagcloud ul { margin-left: -2em; }

li.tagcloud { list-style-type: none; display: inline; }

#tag1 { font-size: 1em; }

#tag2 { font-size: 1.2em; }

#tag3 { font-size: 1.6em; }

#tag4 { font-size: 2em; }

#tag5 { font-size: 2.4em; }
