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

p{
 text-align:justify;
}

li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

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

.bullet{
	vertical-align:middle;
	margin-right:10px;
}

.desccurso{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin:15px 0 0 20px;
}

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

.spacer{
	margin:20px 0 0 15px;
}

#bloco1{
	width:455px; height:auto;
	float:left;
}

#bloco2{
	width:240px; height:auto;
	float:left;
	margin:15px 0 0 23px;
}

#bloco3{
	width:auto; height:auto;
	float:left;
}

#bloco3 ul{
	margin:0 0 0 53px;
}

#bloco3 ul li{
	margin:0 0 5px 0;
}

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

a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
/***********************************************************************/

#box2{
	width:364px; height:340px;
	background-color:#E4E4E4;
	float:left;
	margin:0 0 0 85px;
	padding:0 0 10px 0;
	background-image:url(../img/cursos_bg_base_box2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#box2 h3{
	margin-bottom:5px;
}

.center{
	margin:0 0 0 15px;
}
/***********************************************************************/
#box3{
	width:342px; height:340px;
	background-color:#E4E4E4;
	float:left;
	margin:0 0 0 28px;
	padding:0 0 7px 0;
	background-image:url(../img/cursos_bg_base_box3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#box3 ul{
	margin:0 0 0 10px;
}

#box3 li{
	margin:0 0 15px 0;
	*margin:0 0 5px 0;
}

#box3 h4{
	margin:16px 0 13px 19px;
}

#box3 p{
	margin:0 0 10px 19px;
	font-size:10px;
}

#box3 p img{
	margin-right:8px;
}
/**********************************************************/
#centerflash{
	width:643px;
	margin:auto;
	padding:20px 0 0 0;
}

.marginleft{
	margin-left:55px;
}