html,body,form {
    margin:0;
    padding:0;
}

img {
    border: 0;
}

body {
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
	background-color: #9a9a9a;
    background-image:url("../imgs/bg-gradient_gray.gif");
    /*background-color: #8c8eab;*/
    /*background-image:url("../imgs/bg-gradient_blue.gif");*/
    background-repeat:repeat-x;
}

div#container {
    width: 998px;
	/*background-color: #5c564b;*/
	padding: 0;
    margin:auto;
}


div#topBar {
    width: 998px;
    height:25px;
    padding: 12px 0 0 0;
    color:#ffffff;
    font-weight:bold;
}

div#topBar .logform label{
    color:#ffffff;
    font-weight:bold;
    padding:2px 4px 0 0;
    float: left;
}
div#topBar .logform input{
    color:#000000;
    background-color:#ffffff; /*bg*/
    border: 1px solid #ffffff; /*bg*/
    font-size:11px;
    height:14px;
    width:99px;
*    width:97px;
    margin: 0 6px 0 0;
    float: left;
}
div#topBar .logform a {
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    padding:2px 0 0 0;
    margin: 0;
    float: left;
}
div#topBar h1 {
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    padding:2px 0 0 0;
    margin: 0;
    float: left;
}
div#topBar a {
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    padding:2px 0 0 0;
    margin: 0;
    float: left;
}
div#topBar a:hover {
    color:#FDB927;
}
div#topBar p {
    color:#FDB927;
    font-weight:bold;
    text-decoration:none;
    padding:1px 8px 0 8px;
    margin: 0;
    float: left;
}
div#topBar .searchform {
    margin: 0;
    padding: 0;
    float:right;
}
div#topBar .searchform input{
    color:#000000;
    background-color:#ffffff; /*bg*/
    border: 1px solid #ffffff; /*bg*/
    font-size:11px;
    height:14px;
    width:129px;
*    width:126px;
    padding: 0;
    margin: 0 8px 0 0;
    float: left;
}
div#topBar .searchform a {
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    padding:2px 0 0 0;
    margin: 0;
    float: left;
}
div#topBar .searchform a:hover {
    color:#FDB927;
}

div#header {
    width: 998px;
    margin:0;
    padding:0;
}

div#head-cont {
    margin:0;
    padding:0;
    float:left;
    display:inline;
}
div#headLogo {
    float:left;
    display:inline;
    padding:4px 0 0 0;
}
div#headLogo .logo{
    margin:0 12px 0 0;
}
div#sponsor {
    margin: 39px 0 0 321px;
    position:absolute;
    background-color:#000000;
    z-index:10;
}

div#sponsor a{
    color:#FDB927;
    text-decoration:none;
}
div#sponsorAll {
    margin: 115px 0 0 322px;
    /* Fix for IE \*//*/
    margin: 76px 0 0 288px;
    /* End Fix */
    position:absolute;
    background-color:#000000;
    z-index:10;
    display:block;
}
div#sponsorAll a{
    color:#FDB927;
    text-decoration:none;
}
div#topBan {
    float:left;
    display:inline;
    border:1px solid #FDB927;
    color:#ffffff;
    height:67px;
    width:475px;
    padding:6px 0 0 7px;
    margin:10px 0 6px 0;
    z-index:5;
}
div#head-right {
    float:right;
    display:inline;
}
div#head-focus {
    margin-top:4px;
    width:190px;
    height:87px;
}

div#main {
    margin: 0;
    padding: 0;
    width:998px;
}

div#left-col {
    float:left;
    display:inline;
    margin: 0;
    padding: 0;
    width:190px;
}

