

.tagtip {
    font-family: "Trebuchet MS",Verdana,Arial;
    position: absolute;
	width: 244px;
    background: transparent url(../images/globo_courses.png) no-repeat;
	padding: 20px;
	font-size: 12px;
	margin: 1em;
}

.tagtip h1 {
	font-size: 10pt;
	font-weight: bold;
    margin: 5px 0 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffb023;
}

.tagtip h2 {
	font-size: 9pt;
	font-weight: bold;
    margin: 7px 0 0 0;
    color: #1560a1;
}

.tagtip p {
    margin: 0;
    padding: 0;
}

/* roundbox */

b.rtop, b.rbottom {
	display: block;
	background: #fff;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow:hidden;
	background: #F5ECD8;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

.roundbox a {
    margin-left:10px;
    color:#01583D;
    font-weight:bold;
}
.roundbox ul {
    list-style: none;
    line-height: 1.5;
    padding: 15px;
    margin: 0px;
    width: 320px;
}

.roundbox ul a {
    font-weight: normal;
    color: #01583D;
}

.roundbox ul a:hover {
    color: #4B5A63;
    text-decoration: underline;
}

.roundbox {
    clear: both;
    font-size: 12px;
    background: url('../images/claqueta.jpg') no-repeat;
    width: 370px;
    padding: 10px;
	margin-left: 145px;
}

.roundbox h4 {
	margin: 5px 10px;
}

.roundbox p {
	margin: 10px;
}

.roundbox h5 {
	font-size: 1em;
	margin: 0px 0px 0px 10px;
}
