/* ****** PROPRIEDADES GERAIS ******** */
	body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address, img, form, div, input, fieldset, select {
		margin: 0px;
		padding: 0px;
		___border: 0px;		
	}

	body {
		background: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #30373b;
		line-height: 18px;
	}

	img, fieldset { border:none; }

	.ieca {
		clear:both;
	}

/* **************************** */


/* ************ LINKS *********** */

	a:link {
		text-decoration:none;
		font-size:11px;
		color:#d50d0d;
		outline:none;
	}

	a:visited {
		text-decoration:none;
		font-size:11px;
		color:#d50d0d;
		outline:none;
	}

	a:hover {
		text-decoration:underline;
		color:#ab0101;
		outline:none;
	}

	a:active {
		text-decoration:none;
		color:#ab0101;
		outline:none;
	}

/* **************************** */


/* *********** FORMULÁRIOS ************** */

	.caixas {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #262626;
		background: url(/img/site/bg_form_geral.gif) repeat-x;
		border: none;
	}

/* ************************** */

#content_for_layout_sss div#flashMessage {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

#fundo {
	width:100%;
	overflow: hidden;
}