.left-col-button {
    float:left;
    display:inline;
    width:190px;
    height:22px;
    margin-top:8px;
    margin-bottom:3px;
}
.left-col-button h1 {
    font-size:16px;
    font-weight:bold;
    background-color:#000000;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 4px 0;
}
.left-col-button h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:190px;
    height:22px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.left-col-button h3 {
    position: absolute;
    width:190px;
    height:22px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    /*text-align:center;*/
    margin:0;
    padding:3px 0 2px 0;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.left-col-button h3 img{
    float:left;
    margin:1px 6px 0 6px;
}
.left-col-button h3 a{
    color:#FDB927;
    text-decoration:none;
    display:block;
}
.left-col-button h4 {
    width:190px;
    height:22px;
    margin:0;
    padding:0;
}

.right-col-button {
    float:left;
    display:inline;
    width:190px;
    height:22px;
    margin-top:11px;
    margin-bottom:3px;
}
.right-col-button h1 {
    font-size:16px;
    font-weight:bold;
    background-color:#000000;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 4px 0;
}
.right-col-button h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:190px;
    height:22px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.right-col-button h3 {
    position: absolute;
    width:190px;
    height:22px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    /*text-align:center;*/
    margin:0;
    padding:3px 0 2px 0;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.right-col-button h3 img{
    float:left;
    margin:0px 6px 0 6px;
}
.right-col-button h3 a{
    color:#FDB927;
    text-decoration:none;
    display:block;
}
.right-col-button h4 {
    width:190px;
    height:22px;
    margin:0;
    padding:0;
}

.left-col-box {
    float:left;
    display:inline;
    width:190px;
    margin-top:2px;
}
.left-col-box h1 {
    font-size:16px;
    font-weight:bold;
    background-color:#000000;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 4px 0;
}
.left-col-box h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:190px;
    height:22px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.left-col-box h3 {
    position: absolute;
    width:190px;
    height:22px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 2px 0;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.left-col-box h3 a{
    color:#FDB927;
    text-decoration:none;
    display:block;
}
.left-col-box img {
    border-bottom: 1px solid #292622;
}
.left-col-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}
.left-col-box li {
    text-indent:0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
    background-color: #ffffff; /*bg*/
    display: block;
}
.left-col-box li a img {
    margin-right:4px;
}
.left-col-box li a {
    margin: 0;
    padding: 4px 0 4px 8px;
    color: #000000;
    text-decoration:none;
    font-weight:normal;
    display: block;
}
.left-col-box li {	/* create borders around each item */
    font-weight:normal;
    margin: 0;
	border-bottom: 1px solid #292622;
}
.left-col-box li a:hover, .left-col-box li:hover>a {
	background-color: #fdb927;
}

div#content-home {
    float:left;
    display:inline;
    margin: 0;
    padding: 8px 0 0 0;
    width:808px;
}

.homeCol {
    float:left;
    display:inline;
    width:190px;
    padding-left:12px;
}
.homeCol h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:190px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height:22px;
}
.homeCol h3 {
    position: absolute;
    width:190px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 2px 0;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    height:22px;
}
.homeCol h3 a {
    color:#FDB927;
    text-decoration:none;
    display:block;
}
.homeCol img {
    border-bottom: 1px solid #292622;
}
.homeCol ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}

.homeCol li {
    text-indent:0;
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
    background-color: #ffffff; /*bg*/
    background-image:url("../imgs/bg_home_li.gif");
    background-repeat:repeat-y;
    display: block;
    *height:52px;
    min-height:52px;
    border-bottom: 1px solid #292622;
}
.homeCol li a img {
    margin-right:4px;
}
.homeCol li a {
    padding: 10px 0 10px 8px;
    color: #000000;
    text-decoration:none;
    font-weight:normal;
    display: block;
    *height:32px;
    min-height:32px;
}
.homeCol li a:hover, .homeCol li:hover>a {
	background-color: #fdb927;
}
.homeCol p {
    margin:7px 0;
    text-align:center;
}

.homeCol p .button {
    color:#ffffff;
    font-weight:bold;
    border: 2px solid #fdb927;
    height:18px;
    padding:3px 4px;
    text-decoration:none;
}

.homeCol p .button a {
    color:#ffffff;
    text-decoration:none;
}
.homeCol p .button a:hover, .homeCol p:hover>a {
    color:#fdb927;
}

.homeCol .button2 {
    color:#ffffff;
    font-weight:bold;
    border: 2px solid #fdb927;
    height:17px;
    *height:18px;
    padding:3px 4px 0px 4px;
    text-decoration:none;
}

.homeCol .button2 a {
    color:#ffffff;
    text-decoration:none;
}
.homeCol .button2 a:hover {
    color:#fdb927;
}

#egl {
    margin-top:2px;
    display: block;
    float:left;
}
#egr {
    margin-top:2px;
    display: block;
    float:right;
}

#aenl {
    margin-top:2px;
    display: block;
    float:left;
}
#aenr {
    margin-top:2px;
    display: block;
    float:right;
}

