* {
	margin:0; padding:0;
	font-size:13px;
	line-height:18px;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.813em;
		line-height:1.231em;
		color:#545454;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#e7791a;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
strong {color:#004591;}

/* ============================= main layout ====================== */

li { background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:17px;}
li a {color:#e7791a; line-height:1.692em;}

.main {text-align:left; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1;}
.row1 {padding:31px 25px 52px 36px; border:1px #e1e1e1;}
.row2 {background:#f6f6f6; border-top:1px solid #e1e1e1; padding:44px 30px 47px 40px;}
.row3 {padding:0 30px 47px 40px;}
.row4 {background:#f6f6f6; border-top:1px solid #e1e1e1; border-left:1px solid #e1e1e1; padding:44px 30px 27px 40px;}
.row5 {padding:31px 25px 22px 36px; border:1px #e1e1e1;}

/*Colunas Home*/
.line {background:url(images/line.gif) repeat-y  0; background-position:right; width:25%; padding:0 15px 0 15px;}
.line1 {background:url(images/line.gif) repeat-y  0; background-position:right; width:25%; padding:0 15px 0 0px;}
.line2{width:25%; padding:0 15px 0 15px;}
.line3 {background:url(images/line.gif) repeat-y  0; background-position:right; width:50%; padding:0 35px 0 0px;}
.line4 {width:50%; padding:0 10px 0 35px;}
.line5 {background:url(images/line.gif) left repeat-x; padding:10px 0 10px 0; margin:10px 0 10px 0;}
.line6 {background:url(images/line.gif) repeat-y  0; background-position:right; width:36%; padding:0 15px 0 50px;}
.line7 {background:url(images/line.gif) repeat-y  0; background-position:right; width:30%; padding:0 15px 0 0px;}
.line8{width:33%; padding:0 15px 0 45px;}
.line9 {width:50%; padding:0 10px 0 0px;}
.line10 {width:50%; padding:0 35px 0 0px;}
.line11 {background:url(images/line.gif) left  top repeat-x; padding:10px 0 0px 0; margin:0px 0 00px 0;}

.title {padding-top:10px;}
.title2 {border-bottom:1px solid #c5c5c5; padding-bottom:15px; margin-bottom:25px;}

/*Footer*/
.footer { height:72px; border-top:1px solid #e1e1e1; padding:33px 0 0 39px;}
.footer a {color:#545454; text-decoration:underline;}
.footer a:hover {text-decoration:none;}

.link1 a {color:#e7791a;}

/*Clientes*/
div.clientes {
	height:90px;
	width:137px;
	float:left;
	margin:10px 10px 0 4px;
	border-left:1px solid #999588;
	border-bottom:1px solid #999588;
	background:#FFFFFF;
	padding-top: 25px;
	text-align:center;
}

/*Formulario*/
input {width:172px; height:19px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:204px; height:123px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:20px;}
.input1{padding:0 0 0 0px; font-size:1em; width:37px; height:12px; border:none;}

/*Rodapé*/
.pype a{
	text-decoration:none;
	font-weight:normal;
}
.pype a:hover{
	text-decoration:none;
	font-weight:normal;
}
.by_pype a{
	text-decoration: underline;
	font-weight:normal;
	color:#e7791a;
}
.by_pype a:hover{
	text-decoration:none;
	font-weight:normal;
	color:#e7791a;
}

