@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "form.css";


#main .contact { font-size: 16px; line-height: 24px; font-weight: bold; color: #FFF; display: block; background-image: url(../img/bar-contact.png); _background-image: url(../img/bar-contact.jpg); background-repeat: no-repeat; height: 30px; text-indent: -9999px; width: 570px; margin-bottom: 10px; }

#main .pollicy { font-size: 16px; line-height: 24px; font-weight: bold; color: #FFF; display: block; background-image: url(../img/bar-privacy.png); _background-image: url(../img/bar-privacy.jpg); background-repeat: no-repeat; height: 30px; text-indent: -9999px; width: 570px; margin-bottom: 10px; }