div#footer {
    clear:both;
    text-align:center;
    font-size:11px;
    color:#ffffff;
    width:100%;
    padding:20px 0 20px 0;
}
div#footer hr {
    border: 0;
    width: 800px;
    color:#ffffff;
    background-color: #ffffff;
    height:2px;
}
div#footer p {
    margin-top: 0;
    margin-bottom: 0;
}
div#footer a {
    color:#ffffff;
    text-decoration:underline;
    /*font-style:italic;*/
}
div#foot_pby {
    margin-top: 12px;
}
div#foot_pby a {
    color:#ffffff;
    text-decoration:none;
    font-style:italic;
}

div#content2 {
    float:left;
    display:inline;
    margin: 0;
    padding: 8px 0 0 0;
    width:618px;
}



div#cont-sponsor img {
    padding: 10px 0 0 60px;
}

div#navigator {
    margin: 0 0 4px 12px;
    padding: 0;
    color: #ffffff;
}

div#cont-page {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding: 24px 28px 24px 28px; /*cont padding*/
    margin: 0 12px;
    background-color: #ffffff; /*bg*/
}
div#cont-page p, ul, li {
	margin-top: 0;
	margin-bottom: 0;
}
div#cont-page a {
    text-decoration: underline;
    color: #000066;
}
div#cont-page h1 {
    font-size: 18px;
    font-weight:normal;
}
div#cont-page h2 {
    font-size: 16px;
    font-weight:normal;
}
div#cont-page h3 {
    font-size: 14px;
    font-weight:normal;
}
div#cont-page h4 {
    font-size: 12px;
    font-weight:normal;
}
div#cont-page h5 {
    font-size: 10px;
    font-weight:normal;
}
div#cont-page h6 {
    font-size: 8px;
    font-weight:normal;
}



.errors {
    border:1px solid firebrick;
    background-color:#f01723;
    width:313px;
    text-align:center;
    padding:12px 6px 12px 6px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #ffffff;
    font-weight:bold;
}

div#reg-form {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding:8px 0 24px 16px;
    margin: 0 12px;
    background-color: #ffffff; /*bg*/

}

div#reg-form .inputfile {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 326px;
}
div#reg-form .input {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 320px;
    font-size:12px;
}
div#reg-form .input-mcdreltxt {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: -7px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 320px;
    font-size:12px;
}
div#reg-form .input-fontetxt {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: -7px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 320px;
    font-size:12px;
}
div#reg-form .input-typetxt {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: -7px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 320px;
    font-size:12px;
}
div#reg-form .select {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
    width: 326px;
    font-size:12px;
}
div#reg-form .selects {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
    width: 50px;
    font-size:12px;
}
div#reg-form .submit {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
    width: 50px;
    font-size:11px;
}
div#reg-form .formSendArt {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 420px;
    font-size:11px;
}

div#reg-form a {
    color: #000000;
}
div#reg-form p {
    margin: 0 0 0 0;
    padding: 8px 26px 0 0;
}
div#reg-form fieldset {
	border: 1px solid #AAAAAA;
    margin:0;
    padding:0 0 4px 8px;
    width: 317px;
    color:#000000;
    line-height:26px;
}
div#reg-form .inputSmall {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 4px;
	padding: 1px 2px 1px 2px;
	width: 80px;
}
div#reg-form .labelSmall {
    line-height:24px;
    vertical-align:middle;
}
div#reg-form .selectfset {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
    width: 308px;
    font-size:12px;
}

div#reg-form .chkbx {
    margin:5px 4px 1px 0;
}

div#reg-form .chkbx1 {
    margin:5px 4px 1px 0;    
}

div#reg-form .labchkbx1 {
    font-weight:bold;
}

div#msg {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding: 24px 28px 24px 28px; /*cont padding*/
    margin: 0 12px;
    background-color: #ffffff; /*bg*/
}



div#cont-art-list {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    /*color: #000000;*/
    /*padding: 24px 28px 24px 28px; *//*list padding*/
    margin: 0 12px;
	border: 0;
    /*background-color: #ffffff; *//*bg*/
    position:relative;
}

