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

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

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

.titcurso{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#064C18;
}

.desccurso{
	width:544px;
	float:left;
	margin:15px 0 0 0;
}

.desccurso img{
	float:left;
	margin:5px 20px 0 10px;
}

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

.desccurso a:hover{
	color:#333;
}

.dispdvd{
	width:auto; height:auto;
	float:left;
}

.dispdvd img{
	position:absolute;
	bottom:-6px;
}