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

* { margin:0; padding:0; }
a img { border:0; }

body, html { font-family: "Trebuchet MS"; font-size:12px; background:url(images/sfondo.gif); }

#ririborder { width:770px; border:4px solid #fff;margin:20px auto; }

#border_wrapper { width:768px; border:1px solid #adacac;}
.wrapper { border:4px solid #fff; width:760px; background:url(images/main_bg.jpg) no-repeat #f1f2f6; }

.top_spacer { height:243px; }

.item_container {}
.item_container ul { list-style:none; width:546px; margin:auto; }
.item_container ul li { list-style:none; float:left; margin:5px 15px; width:152px; }
.item_container ul li ul.bandierine { margin:auto; width:132px; clear:both; }
.item_container ul li ul.bandierine li { margin:6px; width:21px; }
.item_container ul li ul.bandierine li img { border:1px solid #fff; }

.bottom_text { margin: 5px auto; width:590px; }

.clear { clear:both; }

.copyrights { width:768px; text-align:center; margin:auto; color:#333333; }
.copyrights a, .copyrights a:visited { color:#1d6070; text-decoration:none; }
.copyrights a:hover { color:#1d6070; text-decoration:underline; }