div#cont-art-list h4 {
    width:594px;
    height:22px;
    margin:0 0 6px 0;
    padding:0;
}
div#cont-art-list h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:594px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height:22px;
}
div#cont-art-list h3 {
    position: absolute;
    width:594px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    /*text-align:center;*/
    margin:0;
    padding:4px 0 2px 6px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    height:22px;
}
div#cont-art-list h3 a {
    color:#FDB927;
    text-decoration:none;
    display:block;
}

div#cont-art-list .art-list-item {
    color: #000000;
    background-color: #ffffff; /*bg*/
    background-image:url("../imgs/bg_home_li.gif");
    background-repeat:repeat-y;
    display: block;
    margin:0 0 2px 0;
    padding: 0;    
    border-bottom: 1px solid #292622;
    position:relative;
}
div#cont-art-list .art-list-item a {
    color: #000000;
    text-decoration:none;
    display: block;
    margin:0;
    padding: 12px 24px;
    position:relative;
}
div#cont-art-list .art-list-item a h1 {
    margin:0;
    padding: 0 0 6px 0;
    font-size:12px;
    font-weight:bold;
    position:relative;
    text-transform:capitalize;
}
div#cont-art-list .art-list-item a p {
    margin:0;
    padding: 0;
    font-size:12px;
    font-weight:normal;
    position:relative;
}
div#cont-art-list .art-list-item a img {
    margin-right:4px;
}
div#cont-art-list .art-list-item a .image{
    margin: 0 12px 0 0;
    float:left;
    display:inline;
    position:relative;
}
div#cont-art-list .art-list-item a:hover, .art-list-item:hover>a {
	background-color: #fdb927;
}

div#cont-art-list #list-art-menu {
    color:#ffffff;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    border: 2px solid #fdb927;
    float:right;
    display:inline;
    height:18px;
    padding:3px 4px 0px 4px;
    margin-bottom:3px;
}
div#cont-art-list #list-art-menu a{
    text-decoration:none;
    color:#ffffff;
}

div#cont-art-list #list-art-menu a:hover {
    color:#fdb927;
}

div#cont-news {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding: 24px 28px 24px 28px; /*cont padding*/
    margin: 0 12px;
    background-color: #ffffff; /*bg*/
}

div#cont-news p, ul, li {
	margin-top: 0;
	margin-bottom: 0;
}
div#cont-news a {
    text-decoration: underline;
    color: #000066;
}
div#cont-news h1 {
    font-size: 18px;
    font-weight:normal;
}
div#cont-news h2 {
    font-size: 16px;
    font-weight:normal;
}
div#cont-news h3 {
    font-size: 14px;
    font-weight:normal;
}
div#cont-news h4 {
    font-size: 12px;
    font-weight:normal;
}
div#cont-news h5 {
    font-size: 10px;
    font-weight:normal;
}
div#cont-news h6 {
    font-size: 8px;
    font-weight:normal;
}

div#cont-news-list {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding: 24px 28px 24px 28px; /*list padding*/
    margin: 0 12px;
	border: 0;
    background-color: #ffffff; /*bg*/
}
div#cont-news-list p, ul, li {
	margin-top: 0;
	margin-bottom: 0;
}
div#cont-news-list a {
    text-decoration: none;
    color: #000000;
}

.list-news {
    margin: 0 0 24px 0;
    background-color: #ffffff; /*bg*/
    vertical-align:top;
}
.list-news h1 {
    font-size: 12px;
    font-weight:bold;
    margin: 0 0 0 0;
}
.list-news-date {
    float:left;
    display:inline;
    width:80px;
    margin: 0 8px 24px 0;
    font-size: 12px;
    vertical-align:top;
}

div#cont-search-list {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding: 24px 28px 24px 28px; /*list padding*/
    margin: 0 12px;
	border: 0;
    background-color: #ffffff; /*bg*/
}
div#cont-search-list table {
    border: 0;
    padding: 0;
    margin: 0;
}
div#cont-search-list td {
    vertical-align:top;
    line-height:18px;
    font-size: 12px;
    color: #000000;
    border: 0;
    padding: 8px 8px 0 0;
    margin: 0;
}
div#cont-search-list td a {
    color: #000000;
    text-decoration:none;
}

div#cont-search-list h1 {
    font-size: 16px;
    font-weight:bold;
    padding: 8px 0 8px 0;
    margin: 0;
}
div#cont-search-list h2 {
    text-align:right;
    font-size: 12px;
    font-weight:bold;
    margin: 0;
    padding: 8px 0 8px 0;
}



