.shadetabs{
padding: 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs td{
display: inline;
margin: 0;
}

.shadetabs td a{
text-decoration: none;
padding: 1px 5px;
margin-right: 1px;
margin-left: 1px;
border: 1px solid #CCCCCC;
color: #FFFFFF;
}

.shadetabs td a:visited{
color: #FFFFFF;
}

.shadetabs td a:hover{
text-decoration: underline;
color: #FFFFFF;
position: relative;
top: 2px;
}

.shadetabs td.selected{
position: relative;
top: 7px;
color: #FFFFFF;
}

.shadetabs td.selected a{ /*selected main tab style */
background-image: url(/tecnologia/images/shadeactive.gif);
color: #FFFFFF;
}

.shadetabs td.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 0px solid gray;
width: 388px;
margin-bottom: 1em; padding: 1px;
}

.contentstyle2{
border: 0px solid gray;
width: 353px;
margin-bottom: 1em; padding: 1px;
}

.sele {
background-image: url(/tecnologia/images/shadeactive.gif);
background-position:bottom;
color: #FFFFFF;
padding: 3px 0px;
position: relative;
top: 7px;
height:19px;
width:15px;
}