* {
	padding: 0;
	margin: 0;
}
body {

}


li {

	list-style:none;

}



.img1 {
	 background-color: #fff;
    background:url(../img/img1.png);
     background-repeat: no-repeat;
     background-position: 5px 20px
}

.img2 {
   background-color: #fff;
    background:url(../img/img2.png);
     background-repeat: no-repeat;
     background-position: 5px 20px;
}

.img3 {
    background-color: #fff;
    background:url(../img/img3.png);
     background-repeat: no-repeat;
     background-position: 5px 20px;
}

.img4 {
	 background-color: #fff;
    background:url(../img/img4.png);
     background-repeat: no-repeat;
     background-position: 5px 20px;
}

.img5 {
	 background-color: #fff;
    background:url(../img/img5.png);
     background-repeat: no-repeat;
     background-position: 5px 20px;
}

.imgrelogio {
	 background-color: #fff;
    background:url(../img/relogio.png);
     background-repeat: no-repeat;
     background-position: 5px 20px;
}


#tabs  {
	height: 20px;
	position: relative ;



}

#content li {
   border-bottom: 1px solid #78bee2;
     background-color: #fff;
    padding: 20px 0 20px 0;

    padding-left:50px;
    font-size: 12px;
    width:150px;
    font-family: Trebuchet MS, Arial, Verdana;


}





#content {
	position: relative;
    padding: 0px;
	border: 1px solid #78bee2;
    width: 200px;
     color: #000;
     background-color: #fff;
     clear: both;


}



#tabs a, #tabs a:visited {
	background: url("../img/tab.jpg") top left no-repeat;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 90px;
	height: 18px;

	margin: 0 1px 0 0;
	text-align: center;
	padding: 6px 0 0 0;
	float: left;

}

#tv h2 {
     font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
	font-weight: bold;
	line-height: 15px;
    padding: 4px 0 0px 2px;



}

