@charset "utf-8";
/* CSS Radio */

/* Texto Descritivo */
#Rad_Tex_Des{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	}

/* Quadro Conteudo */
#Rad_Qdr{
	width:574px;
	height:97px;
	margin-left:11px;
	margin-bottom:10px;
	background-image:url(../imagens/css/qdr_inf_rad.png)
	}
	
/* Quadro Conteudo - Título */
#Rad_Con_Des_Tit{
	padding-bottom:3px;
	padding-left:5px;
	}
	
/* Quadro Conteudo - Descrição */
#Rad_Con_Des_Des{
	width:83px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	}
	
/* Quadro Conteudo - Conteudo */
#Rad_Con_Des_Con{
	width:416px;
	margin-top:5px;
	padding-right:5px;
	float:left;
	}
	
/* Quadro Conteudo - Botão */
#Rad_Con_Des_Bot{
	margin-top:9px;
	}