html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

h1 {
	font-size: 21px;
	color: #4D7CC1;
}
h1 a {
	color: #4D7CC1;  
}

h1 span {
	color: #FF8F22;
}

h2 {
	font-size: 18px;
	color: #000000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 170%;
}

.list1, .list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	height: 80px;
}

.list1 ul {
	line-height: 190%;
	font-size: 10px;
}

.list1 ul strong {
	color: #000000;
}

.list1 ul li {
	float: left;
	width: 178px;
	height: auto;
	padding-right: 25px;
}

.list1 strong {
	float: left;
}

.list1 span {
	float: right;
}

.list1 .link2 {
	float: right;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, select {
/*  
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #D1D1D1;
	color: #989898;
*/	
}

input.input-image {
	padding: 0px;
	border: none;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	margin-bottom: 10px;
}

/** LINKS */

a {
	color: #37A0D5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	padding-left: 12px;
	background: url(images/homepage05.gif) no-repeat left center;
}

a.link2 {
	padding-left: 12px;
	background: url(images/homepage14.gif) no-repeat left center;
    text-decoration: none;
}

a.link3 {
	color: #FF8F22;
}

a.link5 {
	padding-left: 12px;
	background: url(images/homepage14.gif) no-repeat left center;
    text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
/**	padding: 1px;
	border: 2px solid #DADADA; */
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	width: 950px;
	height: 63px;
	margin: 0px auto;
	background: url(imagens/logo_superior.jpg) no-repeat right top;
}

#menu ul {
	margin: 0px;
	padding: 30px 0px 0px 20px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 18px 0px 12px;
	background: url(images/homepage03.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}

#menu a:hover, #menu .active a {
	background-image: url(images/homepage02.gif);
}

/** LOGO */

#logo {
	width: 950px;
	height: 168px;
	margin: 0px auto;
	background: url(imagens/logo_inferior.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	text-indent: -9999em;
}

/** PAGE */

#page
{
	width: 950px;
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
}

/** SIDEBAR */

#sidebar
{
    width: 185px;
    margin-top: -40px;
    padding-left: 20px;
    position: relative;
    float: left;
}

/** PROPERTY SEARCH */

#property-search
{
    top: -10px;
    padding-bottom: 20px;
    width: 185px;
    position: absolute;
    height: 200px;
    height: 300px;
}

#property-search2 h1
{
    top: -25px;
    width: 300px;
    position: absolute;
    height: 350px;
	font-size: 15px;
	color: #FF8F22;
	left: 19px;    
}

#property-search h1
{
	font-size: 18px;
	color: #FF8F22;
}


#property-search h2 span {
	color: #5FC5E8
}

#property-search .input-text {
	width: 173px;
}

#property-search .half-width {

}

#property-search .half-width .select
{
    width: 200px;

}

#property-search .input-image {

}

#property-search a {
	float: left;
	padding-top: 4px;
}

#property-search-seguro
{
	top: -15px;
	padding-bottom: 20px;
	width: 185px;
	position:absolute;
	height: 150px;	
}

#property-search-seguro h2 span {
	color: #5FC5E8
}

/** SITE SEARCH */

#dvParceiros
{
	top: 450px;
	padding-top: 15px;
	border-top: 1px solid #E3E3E3;
	width: 185px;
	position: absolute;
	
}

#dvParceiros h2 span {
	color: #FF8F22;
}

#dvParceiros .input-text {
	width: 173px;
}

#dvParceiros .input-image {
}

#dvParceiros a {

	padding-top: 4px;
	padding-bottom: 4px;
}


#dvInformacao
{
    top: 300px;
    padding-top: 15px;
    border-top: 1px solid #E3E3E3;
    width: 185px;
    position: absolute;
}

#dvInformacao h2 span {
	color: #FF8F22;
}

#site-search-seguro
{
	top:150px;
	padding-top: 15px;
	border-top: 1px solid #E3E3E3;
	width: 185px;
	position: absolute;
}

#site-search-seguro h2 span {
	color: #FF8F22;
}

#site-search2-seguro
{
	top:260px;
	padding-top: 15px;
	border-top: 1px solid #E3E3E3;
	width: 185px;
	position: absolute;
}

#site-search2-seguro h2 span {
	color: #FF8F22;
}

/** CONTENT */

#content
{
	position: relative ;
	margin-left: 250px;
	width: 650px;
	top:-10px;
	height:auto;
}

#contentseguro
{
	position: relative ;
	width: 650px;

	height:auto;
}

/** BOX STYLES */

.boxE
{
    float: left;
    width: 650px;
    padding: 0px 15px 10px 0px;
}

