/* CSS RESET */

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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #FFFFFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

border:none;

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}



#conteudo {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 796px;
	font-family: Arial, Helvetica, sans-serif;
}

#conteudo #topo {
	height: 40px;
	background-color: #EFE68F;

}
.tel {
	float: right;
	height: 14px;
	width: 200px;
	background-image: url(../images/tel.gif);
	padding-left: 19px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	background-position: 1px;
	margin-right: -85px;
}
.mail {
	float: right;
	height: 14px;
	width: 200px;
	background-image: url(../images/mail.gif);
	padding-left: 19px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	background-position: 1px;
	clear: left;
}

.texto {
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
	height: auto;
	width: 796px;
	text-align: justify;
	float: left;
	word-spacing: 1px;
}

#conteudo #topo2 h1 {
	background-image: url(../images/logo.jpg);
	height: 56px;
	width: 235px;
	float: left;
	margin-top: 15px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}



#conteudo #menu {
	float: right;
	height: 95px;
	width: 550px;
	background-repeat: no-repeat;
	clear: right;
}

#conteudo #menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: 25px;
	width: 500px;
	margin-top: 45px;
	font-size: 15px;
	clear: left;
}


#conteudo  #menu ul li {
	display: inline;
	list-style-type: none;
	padding: 2px 2px 2px 12px;
	font-weight: bold;
	color: #FF0000;

}

#conteudo #menu ul li a:link a:visited {
	text-decoration: none;
	color: #D01311;
	font-weight: bold;
}
#conteudo #image {
	height: 153px;
	width: 796px;
	background-image: url(../images/image.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	float: left;
}
#conteudo h2 {
	font-size: 18px;
	margin-top: 30px;
	float: left;
	height: auto;
	width: auto;
}
hr {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EFE68F;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	vertical-align: 2%;
	text-align: center;
}
#conteudo #rodape {
	float: left;
	height: auto;
	width: 796px;
}
#conteudo #meio {
	float: left;
	height: auto;
	width: 796px;
	margin-top: 20px;
}
h3 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}#conteudo #image_host {

	height: 153px;
	width: 796px;
	background-image: url(../images/image_host.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	float: left;
}
.red {
	color: #FF0000;
}
.textoMenor {

	font-size: 12px;
	line-height: 25px;
	margin-top: 20px;
	height: auto;
	width: 796px;
	text-align: justify;
	float: left;
	word-spacing: 1px;
}
h3 {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}

