/* Ciblo 2008 - Utility */

/* Sitemap */
#sitemap { font-size: 12px; color: #666; }
#sitemap a, #sitemap h2, #sitemap h3 { color: #3897e0; text-decoration: none; }
#sitemap a:hover, #sitemap a:active { text-decoration: underline; }
#sitemap .pink a, #sitemap .pink h2, #sitemap .pink h3 { color: #dd3a96; }
#sitemap .cyan a, #sitemap .cyan h2, #sitemap .cyan h3 { color: #1bdce8; }
#sitemap .purple a, #sitemap .purple h2, #sitemap .purple h3 { color: #8423b4; }
#sitemap .green a, #sitemap .green h2, #sitemap .green h3 { color: #cc0; }
#sitemap li, #sitemap ul li {
	padding-left: 1.5em; margin-bottom: 0.5em;
	background: transparent url(../images/icon_puce5.gif) left 6px no-repeat;
}
#sitemap p         { margin-bottom: 0.5em; }
#sitemap .notice   { font-size: 0.9em; color: gray; }
#sitemap h2 { font-size: 13px; margin: 0.5em 0; }
#sitemap h3 { font-size: 12px; margin-bottom: 0.5em; }

/* Portfolio */
#all .largeContent { margin-right: 0; padding: 3em 0 0 0; }
/* #portfolio { display: block; width: 90em; height: 56em; } */