.boxE * {
	line-height: normal !important;
}

.boxE .title {
	margin-bottom: 10px;
	padding: 25px 0px 0px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}



.boxA, .boxB, .boxC, .boxD {
	float: left;
	width: 300px;
	padding: 0px 15px 10px 0px;
}

.boxA *, .boxB *, .boxC *, .boxD * {
	line-height: normal !important;
}

.boxA .title, .boxB .title, .boxC .title, .boxD .title {
	margin-bottom: 10px;
	padding: 25px 0px 0px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}

.boxA .content, .boxB .content, .boxC .content, .boxD .content, .boxE .content {
	padding-left: 25px;
}

.boxA .title, .boxC .title {
	color: #4D7CC1;
}

.boxB .title, .boxD .title {
	color: #FF8F22;
	
}

.boxE .title
{
    color: #FF9631;
}


.boxA {
	background: url(images/homepage11.gif) no-repeat 0px 10px;
}

.boxB {
	background: url(images/homepage10.gif) no-repeat 0px 10px;
}

.boxC {
	background: url(images/homepage11.gif) no-repeat 0px 10px;
}

.boxD {
	background: url(images/homepage10.gif) no-repeat 0px 10px;
}

.boxE {
	background: url(images/homepage10.gif) no-repeat 0px 10px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 925px;
	margin: 0px auto;
	padding: 20px 15px 20px 25px;
	background: url(images/homepage13.gif) repeat-x left top;
}

#footer .links {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .links li {
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #D1D1D1;
}

#footer .links li.first {
	border: none;
}

#footer .legal {
	float: left;
}

.imgHint
{
	cursor: pointer; 
	cursor: hand; 
	vertical-align: baseline; 
	margin: 0px 0px 0px 1px; 
	width: 10px; 
	height: 20px; 
	cursor: pointer; 
	cursor: hand; 
	vertical-align: middle; 
	margin: 0px 0px 0px 3px; 
	vertical-align: top;
}

.dvAguarde
{
    z-index: 200;
    position: absolute;
    top: -27px;
    left: 178px;
    width: 104px;
    height: 21px;
}

#dvW3c
{
	margin: 10px;
	width: 950px;
	text-align: left;
}

#dvOSite
{
    font-weight: lighter;
    text-align: justify;
    height: 760px;
}

#dvOSite h1 span {
	font-size: 16px;	
	color: #A3C75B;
}

#dvOSite h2 span {
	font-size: 16px;
	color: #5FC5E8
}

#dvDefault
{
    height: 760px;
    width: 650px;
}

#dvArtigo
{
    height: 760px;
}

#dvContato
{
   height: 760px;
}

#input-image2
{
	margin-top: 8px;	
}

#dvCadastroMedico
{
   height: 730px;	
}

.dvAguardeSeguro
{
    z-index: 200;
    position: absolute;
    top: 70px;
    left: 860px;
    width: 104px;
    height: 21px;
}

.dvFoto
{
    z-index: 1000;
    position: absolute;
    top: 285px;
    left: 500px;
	color: #FF8F22;
    border: solid 2px #FF8F22;
}

*****************************

.boxA2, .boxB2 {
	width: 300px;
	padding: 0px 15px 10px 0px;
}

.boxA2 *, .boxB2 * {
	line-height: normal !important;
}

.boxA2 .title, .boxB2 .title {
	margin-bottom: 10px;
	padding: 25px 0px 0px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}

.boxA2 .content, .boxB2 .content {
	padding-left: 25px;
}

.boxA2 .title {
	color: #A3C75B;
}

.boxB2 .title {
	color: #FF9631;
}

.boxA2 {
	background: url(images/homepage09.gif) no-repeat 0px 10px;
}

.boxB2 {
	background: url(images/homepage10.gif) no-repeat 0px 10px;
}

.TbColuna01
{
    vertical-align: top;
    width: 260px;    
}

.TbColuna02
{
    vertical-align: top;
    width: 85px; 
    text-align : center;   
}

.TbColuna03
{
    vertical-align: top;  
}



.tbConsulorio td
{
	height: 25px;
}

#dvCadastroConsultorio
{
	height: 545px;
}

#dvCaracteristica
{
	height: 650px;
}

#dvListaConsultorio
{
	height: 185px;
}

#dvLista
{
	height: 200px;
}

#dvLista2
{
    height: 230px; 	
}

#dvLista3
{
    height: 230px; 	
}

------------------------------------------------------------------------------- 

