/* ---------------------------- Padrão -----------------------------*/

html, body {
	border:0px;
	margin:0px;
	max-height:100%; /* Mesma coisa do padding só que funciona no IE*/
	padding:0px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-image:url(http://www.g7studioweb.com.br/imagens/fundo1.gif);
	background-repeat:repeat-x;
	background-color:rgb(160, 160, 160);
}

body, label, span, input, select, option, textarea, a, table, tr, td, div, ul, li
{
	color: rgb(0,0,0);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

td
{
	vertical-align:top;
}

input, select, textarea
{
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(58, 108, 197);
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(127, 127, 127);
}

label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	padding-right: 0.5em;
	display:block;
	float:left;
	font-size:9px;
	color:rgb(104, 104, 104);
}

br
{
	line-height:1ex;
}

img
{
	border:0;
}

a:link {
	text-decoration: none;
	outline:0;
}
a:visited {
	text-decoration: none;
	outline:0;
}
a:hover {
	text-decoration: none;
	outline:0;
}
a:active {
	text-decoration: none;
	outline:0;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/

.tabela
{
	width:742px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
}

/* ---------------------------- MENU -----------------------------*/
#menuPrincipal li a {
	float: left;
	width:170px;
	height:25px;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:11px;
	color:rgb(94, 87, 85);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

#menuPrincipal li
{
	width:170px;
	height:25px;
	list-style-type:none;
	text-align:left;
	overflow: hidden;
	background-color:rgb(255, 255, 255);
	background-image:url(http://www.g7studioweb.com.br/imagens/fundomenu.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	_margin-bottom:-3px;
	margin-top:-1px;
	_margin-top:0px;

}

#menuPrincipal li a {
	background-image: none;
	padding-left: 15px;
	padding-right: 0px;
	padding-top:3px;
}

#menuPrincipal li a:hover
{
	padding-left: 15px;
	color:rgb(54, 152, 36);
}

/*---------------------------------------------------*/
/*------------------------------------------------------*/
.muda
{
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(132, 194, 37); 
	border: 1px solid rgb(132, 194, 37);
	background-color:rgb(240, 255, 239);
}

a .imge
{
    border: 2px solid rgb(172, 172, 172);
}

a:hover .imge
{
    border: 2px solid rgb(132, 194, 37);
}


.BOTAO
{
	cursor: pointer;
	margin-bottom:1ex;
	text-align:center;
	border:0;
	margin:0px;
}

h3
{
	font-size:20px;
	font-family:Verdana;
	color:rgb(132, 194, 37);
}

.g7
{
	font-weight:bold;
	color:rgb(132, 194, 37);
}

.Letra
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(75, 73, 74);
}

.Itens
{
	width:325px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	padding-left:25px;
	background-image:url(http://www.g7studioweb.com.br/imagens/itens.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	font-size:16px;
	color:rgb(75, 73, 74);
	font-family:"trebuchet MS";
	font-weight:bold;
}

/*---------------Ultimas Novidades----------------------*/
#li, li a {
	float: left;
	width:372px;
	height:50px;
	vertical-align:middle;
	font-size:11px;
	color:rgb(112, 112, 112);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#noticia li
{
	width:372px;
	height:50px;
	list-style-type: none;
	text-align:left;
	overflow: hidden;
	border:1px;
	border-right:0px;
	border-top:1px;
	border-left:0px;
	border-bottom:1px;
	border-color: rgb(223, 223, 226);
	background-color:rgb(255, 255, 255);
	background-image:url(http://www.g7studioweb.com.br/imagens/noticia.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-style: dashed;
	_margin-bottom:-3px;
	margin-top:-1px;
	_margin-top:0px;

}

#noticia li a 
{
	width:372px;
	height:50px;
	color:rgb(112, 112, 112);
	background-image: none;
	padding-left: 12px;
	padding-right: 0px;
	padding-top:11px;
}

#noticia li a:hover
{
	padding-left: 15px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top:11px;
	background-image:url(http://www.g7studioweb.com.br/imagens/noticia_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;


}

/*---------------Todas Notícias---------------------*/
#noticiastodas, li a {
	float: left;
	vertical-align:middle;
	font-size:11px;
	color:rgb(112, 112, 112);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#noticiastodas li
{
	width:350px;
	height:50px;
	list-style-type: none;
	text-align:left;
	overflow: hidden;
	border:1px;
	border-right:0px;
	border-top:1px;
	border-left:0px;
	border-bottom:1px;
	border-color: rgb(223, 223, 226);
	background-color:rgb(255, 255, 255);
	background-image:url(http://www.g7studioweb.com.br/imagens/noticia.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-style: dashed;
	_margin-bottom:-3px;
	margin-top:-1px;
	_margin-top:0px;

}

#noticiastodas li a 
{
	width:350px;
	height:50px;
	color:rgb(112, 112, 112);
	background-image: none;
	padding-left: 12px;
	padding-right: 0px;
	padding-top:11px;
}

#noticiastodas li a:hover
{
	padding-left: 15px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top:11px;
	background-image:url(http://www.g7studioweb.com.br/imagens/noticia_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;


}

/*-------------------------------------------------*/
/*--------------- Calendario ----------------------*/

.calendarHeader { color: rgb(96, 96, 96); font-family:Verdana, Arial, Helvetica, sans-serif;} 
.calendarToday { background-color: rgb(88, 154, 50); font-weight:bold; color:rgb(255, 255, 255); } 
.calendar {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:rgb(96, 96, 96); margin:0 auto; } 
.calendar1 {  background-color:rgb(202, 195, 179); width:21px; height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:rgb(96, 96, 96);}
/*-------------------------------------------------*/

.Textos
{
	width:372px;
	height:720px;
	text-align:justify;
	vertical-align:top;
	border:1px dashed rgb(218, 218, 218);
	padding:10px;
}

.orc
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:rgb(104, 104, 104);
	padding:0 10px 0 8px;
}
/*-------------------------------------------------*/
/*-------------- Menu Horizontal ------------------*/
a.principal {
    display: block;
    width: 132px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_principal.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.principal {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
a.empresa {
    display: block;
    width: 120px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_empresa.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.empresa {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
a.portifolio {
    display: block;
    width: 120px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_portifolio.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.portifolio {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
a.servicos {
    display: block;
    width: 120px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_servicos.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.servicos {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
a.equipe {
    display: block;
    width: 120px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_equipe.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.equipe {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
a.contato {
    display: block;
    width: 120px;
    height: 36px;
    background: url(http://www.g7studioweb.com.br/imagens/b_contato.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.contato {
    background-position: -220px 0;
}
/*-------------------------------------------------*/
/*-------------------------TV----------------------*/

.bgsticker {
	width: 742px;
	height: 269px;
	float:left;
}

.tv
{
	width:79px;
	height:25px;
	background-color:#ffffff;
	position:absolute;
	margin-top:244px;
	margin-left:663px;
}
.stickers ul {
	padding:5px;
	list-style: none;
}
.stickers li {
	width:15px;
	height:15px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #CCCCCc;
	letter-spacing: -1px;
	display:inline; 
	float:left;
	margin-left: 2px;
	text-align:center;
}
.stickers li a {
	width:15px;
	height:15px;
	text-decoration: none;
	color:#000000;
}

.stickers .ativo{
	width:15px;
	height:15px;
	display:block;
	background-color:rgb(88, 154, 50);
	font-weight:bold;
	color:#FFFFFF;
}

#destaque_img2
{
	display: none;
}
	
#destaque_img3
{
	display: none;
}

#destaque_img4
{
	display: none;
}

#destaque_img4
{
	display: none;
}
/*-------------------------------------------------*/