F/*
------------------------------------------------------
RESET BROWSER STYLES begin
------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
table { border-collapse: separate; border-spacing: 0; }
a img { border: 0; }
caption, th, td { text-align: left; font-weight: normal; }
q:before, q:after { content:''; }
abbr, acronym { border: 0; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
:focus { outline: 0; }

/*
------------------------------------------------------
RESET BROWSER STYLES end
------------------------------------------------------
*/




/*
------------------------------------------------------
LAYOUT STYLES begin
------------------------------------------------------
*/

body {
	background: #fff url(../img/backg.jpg) 0 0 no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}

/*
------------------------------------------------------
STYLES MM
------------------------------------------------------
*/



/* --- iframe --- */


body {
	background: #dd0023;
	font-family: arial, helvetica, sans-serif;
	color: #000;}

.container {
	width: 250px;
	padding: 5px 15px 0px 15px;}


.container .newsl {
	width: 224px;
	height: 30px;
	margin-bottom: 18px;
	}

.container .texto { 
	color: #fff;
	padding-right: 7px;
	font-size: 14px;
	font-weight: bold; 
	letter-spacing: -1px;
}

.container .caixa {
	width: 100px;
	height: 14px;
	margin-right: 7px;
	padding: 2px;
	border: 1px solid #c6001f;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	background: #dd0023;
}
	
.container .bot { 
	vertical-align: top;
	} 

.container .pesquisa {
	width: 224px;
	height: 30px;
	padding-left: 5px;
	}