.dxgvControl,
.dxgvDisabled
{
	border: Solid 1px #9F9F9F;
	font: 11px Tahoma;
	background-color: #F2F2F2;
	color: Black;
	cursor: default;
}
.dxgvDisabled 
{
	color: Gray;
}
.dxgvControl a 
{
	color: #5555FF;
}
.dxgvDisabled a
{
	color: Gray;
}
.dxgvLoadingPanel
{
	border: solid 1px #9F9F9F;
	background-color: #E3E3E1;
	font: 9pt Tahoma;
	color: #303030;
}
.dxgvLoadingPanel td
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxgvLoadingPanelStatusBar
{
	background-color: Transparent;
	font: 9pt Tahoma;
}
.dxgvLoadingPanelStatusBar td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.dxgvFilterPopupWindow
{
	color: Black;
	font: 9pt Tahoma;
	border: solid 1px #9f9f9f;
}
.dxgvFilterPopupItemsArea
{
	color: Black;
	background-color: White;
}
.dxgvFilterPopupButtonPanel
{
	font: 9pt Tahoma;
	background-color: #ededed;
	border: 1px solid #dcdcdc;
	border-left-width: 0px;
	color: Black;
}

.dxgvFilterPopupItem td.dxgv,
.dxgvFilterPopupActiveItem td.dxgv,
.dxgvFilterPopupSelectedItem td.dxgv
{
	border-left: solid 1px white;    
	border-right: solid 1px white;    
	padding: 3px 2px 4px 3px;
	cursor: default;
	white-space: nowrap;
}
.dxgvFilterPopupActiveItem
{
	background: #cfcfcf;
	color: Black;
}
.dxgvFilterPopupSelectedItem
{
	background: #8D8D8D;
	color: White;
}

.dxgvTable
{
	background-color: White;
	border: 0;
	border-collapse: separate!important;
	overflow: hidden;
	font: 9pt Tahoma;
	color: Black;
}
.dxgvInlineEditRow,
.dxgvDataRow
{
}
.dxgvInlineEditRow td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	border-right: Solid 1px #D3D3D3;
}
.dxgvDataRowAlt
{
	background-color: #EDEDEB;
}
.dxgvFilterRow 
{
	background-color: #E7E7E7;
}
.dxgvEditForm 
{
	background-color: #F0F0F0;
}
.dxgvEditForm td.dxgv
{
	border-bottom: Solid 1px #D3D3D3;
	padding: 8px 10px 10px 10px;
}
.dxgvSelectedRow
{
	background-color: #A0A0A0;
    color: White;
}
.dxgvFocusedRow
{
	background-color: #FBDD35;
	color: White;
}
.dxgvSelectedRow .dxgvCommandColumn a, 
.dxgvFocusedRow .dxgvCommandColumn a
{
    color: White;
}
.dxgvSelectedRow .dxgvCommandColumn a:hover, 
.dxgvFocusedRow .dxgvCommandColumn a:hover
{
    color: #F0F0F0;
}
.dxgvSelectedRow .dxgvCommandColumn a:visited, 
.dxgvFocusedRow .dxgvCommandColumn a:visited
{
    color: #F0F0F0;
}

.dxgvPreviewRow
{
	background-color: #F5F5F5;
	color: #707070;
}
.dxgvDetailCell,
.dxgvPreviewRow td.dxgv,
.dxgvEmptyDataRow td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: Solid 1px #D3D3D3;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.dxgvPreviewRow td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell
{
	padding: 16px 18px 16px 0px;
}
.dxgvDetailRow td.dxgvIndentCell 
{
    padding-right: 0px;
    border-bottom: Solid 1px #D3D3D3;
}
.dxgvEmptyDataRow
{
	color: Gray;
}
.dxgvEmptyDataRow td.dxgv
{
    border-bottom: Solid 1px #CFCFCF;
	text-align: center;
}

.dxgvEditFormDisplayRow td.dxgv,
.dxgvDataRow td.dxgv,
.dxgvDataRowAlt td.dxgv,
.dxgvSelectedRow td.dxgv,
.dxgvFocusedRow td.dxgv
{
	overflow: hidden;
	border-bottom: Solid 1px #CFCFCF;
	border-right: Solid 1px #CFCFCF;
	border-top: 0;
	border-left: 0;
	padding: 3px 6px 4px 6px;
}
.dxgvEditFormDisplayRow
{
}
.dxgvEditFormDisplayRow td.dxgv 
{
}

.dxgvEditingErrorRow
{
	background-color: #FFC8C8;
	color: #FF0000;
}
.dxgvEditingErrorRow td.dxgv
{
	white-space: pre-wrap;
	border-bottom: Solid 1px #D3D3D3;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	padding: 6px 10px 6px 10px;
}