div#cont-search-list p, ul, li {
	margin-top: 0;
	margin-bottom: 0;
}
div#cont-search-list a {
    text-decoration: none;
    color: #000000;
}


div#cont-search-list .list-page-search {
    margin: 0 0 6px 0;
    background-color: #ffffff; /*bg*/
    vertical-align:top;
}
div#cont-search-list .list-page-search h1 {
    font-size: 12px;
    font-weight:bold;
    margin: 0 0 0 0;
    padding: 0 0 0 12px;
}

div#cont-search-list .list-news-search {
    margin: 0 0 6px 0;
    background-color: #ffffff; /*bg*/
    vertical-align:top;
}
div#cont-search-list .list-news-search h1 {
    font-size: 12px;
    font-weight:bold;
    margin: 0 0 0 0;
}
div#cont-search-list .list-news-search-date {
    float:left;
    display:inline;
    width:80px;
    margin: 0 8px 0 0;
    font-size: 12px;
    vertical-align:top;
}

div#cont-search-list .list-art-search {
    margin: 0 0 0 124px;
    background-color: #ffffff; /*bg*/
}
div#cont-search-list .list-art-search h1 {
    font-size: 12px;
    font-weight:bold;
    margin: 0 0 0 0;
}
div#cont-search-list .list-art-search-img {
    float:left;
    display:inline;
    width:116px;
    margin: 0 8px 6px 0;
	border: 0;
}

div#content-area {
    width:372px;
    padding: 0;
    margin: 0 12px 8px 0;
    background-color: #ffffff;
}


#gallery {
    width:549px;    
    margin: 34px 0 0 0;
}

.gitem {
    float:left;
    display:inline;
    width:168px;
    margin:0 11px 12px 0;
    padding:2px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    background-color:#f8eace;
}
.gimg {
    height:168px;
    margin:0 0 4px 0;

}

.classifica
{
    color: #000000;
    background-color: #ffffff; /*bg*/
    display: block;
    margin:0 0 2px 0;
    padding: 0;
    border-bottom: 1px solid #292622;
    position:relative;

}
.classifica table
{
    padding:0;
    margin:0;
    border-spacing:0;
    border-collapse:collapse;
    width: 100%;

}
.classifica table a
{
    color:#000000;
    text-decoration:none;
}

.classifica table th {
    margin:0;
	padding: 6px 4px 6px 4px;
	text-align: left;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom-style:solid;
    border-width:1px;
    border-color: #d7d3cf;
}
.classifica table td {
    margin:0;
	padding: 6px 4px 6px 4px;
	text-align: left;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom-style:solid;
    border-width:1px;
    border-color: #d7d3cf;
}
.cell-right
{
    text-align:right;
}
#list-egsearch table {
    width:545px;
    padding:0;
    margin:0;
    border-spacing:0;
    border-collapse:collapse;
}

#list-egsearch table td {
    margin:0;
	padding: 6px 4px 6px 4px;
	text-align: left;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom-style:solid;
    border-width:1px;
    border-color: #d7d3cf;
}
#list-egsearch table td a {
    color:#000000;
}
#list-egsearch table th {
    background-color:#e9e9e9;
    line-height:17px;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
}
#list-egsearch .cnt {
    text-align:center;
}
#list-egsearch .rgt {
    text-align:center;
}

#cont-res {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding:24px 28px 24px 28px; /*cont padding*/
    margin: 0 12px;
    background-color: #ffffff; /*bg*/
    position: relative;
}
#cont-res h1 {
    font-size: 18px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#cont-res h2 {
    font-size: 14px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#cont-res ul {
    margin: 0;
    padding: 0;
    list-style-type: none;    
}
#cont-res ul li {
    padding:0;
}
#cont-res ul li ul{
    padding:2px 0 0 0;
}

#cont-res ul li ul li{
    padding: 0 0 0 8px;
    list-style-type: none;
}
#cont-res h3 {
    font-size: 14px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#cont-res h3 a {
    color:#000000;
}
#cont-res h2 a {
    color:#000000;
    text-decoration:none;
}
#cont-res h4 {
    font-size: 12px;
    font-weight:normal;
    padding: 8px 0 8px 0;
    margin: 0;
}

