@charset "ISO-8859-1";
/* CSS Document */

.header{
	width:425px;
	heigth:270px;
	margin:0 auto;
	padding:30px 0 0 0;

}

.primeirobloco{
	width:214px;
	height:auto;
	float:left;	
	margin: 0 0 0 40px;
}

.segundobloco{
	width:273px;
	height:auto;
	float:left;
	margin:0 72px	
}

.terceirobloco{
	width:150px;
	height:auto;
	float:left;	
}

.dataevento{
	width:214px;
	height:35px;
	float:left;
	
}

.datatexto{
	width:214px;
	height:75px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	letter-spacing:1px;
}


.cliqueaquiprgcomp:link, .cliqueaquiprgcomp:visited {
	width:140px;
	height:27px;
	margin:20px 37px 0 37px;	
	float:left;
	background-image:url(../imgs/home/cliqueaquiprogcomp1.jpg);
	background-repeat:no-repeat;

}

.cliqueaquiprgcomp:hover{
	width:140px;
	height:41px;
	margin:20px 37px 0 37px;	
	float:left;
	background-image:url(../imgs/home/cliqueaquiprogcomp2.jpg);
	background-repeat:no-repeat;
}

.cliqueaquiprgcomp:active{
	width:140px;
	height:41px;
	margin:20px 37px 0 37px;	
	float:left;
	background-image:url(../imgs/home/cliqueaquiprogcomp3.jpg);
	background-repeat:no-repeat;
}


.tit_palestrante{
	width:54px;
	height:14px;
	margin:0 219px 0 0;
	float:left;	
}

.tit_comochegar{
	width:64px;
	height:17px;
	margin:0 0 0 0;
	float:left;	
}


.comochegartexto{
	width:150px;
	height:22px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	letter-spacing:1px;
	margin:10px 0 0 0;
}

.foto_palestrante{
	width:273px;
	height:146px;	
	margin:10px 0 0 0;
	float:left;
}

.saibamais:link, .saibamais:visited {
	width:54px;
	height:13px;
	margin:10px 0 0 0;	
	float:right;
	background-image:url(../imgs/home/saibamais1.jpg);
	background-repeat:no-repeat;

}

.saibamais:hover{
	width:54px;
	height:13px;
	margin:10px 0 0 0;	
	float:right;
	background-image:url(../imgs/home/saibamais2.jpg);
	background-repeat:no-repeat;
}

.saibamais:active{
	width:54px;
	height:13px;
	margin:10px 0 0 0;	
	float:right;
	background-image:url(../imgs/home/saibamais3.jpg);
	background-repeat:no-repeat;
}



.vejanomapa:link, .vejanomapa:visited {
	width:67px;
	height:13px;
	margin:12px 0 0 0;	
	float:left;
	background-image:url(../imgs/home/vejanomapa1.jpg);
	background-repeat:no-repeat;
	

}

.vejanomapa:hover{
	width:67px;
	height:13px;
	margin:12px 0 0 0;	
	float:left;
	background-image:url(../imgs/home/vejanomapa2.jpg);
	background-repeat:no-repeat;
}

.vejanomapa:active{
	width:67px;
	height:13px;
	margin:12px 0 0 0;	
	float:left;
	background-image:url(../imgs/home/vejanomapa3.jpg);
	background-repeat:no-repeat;
}


