/* Tarsís Gomes - Designer - tarsisgomes@gmail.com */
/* Envolve Web - Criação de Sites */
/* www.envolveweb.com.br */


/* Estrutura do Layout na página principal */
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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
  background: #c0c0c0 url(../images/bg.jpg) repeat-x;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}

a { text-decoration: none }

#central {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin: 0px auto; 
  width: 988px;
  padding-top: 0px;
  background: #FFFFFF url(../images/bg_centralnovo.jpg);
}


/* topo */

#topo {
  width: 990px;
  height: 94px;
  margin-bottom: -1px;
  margin-top: 15px;
}

#mascote {
  width: 121px;
  height: 64px;
  float: left;
}

#menu {
  width: 869px;
  height: 30px;
  background: url(../classificados_img/topo_menu.jpg) no-repeat;
  margin-left: 121px;
  margin-top: -8px;
  font-size: 12px;
  color: #770003;
  padding-top: 3px;
}

#menu ul {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
}

#menu li {
  display: inline;
  padding-right: 4px;
  padding-left: 3px;
  border-right: solid 1px #770003;
}

#menu a {
  text-decoration: none;
  color: #FFFFFF;
}

#menu a:hover {
  text-decoration: none;
  color: #FFFF00;
}

.mais {
  font-size: 10px;
  border: 0px;
  margin-left: 8px;
  margin-top: 2px;
  background: #CC3300;
  color: #FFFFFF;
}

.logo { margin-left: 16px; float: left }

/* banner */

#banner {
  width: 990px;
  height: 124px;
  background: url(../images/bg_bannernovo.jpg) no-repeat;
  padding-top: 15px;
}

#banner_div {
  width: 750px;
  height: 90px;
  margin-left: 14px;
  margin-top: 3px;
  float: left;
}


/* corpo */

#corpo {
  width: 952px;
  margin-top: 0px;
  display: table;
  margin-left: 18px;
  background: #990000 url(../garota_portal/garota_img/bg_corpo.jpg) repeat-x;
}

#corpo_top {
  width: 952px;
  height: 40px;
  background:url(../garota_portal/garota_img/top_corpo.jpg) no-repeat;
  margin-bottom:0px
}

#corpo_top div { margin-top: 10px; margin-left: 330px;  position: absolute}

.garotadomes { margin-left: 364px; position:absolute; margin-top: -40px; }

#fotos {
  margin-left: 12px;
  margin-top: 20px;
}

#fotos img { margin-right: -5px }


#ensaios {
  background: url(../garota_portal/garota_img/bg_ensaios.jpg) no-repeat;
  wifth: 922px;
  height: 135px;
  margin-left: 12px;
  margin-top: 10px;
}

.anchorleft { margin-top: 50px; float: left; margin-left:10px; }

.iframe { float: left; margin-right: 25px; width: 700px; height: 120px; margin-top: 8px; margin-left: 80px; }

#curva {
  background: url(../garota_portal/garota_img/bg_banner.jpg) no-repeat;
  width: 952px;
  height: 155px;
  margin-top:15px;
}

#banners{
float:left;
width:200px;
}

#banners img, #banners object { margin-bottom: 15px; }

#curva img, #curva object { margin-left: 25px; margin-top: 10px; }


/* rodapé */

#rodape {
  width: 988px;
  height: 153px;
  background: url(../classificados_img/bg_rodape.jpg) no-repeat bottom;
  text-align: center
}

#rodape_links {
  width: 740px;
  height: 30px;
  background: url(../images/bg_links_rodape.jpg) no-repeat;
  margin-left: 20px;
  margin-top: 20px;
}


/* interna */

 #desc1 {
  background: #000000;
  color:#FFFFFF;
  width: 250px;
  margin-left: 15px;
  padding-left: 8px;
  margin-top: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
} 

#banners_internos {
  margin-left: 15px;
  padding-left: 8px;
  margin-top: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
} 

#fotos2 { 
  float:left;
  /*margin-left: 300px;*/
  width: 425px;
}

#fotos2 a {
  display: block;
  border: solid 4px #000000;
  width: 82px;
  height: 82px;
  padding: 3px;
  float: left;
  margin-right:10px;
  margin-bottom: 20px;
}

#fotos2 a:hover {
  display: block;
  border: solid 4px #fff;
  width: 82px;
  height: 82px;
  padding: 3px;
  float: left;
  margin-right:10px;
  margin-bottom: 20px;
}

.intright {
  float: right;
  margin-right: 1px;

}

#dhtmltooltip{
  position: absolute;
  width: 150px;
  border: 2px solid black;
  padding: 2px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#FFFFFF
}

#loginBubble {
	display: none;
	position: absolute;
	width: 312px;
	height: 225px;
	z-Index: 1001;
	background: transparent url(http://si.fotolog.com/i59/images/loginBg.png) no-repeat top left;
	}