#main-res-print {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #000000;
    padding:24px 28px 24px 28px; /*cont padding*/
    margin: 0 auto;
    background-color: #ffffff;
    width:588px;

}
#main-res-print h1 {
    font-size: 18px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#main-res-print h2 {
    font-size: 14px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#main-res-print ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#main-res-print ul li {
    padding:0;
}
#main-res-print ul li ul{
    padding:2px 0 0 0;
}

#main-res-print ul li ul li{
    padding: 0 0 0 8px;
    list-style-type: none;
}
#main-res-print h3 {
    font-size: 14px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#main-res-print h3 a {
    color:#000000;
}
#main-res-print h4 {
    font-size: 12px;
    font-weight:normal;
    padding: 8px 0 8px 0;
    margin: 0;
}

#egresvot .egresvot-item h1 {
    font-size: 16px;
    font-weight:bold;
    padding: 8px 0 0 0;
    margin: 0;
}
#egresvot .egresvot-item h1 .txt{
    font-size: 12px;
    font-weight:normal;
}
#egresvot .egresvot-item h2 {
    font-size: 12px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#egresvot .egresvot-item p {
    margin:0;
    padding: 4px 0 0 0;
}


div#egcommentform .input {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 320px;
    font-size:12px;
}
div#egcommentform .submit {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
    width: 50px;
    font-size:12px;
}
div#egcommentform fieldset {
	border: 1px solid #AAAAAA;
    margin:0;
    padding:0 0 4px 8px;
    width: 317px;
    color:#000000;
    line-height:26px;
}

div#egcommentform .selectfset {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
    width: 308px;
}


.resval {
    width:99%;
    padding:0;
    margin:0;
    border-spacing:0;
    border-collapse:collapse;
}
.resval td {
    margin:0;
	padding: 6px 4px 6px 4px;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-width:1px;
    border-color: #292622;
}
.resval th {
    width:20%;
    margin:0;
	padding: 6px 4px 6px 4px;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-width:1px;
    border-color: #292622;
    background-color:#292622;
    color:#ffffff;
    font-weight:bold;
}

.col1 {
    background-color:#fdb927;
    font-weight:bold;
}
.col1c {
    text-align:center;
    background-color:#fdb927;
}
.col2 {
    background-color:#ef1422;
    font-weight:bold;
}
.col2c {
    text-align:center;
    background-color:#ef1422;
}


.FreezePaneOff
{
visibility: hidden;
display: none;
position: absolute;
top: -100px;
left: -100px;
}

.FreezePaneOn
{
position: absolute;
top: 0;
left: 0;
visibility: visible;
display: block;
width: 100%;
height: 100%;
background-color: #666;
z-index: 999;
filter:alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
padding-top: 20%;
}

div#right-col {
    float:left;
    display:inline;
    margin: 0;
    padding: 6px 0 0 0;
    width:190px;
}
.right-col-box {
    float:left;
    display:inline;
    width:190px;
    margin:0;
    padding:2px 0 0 0;
}
.right-col-box h2 {
    margin:0;
    padding:2px 0 2px 0;
    position: absolute;
    width:190px;
    background-color:#0f0f0f;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height:22px;
}
.right-col-box h3 {
    position: absolute;
    width:190px;
    font-size:16px;
    font-weight:bold;
    color:#FDB927;
    text-align:center;
    margin:0;
    padding:2px 0 2px 0;

    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;

    height:22px;
}
.right-col-box h3 a {
    color:#FDB927;
    text-decoration:none;
    display:block;
}


#artcomment .artcomment-item h1 {
    font-size: 16px;
    font-weight:bold;
    padding: 8px 0 0 0;
    margin: 0;
    text-transform:capitalize;
}#artcomment .artcomment-item h1 a{
    color:#000000;
    text-decoration:none;
}
#artcomment .artcomment-item h1 .txt{
    font-size: 12px;
    font-weight:normal;
}
#artcomment .artcomment-item h2 {
    font-size: 12px;
    font-weight:bold;
    padding: 0;
    margin: 0;
}
#artcomment .artcomment-item p {
    margin:0;
    padding: 4px 0 0 0;
}


