@import url(http://www.deltaweb.com.br/site/css/menu.css);

body {
	background-color: #f1f1f1;
	text-align: center;
	margin: 0;
	padding: 0;
}

#bigbox {
	width: 740px;
	\width: 760px;
	w\idth: 740px;
	background-image: url(../imagens/back.gif);
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 720px;
	\width: 715px;
	w\idth: 720px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 106px;
	background-image: url(../imagens/top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-top: 5px solid #e77719;
	border-left: 5px solid #006699;
	border-right: 5px solid #006699;
}

#imagenstri {
	width: 720px;
	\width: 730px;
	w\idth: 720px;
	border-left: 5px solid #006699;
	border-right: 5px solid #006699;
	border-bottom: 0px;
	border-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#tirth {
	width: 720px;
	\width: 730px;
	w\idth: 720px;
	border-left: 5px solid #006699;
	border-right: 5px solid #006699;
	border-bottom: 5px solid #e77719;	
	background-color: #fff;
	background-image: url(../imagens/top2.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#leftcol {
	width: 500px;
	\width: 520px;
	w\idth: 500px;
	background-color: #006699;
	border: 1px #fff solid;
	float: left;
	height: 250px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 3px;
	color: #fff;
}

#leftcol p, #leftcolh p, #leftcolc p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#leftcolh {
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	background-color: #f7d1b0;
	border: 1px #fff solid;
	float: left;
	height: 250px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 3px;
	color: #006699;
}

#leftcolc {
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	background-color: #fff;
	border: 1px solid #e77719;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 3px;
	text-align: center;
	color: #006699;
}

#textos {
	width: 500px;
	\width: 520px;
	w\idth: 500px;
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	padding: 5px;
	border: 0;
	background-image: url(../imagens/delta_bg.gif);
	background-repeat: no-repeat;
}

#textos p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 130%;
	background-image: url(../imagens/bgpx2.gif);
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
}

img {
	border: 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 130%;
	width: 90%;
	text-align: left;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 130%;
	width: 90%;
	text-align: left;
}

.form {
	border: 0;
	height: 20px;
	width: 120px;
	background-color: #f1f1f1;
	color: #006699;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 710px;
	\width: 715px;
	w\idth: 710px;
	height: 30px;
	background-color: #e77719;
	margin-top: 10px;
	border: 1px solid #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 500;
	font-size: 10px;
	color: Silver;
	padding: 3px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}