@charset "utf-8";
/* CSS Document */

.box1{
	width:733px; height:auto;
	background-color:#cccccc;
	background-image:url(../img/cursos_bg_base_box1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin:0 0 35px 85px;
}

td a:link, td a:active, td a:visited{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

td a:hover{
	color:#333;
}

#miolo h2{
	margin:0 0 20px 85px;
}

.texttop{
	margin:0 0 25px 85px;
}

.livro_peq{
	margin:20px 0 20px 20px;
}

.desc{
	padding:20px 20px 20px 0;
}

.right{
	text-align:right;
}

.right img{
	margin-right:40px;
}
