/* CSS Document */
/***** GERAL******/


#chamadas {
	width:100%;
	margin-top:310px;
}


#chamadas img{
	float:left;
	
}

#Texcont {
		margin-left:10px;
		float:left;
		color:#FFF;
		font-size:12px;
		
}

#Texcont h1 {
		font-size:20px;
		top:auto;
		margin-bottom:10px;
		
		}

#Texcont a:hover { 	color: #D4EFFC;

}





