@charset "iso-8859-1";
/* CSS Document */
/*======================================================
		MIX Internet
		------------------------------------------
		Desenvolvimento: 	Gabriel (OKATSURA) Lau
		Cliente: SOL
		Data: 	01/2009
======================================================*/

* {
	margin: 		0px;
	padding: 		0px;
	font-family:	Arial, Helvetica, sans-serif;
}

body, html {
	margin: 		0;
	height:			100%;
	color:			#717171;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
}

body, html {
					margin: 0;
					height:100%;
}
/*body{
					background: url(../_imgs/bg_body.gif) center;
}*/

h1, h2, h3, h4, h5, h6{color:#17518E; font-family:Arial, Helvetica, sans-serif;}
h1 {				font-size:18px; margin-bottom:15px;}
h2 {				font-size:16px;}
h3 {				font-size:14px}
h4 {				font-size:12px; color:#E3730A; margin-bottom:9px;}
h4 a{								color:#E3730A;}
h5 {				font-size:10px;}
h6 {				font-size:8px;}

a{ 					text-decoration:none; color:#717171; cursor:pointer;}
a:hover{ 			text-decoration:underline;}
a img{ 				border:none;}

p {}

img {}

ul,ol {}

br { }

hr {}

form {}
input{color:#717171; border:1px solid #E2E2E2; border-left:1px solid #ACACAC; border-top:1px solid #1D3C68;}



table {}

textarea {}