.dxgvFilterRow td.dxgv
{
	border-bottom: Solid 1px #C1C1C1;
	border-right: Solid 1px #C1C1C1;
	border-top: 0;
	border-left: 0;
	padding: 2px 2px 2px 2px;
}
.dxgvGroupRow
{
	background-color: #EDEDED;
}
.dxgvFocusedGroupRow
{
	background-color: #8D8D8D;
    color: White;
}
.dxgvGroupRow td.dxgv,
.dxgvFocusedGroupRow td.dxgv
{
	border: none 0;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: Solid 1px #D3D3D3;
	padding: 3px 6px 4px 6px;
}
.dxgvFocusedRow td.dxgvIndentCell,
.dxgvFocusedGroupRow td.dxgvIndentCell,
.dxgvSelectedRow td.dxgvIndentCell
{
	background-color: #EDEDED!important;  
	border-right: solid 1px #CFCFCF;
	border-top: 0px;
}
.dxgvHeaderPanel {
	background-color: #F9F9F9;
	color: Black;
	padding: 8px 6px 8px 6px;
	border-bottom: Solid 1px #9F9F9F;
}

.dxgvHeader {
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px 6px;
	border: Solid 1px #9F9F9F;
	background-color: #DCDCDC;
	overflow: hidden;
	font-weight: normal;
	text-align: left;	
}
.dxgvHeader, .dxgvHeader table {
	color: Black;
	font: 9pt Tahoma;
}
.dxgvHeader td {
	white-space: nowrap;
}
.dxgvHeader a {
	color: #0d45b7;
}
.dxgvCustomization, 
.dxgvPopupEditForm
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.dxgvGroupPanel
{
	white-space: nowrap;
	font-size: 9pt;
	
	background-color: #EDEDED;
	color: #8D8D8D;
	border-bottom: Solid 1px #9F9F9F;
	padding: 7px 4px 8px 6px;
}
.dxgvFooter
{
	background-color: #D7D7D7;
	white-space: nowrap;
}
.dxgvFooter td.dxgv
{
	padding: 5px 6px 6px 6px;
	border-bottom: Solid 1px #BCBCBC;
	border-right: 0;
}
.dxgvGroupFooter
{
	background-color: #E0E0E0;
}
.dxgvGroupFooter td.dxgv 
{
	white-space: nowrap;
}
.dxgvGroupFooter td.dxgv 
{
    padding: 5px 4px 6px 6px;
    border-bottom: Solid 1px #CFCFCF;
    border-right: 0;
}
.dxgvDataRow td.dxgvIndentCell,
.dxgvGroupRow td.dxgvIndentCell,
.dxgvGroupFooter td.dxgvIndentCell
{
    background-color: #EDEDED;
	border-right: Solid 1px #CFCFCF;
	border-top: 0px;
}

.dxgvTitlePanel, 
.dxgvTable caption
{
    font-size: 15px;
	font-weight: normal;
	padding: 3px 3px 5px 3px;
	text-align: center;	
	background-color: #ACACAC;
	color: White;
	border-bottom: Solid 1px #9F9F9F;
}
.dxgvLoadingDiv
{
	background-color:Gray;	
	opacity: 0.01;	
	filter: alpha(opacity=1);
}
.dxgvStatusBar
{
	border-top: Solid 1px #9F9F9F;
}
.dxgvStatusBar tr.dxgv
{
	height: 20px;
}
.dxgvCommandColumn
{
	padding: 2px 2px 2px 2px;
}
.dxgvCommandColumn a
{
	margin: 0px 3px 0px 0px;
	color:  #0d45b7;
}
.dxgvCommandColumn a:hover
{
	color:  #5494ea;
}
.dxgvCommandColumn a:visited
{
	color:  #ab59a6;
}

.dxgvCommandColumnItem
{
}
.dxgvEditFormTable
{
	padding: 2px 6px 6px 4px;
	font: 11px Tahoma;
	color: Black;
}
.dxgvEditFormTable a
{
    color: #0d45b7;

}
.dxgvEditFormTable a:hover
{
    color: #5494ea;

}
.dxgvEditFormTable a:visited
{
    color: #ab59a6;
}

.dxgvEditFormCaption
{
	padding: 4px 4px 4px 10px; 
}

.dxgvInlineEditCell
{
	padding: 1px 1px 1px 1px; 
}

.dxgvEditFormCell
{
	padding: 4px 4px 4px 4px; 
	border: 0;
}
.dxgvControl .dxpControl td.dxpCtrl, .dxgvDisabled .dxpControl
{
	padding-top: 4px;    
}

