
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	margin:20px 0 20px 0;
	}

/* formatacao geral */
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}


/* titulos */
h2, h3, h4 {
	font-size:15px;
	font-weight:600;
	margin:12px 0 15px 0;
	text-transform:uppercase;
	color:#225675;
}


h9 {
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#225675;
}

h7 {
	font-size:15px;
	font-weight:600;
	margin:-12px 0 15px 0;
	text-transform:uppercase;
	color:#225675;
}

h6 {
	font-size:12px;
	font-weight:600;
	margin:12px 0 15px 0;f
	text-transform:uppercase;
	color:#225675;
}



/* textoAtendimentoExpresso */
.TextAtendimento a {
	font-size:11.5px;
		margin:10px 0 8px 0;
	color:red;
}



a:hover {text-decoration:underline;}


/* formatacao box videos */

#videos {
width:544px;
padding-left:5px;
padding-right:5px;
	}


#videos a {
	color:#225675;
	font-size:12px;
	}
	
	#videos a strong {color:#225675;}


/* conteudo */