div#artcommentform .input {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	margin: 1px 0 6px 0;
	padding: 1px 2px 1px 2px;
	width: 515px;
    height:120px;
    font-size:12px;
}
div#artcommentform .submit {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
    width: 50px;
    font-size:12px;
}
div#artcommentform fieldset {
	border: 1px solid #AAAAAA;
    margin:0 0 6px 0;
    color:#000000;
    line-height:26px;
}

legend {
    color:#000000;    
}

#snav {
    width:594px;
    padding:3px 0 0 0;
    margin:0;
}
#snav1 {
    color:#ffffff;
    font-size: 12px;
    font-weight:bold;
    float:left;
    display:inline;
    margin-top:3px;
    width:120px;
}
#snav1 a {
    text-decoration:none;
    color:#ffffff;
    border: 2px solid #fdb927;
    height:18px;
    padding:3px 4px 3px 4px;
}
#snav1 a:hover {
    color:#fdb927;
}

#snav2 {
    color:#ffffff;
    font-size: 12px;
    font-weight:bold;
    float:left;
    display:inline;
    margin-top:3px;
    text-align:center;
    width:354px;
}

#snav3 {
    color:#ffffff;
    font-size: 12px;
    font-weight:bold;
    float:right;
    display:inline;
    margin-top:3px;
    width:120px;
    text-align:right;
}
#snav3 a {
    text-decoration:none;
    color:#ffffff;
    border: 2px solid #fdb927;
    height:18px;
    padding:3px 4px 3px 4px;
}
#snav3 a:hover {
    color:#fdb927;
}




/* Calendar*/

div#cal {
    margin-top:8px;
    padding:6px 4px 2px 4px;
    background-color: #323232;
    color:#ffffff;
    border-bottom: 1px solid #292622;
}

div#cal .cal_main {
    width:182px;
    font-size: 11px;
    font-family:arial,sans-serif;
}

div#cal .cal_month {
    width:172px;
    margin: 0 auto 6px auto;
    border:1px solid #000000;
    background-color:#ffffff;
}
div#cal .cal_m_txt {
    text-align:center;
    color:#000000;
    font-weight: bold;
}
div#cal .cal_m_prev {
    vertical-align:middle;
    padding:0 0 0 4px;
    float:left;
    text-align:left;
}
div#cal .cal_m_prev img{
    padding:3px 0 0 0;
}
div#cal .cal_m_next {
    vertical-align:middle;
    padding:0 4px 0 0;
    float:right;
    text-align:right;
}
div#cal .cal_m_next img{
    padding:3px 0 0 0;
}

div#cal .cal_daysofweek {
    font-weight: bold;
    color:#fdb927;
}

div#cal .cal_days {
    padding: 2px;
}
div#cal .cal_days a {
    display:block;
    color:#000000;
    text-decoration:none;
    background-color:#fdb927;
}

div#cal .cal_days #today{
    font-weight: bold;
    color:#ef1422;
}div#cal .cal_days #today a{
    font-weight: bold;
    color:#ef1422;
    text-decoration:none;
}


.timeform {
    display:none;
    float:right;position:relative;
    background-color:#ffffff;
    left:8px;
}

.timeform .input {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
	padding: 1px 2px 1px 2px;
	width: 20px;
    height:15px;
    font-size:12px;
}

.timeform .submit {
	background-color: #dbe0e4;
	border: 1px solid #AAAAAA;
    width: 40px;
    font-size:12px;
    margin-left: 4px;
}
.timeform fieldset {
	border: 1px solid #AAAAAA;
    margin:2px;
    padding:2px 4px;
    color:#000000;
}

.buttontop {

    float:left;
    display:inline;
    width:186px;

    color:#ffffff;
    font-weight:bold;
    border: 2px solid #fdb927;
    height:20px;
    *height:21px;
    text-decoration:none;

    margin-top:12px;
    *margin-top:8px;
    /*margin-bottom:3px;*/

    text-align:center;

}

.buttontop a {
    color:#ffffff;
    text-decoration:none;
    display:block;
}
.buttontop a:hover {
    color:#fdb927;
}


.buttontopl {
    float:left;
    display:inline;
    width:16px;
    padding-top:1px;
    padding-left:6px;
}
.buttontopc {
    float:left;
    display:inline;
    text-align:center;
    width:134px;
    *width:130px;
    padding:3px 4px 0px 4px;
}
.buttontopr {
    float:right;
    display:inline;
    width:16px;
    padding-top:1px;
    padding-right:6px;
}
