/* CSS Document */
ul,  li
{
margin: 0;
padding: 0;
border: 0;
}
*{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body, html{
background:#D8DCE5 url(images/body_bkg.jpg) repeat-x;
}

.wrapper{
}

#main{
margin:auto;
width:740px;
padding-top:62px;
padding-bottom:65px;
background:#FFFFFF url(images/prodigital_logo.jpg) right top no-repeat;
}
#mainterm{
margin:auto;
width:740px;
padding-top:62px;
padding-bottom:65px;
background:#FFFFFF url(images/prodigital_logo.jpg) no-repeat 35px top;
}
#top{
width:600px;
height:220px;
margin:auto;
padding:20px 50px 0px 50px;
background-color: #F1F1F1;
border-top: 1px solid #D1D1D1;
border-left: 1px solid #D1D1D1;
border-right: 1px solid #D1D1D1;
}

#topimg{
	width:702px;
	height:256px;
	padding-bottom:20px;
	padding-left: 19px;
}

#img{
	width:490px;
	height:267px;
	background-image: url(images/top_term800.jpg);
	float: left;
}

#imgtela {
	width:212px;
	background: #fff;
	float: right;

}
#imgtela a span {
visibility: hidden;
}

#modelo{
width:700px;
height:160px;
margin:auto;
}

#modeloImg{
width:307px;
height:158px;
float:left;
}

#modeloTxt{
margin-left:10px;
width:373px;
float:left;
}

#vendas{
width:460px;
height:146px;
margin:auto;
padding-left:240px;
background:url(images/img_mulher.jpg) left top no-repeat;
}

#rodape{
width:520px;
height:70px;
padding-left:260px;
background:url(images/rodape_sep.gif) top repeat-x;
}

#rodapeinterno{
width:520px;
height:70px;
padding-left:35px;
background:url(images/rodape_sep.gif) top repeat-x;
}
/* PARAGRAFOS */

h1{
	font-size:20px;
	font-weight:bold;
	color:#3F3F3F;
	margin-bottom:15px;
	line-height:15px;
	margin-left: 35px;
}

h2{
	font-size:15px;
	font-weight:bold;
	color:#666666;
	margin-bottom:15px;
	line-height:10px;
	margin-left: 35px;
}

.toptxt_grey{
font-size:44px;
color:#918F90;
}

.toptopic{
padding-left:15px;
color:#3F3F3F;
background:url(images/marker.gif) left center no-repeat;
}

h3{
clear:both;
margin-left:35px;
margin-right:44px;
font-size:15px;
line-height:40px;
font-weight:bolder;
color:#6695A5;
background:repeat-x bottom;
}

.titdest{
padding-top:20px;
margin-left:35px;
font-size:18px;
font-weight:bolder;
color:#817F80;
}

.txt{
margin-left:35px;
margin-right:44px;
text-align:justify;
}
.txt1{
margin-left:1px;
margin-right:44px;
text-align:justify;
}

.txtbold{
font-weight:bolder;
}

.txtbold2{
font-weight:bolder;
margin-left:35px;
}

.txttopic{
padding-left:13px;
background:url(images/txt_topic.gif) top left no-repeat;
}

.txtvendas{
	font-size:26px;
	font-weight:bolder;
	color:#9E9C9D;
	line-height: 25px;
}

.txtvendasOrange{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
color:#FE7F30;
}

.txtvendasBlack{
	font-size:21px;
	font-weight:bolder;
	color:#313131;
	line-height: 21px;
}

.txtvendasBlack a{
	font-size:24px;
	font-weight:bolder;
	color:#666666;
	text-decoration: none;
}
.txtvendasBlack a:hover{
	font-size:24px;
	font-weight:bolder;
	color:#FF6600;
	text-decoration: none;
}

/*  IMAGENS */

.rodapeLogo{
margin:10px 10px 5px 0px;
}

.link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color:#FF6600;
	text-decoration: none;}
ul{
	list-style: url(images/marker.gif) outside;
	margin:0px;
padding:0px 0px 0px 17px;
}
li{
	margin:0px;
	padding:0px;

}
a{
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titulo {
	font-size: 40px;
	margin-left: 0px;
}
.subtitulo {
	margin-left: 0px;
	font-size: 30px;
	line-height: 30px;
}
