.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 0.75em Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #690;
color:#fff; /*#2d2b2b;*/
background-color:#690; /*white url(shade.gif) top left repeat-x;*/
}

.shadetabs li a:visited{
color:#fff;
}

.shadetabs li a:hover{
text-decoration: underline;
color:#fff; /*#2d2b2b;*/
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #e1e1e1;
width: 458px;
height:92px;
margin-bottom: 1em; 
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:6px;
background-image:url('../images/back-dinamico.jpg');
}


.contentstyle p{
font-family: Arial;
margin:1px;
}

.contentstyle a{
color:#690;
font-weight:bold;
text-decoration:none;
}

.contentstyle a:hover{
color:#690;
font-weight:bold;
text-decoration:underline;
}
