* {
margin:0;
padding:0;
}

body {
background:#e1f2d0 url(../images/bg.jpg) repeat-y top center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font: normal 14px auto Verdana, Arial, Helvetica, sans-serif;
/* font-size:14px; */
line-height:20px;
color:#222;
}

a {
text-decoration:none;
color:#75B03C;
}

a:hover {
text-decoration:underline;
color:#111;
}

#wrap {
width:800px;
margin:0 auto;
}

#header {
height:80px;
background:#e1f2d0 url(../images/header.jpg) no-repeat;
}


#header h1 {
font-size:28px;
letter-spacing:-1px;
color:#fff;
padding:15px 0 0 20px;
}

#header h1 a {
color:#fff;
text-decoration:none;
font-weight:100;
letter-spacing:-2px;
}

#header h1 a:hover {
color:#000;
}

#header h2 {
font-size:19px;
color:#e1c70e;
letter-spacing:-1px;
font-weight:100;
padding:5px 0 0 20px;
}



#menu {
    height:30px;
    line-height:30px;
    background:#e1f2d0 url(../images/menu.jpg) no-repeat;
    clear:both;
}

#menu ul {
    list-style-type:none;
    padding-left:30px;
}

#menu ul li {
    display:block;
    float:left;
    padding-left:5px;
    padding-right:5px;
}

#menu ul li a {
    text-decoration:none;
    font-weight:600;
    font-size:11px;
    color:#fff;
    padding-left:8px;
    padding-right:12px;
    text-transform: uppercase;
}

#menu  li {
    background: url(../i/menusep2.png) no-repeat top right
}

#menu ul li a:hover {
    color:#000;
    text-decoration:underline;
}

#menu ul li a.select {
    background-color:#d4c876;
    color: black;
    padding-left:12px;
}


/* -------------------------------- */
/*            SUB MENU              */
/* -------------------------------- */

#submenu {
    height:30px;
    line-height:30px;
    background:#e1f2d0 url(../images/submenu.jpg) no-repeat;

    
}
#submenu ul {
    clear:both;
}

#submenu ul li{
    display:inline;
    margin-left:10px;
}

#submenu ul li a{
    text-decoration:none;
    font-weight:600;
    font-size:12px;
    color:#050;
    padding-left:8px;
    padding-right:12px;
    text-transform: uppercase;
}

#submenu ul li a:hover {
    color:#000;
    text-decoration:underline;
}

#submenu  li {
    background-image: url(../i/menusep4.png);
    background-repeat:no-repeat;
    background-position: center right;
}


/*        FINE submenu              */
/* -------------------------------- */


#breadcrumbs a{ 
text-decoration:none;
    font-size:9px;
    text-transform: uppercase;
}

#breadcrumbs { 
    margin-left: 20px;
}

#content {
/*background:#e1f2d0 url(../images/content.jpg) repeat-y;*/
background:#e1f2d0;
padding:0 20px;
}

#image1 {
    float:left;

    margin-right:5px;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



.right {
float:right;
width:760px;
text-align:justify;
padding-top:20px;
}




.right h2 {
font-size:18px;
font-weight:100;
padding-left:10px;
height:30px;
line-height:30px;
background:#fff url(../images/contenth2.jpg) no-repeat;
}

.right h2 a {
text-decoration:none;
color:#fff;
}

.left {
float:left;
width:180px;
padding-top:10px;
}

.left h2 {
padding-left:10px;
height:30px;
line-height:30px;
background:#E9CF16 url(../images/menuh2.jpg) no-repeat;
color:#fff;
font-size:13px;
margin:10px 0 0;
}

.left ul {
list-style-type:square;
color:#75B03C;
padding:10px 0 15px 20px;
}

.left ul li a {
text-decoration:none;
font-weight:600;
}

.footer {
text-align:center;
font-size:11px;
color:#aaa;
margin-top:40px;
border-top:1px dotted #aaa;
padding-top:10px;
}

.footer a {
color:#aaa;
}

label {
float:left;
width:190px;
font-weight:750;
text-align:right;
margin-right:5px;
}

textarea {
width:260px;
margin-bottom:5px;
height:150px;
}

input.text {
width:260px;
margin-bottom:5px;
}

.boxes {
width:1em;
}

#submitbutton {
margin-left:190px;
margin-top:5px;
}

br {
clear:left;
}

.right h2 a:hover,.footer a:hover {
color:#111;
}

/* Nice table css */
table.nicetable caption {
    padding: 0 0 5px 0;
    width: 750px;    
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

table.nicetablesmall caption {
    padding: 0 0 5px 0;
    /* width: 750px;   */ 
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

table.nicetable th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
    
}

table.nicetablesmall th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 1px 1px 1px 10px;
    background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

table.nicetable th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

table.nicetable .noborder {
    border: 0px;
    border-right: 1px solid #C1DAD7;
    background: none;
}

table.nicetablesmall .noborder {
    border: 0px;
    border-right: 1px solid #C1DAD7;
    background: none;
}

table.nicetable td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}

table.nicetablesmall td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #f8f8f8;
    padding: 1px 1px 1px 1px;
    color: #4f6b72;
}


table.nicetable td.alt {
    background: #F5FAFA;
    color: #797268;
}

table.nicetable th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(../images/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.nicetable th.specalt {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(../images/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}

/* fine nicetable*/

.error {
color: red;
font-size: 16px;
}

.attention {
color: blue;
font-size: 16px;
}

img {
border:none;
}

.con_iva {
color: #777;
font-size: 11px;
white-space: nowrap;
}


.newspostname {
font-style:none;
    font-size: 8px;
    color:green;
    text-align:right;
}