

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal 11px "Trebuchet MS";
	vertical-align: baseline;
	background: transparent;
}

html { overflow-x:hidden; }

body { background:url(http://www.cenin.com.br/image/bgTopo2.jpg) repeat-x; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

b, strong { font-weight:bold; }

a {
	text-decoration:none;
	cursor:pointer;
}

a:hover { text-decoration: underline; }

input {
	display:block;
	background:#d9e0e3;
	border:none;
	height:15px;
	font: bold 13px "Trebuchet MS";
	-moz-appearance: textfield;
	padding:3px;
	-moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
	-moz-user-select: text;
}

textarea {
	-moz-appearance: textfield;
	padding:2px 3px 2px 3px;
	font: bold 13px "Trebuchet MS";
	border:1px solid #b48254;
	-moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
	-moz-user-select: text;
}

select {
	display:block;
	-moz-appearance: textfield;
	padding:1px;
	border: 1px solid #d5d5d5;
	-moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
	-moz-user-select: text;
	font-size:10px;
}

.hidden {
	margin:0;
	padding:0;
	border:none
}

.form { width:500px }

.formSborda {
	border:0px;
	height:0px;
	width:0px;
	right:0px;
	position:absolute;
	float:right;
	margin-right:-30px;
}

.form label {
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#b48254;
	float:left;
	margin:0 15px 15px 0;
}

.form input, textarea {
	display:block;
	border:1px solid #d49f6f;
}

.form select {
	margin:0px 0px 0 0 !important;
	font-size:10px;
	font-weight: normal;
	text-transform: uppercase;
	border:1px dotted #d0d0d0;
	font-family:Arial;
	display:block;
}

h1 {
	width:100%;
	text-align:left;
	font: italic 1.5em "Trebuchet MS";
	color:#224985;
	letter-spacing:-1px;
	font-size:18px;
	font-weight:bold;
}

h2 {
	font: bold italic 1.2em "Trebuchet MS";
	color:#224985;
	letter-spacing:0px;
}

h3 {
	width:100%;
	text-align:left;
	font: italic 1.5em "Trebuchet MS";
	color:#96a4c1;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
}
Titulo_home {
	width:100%;
	text-align:left;
	font: italic 1.5em "Trebuchet MS";
	color:#96a4c1;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
}
.padrao_conteudo{
	text-align:left; 
	font: italic 1.5em 'Trebuchet MS';	
	color:#036;	
	letter-spacing:-1px; 
	font-size:13px; 
	font-weight:bold;
}
.padrao_conteudo2{
	text-align:left; 
	font: italic 1.5em 'Trebuchet MS';	
	color:#036;	
	letter-spacing:-1px; 
	font-size:12px; 
	font-weight:bold;
}
#fonte_padrao{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-align:left;
}
#fonte_padrao_alert{
	font-family:"Comic Sans MS";
	color:#FF0000;
	font-size:14px;
	text-align:left;
}