.dxgvPagerTopPanel
{	
}
.dxgvPagerBottomPanel
{
}
.dxgvDetailButton
{
}

.dxgvFilterBar 
{
	border-top: solid 1px #9F9F9F;	
	background: #d4d4d4;
}
.dxgvFilterBar a
{
	color: #394ea2;
	text-decoration: underline;		
}
.dxgvFilterBarCheckBoxCell
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxgvFilterBarImageCell
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell
{
	font-size: 9pt;
	padding: 5px 5px 8px 0;	
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell
{
	font-size: 9pt;
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea 
{
	background: white;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea
{
	background: #ededed;
	border-top: solid 1px #cfcfcf;
	padding: 6px;
}

.dxgvDataRowHover
{
	background: #cfcfcf;
	color: Black;
}

#dvVideos
{
    height: 1000px;
}

#dvCadastroUsuario
{
    height: 760px;

}

#dvCadastroUsuarioSucesso
{
    height: 760px;

}

#dvCadastroSucesso
{
   height: 760px;
}

#dvAreaRestrita
{
   height: 760px;
}

#dvResultado
{
    height: 760px;
}

#dvLinks
{
    height: auto;
}

#dvDuvidas
{
    height: auto;
}

#dvErro
{
   height: 760px;
}

#dvDepoimento
{
   height: 760px;
}

#dvAlterarSenha
{
   height: 760px;
   margin-left:250px;   
}

#dvCadAnuncianteSeguro
{
   height: auto;
   margin-left:150px;
}

#dvCadAnuncioDetalheSeguro
{
   height: auto;
   margin-left:75px;
}

#dvCadAnuncioSeguro
{
   height: auto;
   margin-left:50px;
}


#dvImgAnunc
{
    z-index: 155;
    position: absolute;
    top: 130px;
    left: 750px;
    width: 130px;
    height: 70px;  
}

#DvUsuarioLogado
{
    z-index: 155;
    position: absolute;
    top: 35px;
    left: 548px;
    width: 400px;
    text-align: right;
}

#upProcess
{
    z-index: 200;
    position: absolute;
    top: -5px;
    left: 420px;
    width: 104px;
    height: 21px; 
}

#upProcess2
{
    z-index: 200;
    position: absolute;
    top: 150px;
    left: 440px;
    width: 104px;
    height: 21px; 
}

.tbCadAnuncio td
{
	height: 25px;
}

#CelListaItens
{
    vertical-align: top;
    width: 280px;    
}

#tbBtn
{
	width: 100%;
}

.tbCadAnuncio td
{
	height: 25px;
}

/* controla o tamanho da caixa com mascara. aspxtextbox- */
td.dxic
{
	height:5px;
}

#CelListaItens
{
    vertical-align: top;
    width: 290px;    
}

#CelListaItens2
{
    vertical-align: top;
    width: 80px; 
    text-align : center;
    padding: 10px;
}

#CelListaItens3
{
    vertical-align: top;
}

#dvrpInfAnunciante
{
    z-index: 350;
    position: absolute;
    top: 28px;
    left: 15px; 
    width:50px;
}

#dvSkype
{
    z-index: 350;
    position: absolute;
    top: 10px;
    left: 520px;
    width: 182px;
    text-align: center;
    color: #4D7CC1;
}

#dvResultadoGride
{
    height: auto;
    float: left;
}

#dvPlanos
{
   height: 760px;
}

#dvPulicidade
{
   height: 760px;
}

#dvVoltaLista
{
    z-index: 350;
    position: absolute;
    top: 50px;
    left: 350px;
    width: 600px;
    text-align: center;
    color: #00FF00;
}

#dvVideoPublicarAnuncio
{
    z-index: 350;
    position: absolute;
    top: 40px;
    left: 15px;
    text-align: center;
}

#dvAtencao
{
    z-index: 500;
    position: absolute;
    top: 40px;
    left: 400px;
    text-align: center;
    width: 400px;
}

#dvDetalhesAnuncio
{

    width: auto;
    padding: 5px; 
}

#dvEmail
{
    z-index: 350;
    position: absolute;
    top: 50px;
    left: 210px;
    text-align: center;
}

#dvBotao
{
    z-index: 350;
    position: absolute;
    top: 6px;
    left: 228px;
    text-align: center;
}

#dvBotao a
{
    font-weight: bold;
    color: #FFFFFF;    
}

#dvTeste
{
    height: 760px;
    width: 650px;
}

#dvPubMateria
{
   height: 380px;
   margin-left:50px;
}

#dvAnuncioDestaque
{


}