@charset "UTF-8";
/* CSS Document */

a:link, a:visited { color: #CCCCCC; }
A:link IMG,A:visited IMG { border:none; }

body { background:#000; margin:0; padding:0; color:#CCCCCC; }

.absoluteCenter { text-align:center; }

.element { margin:20px 0 0 20px; }
.elementTitle { margin:80px 0 0 10px; }

.subElementList li { display: inline; list-style-type: none; padding-right: 20px; margin-right:20px; text-align:center; }

.bordered:hover img { border:1px solid #FFF; margin:-1px; }

.bordered:hover { color:#FFF; }

.attenzione { display:block; margin-top: 50px;} 
