@charset "utf-8";
/*=======================================================================
			
				MIX INTERNET | www.mixinternet.com.br
	   --------------------- | fones: (84) 3082.1161  |  8841.2460
	   A Sua Agência digital | email: contato@mixinternet.com.br
	---------------------------------------------------------------
				     Cliente | salesiano		
					 
=========================================================================*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

html {
}

body {
	font-size: 12px;
	color: #7A7A7A;
	/*background: url(../_imgs/bgTopo.jpg) repeat-x left top;*/
}

h1, h2, h3, h4, h5, h6 {color: #023BA8;}
h1 {font-size: 12px;}
h2 {font-size: 14px;}
h3 {font-size: 18px;}
h4 {font-size: 22px;}
h5 {font-size: 26px;}
h6 {font-size: 30px;}


a{
	text-decoration: none;
}

a:hover{}

p {}

img {}

ul,ol {}

br { }

hr {}

form {}

table {}

textarea {}