@charset "utf-8";
/*
Projetc: Giulliano Esperança - Especialista em pessoas com dificuldade em emagrecimento - Academia e Personal Trainer
Version: 1.0
Author: Agencia Du.scatolin
Location: Rio Claro / SP / BRAZIL
Author URL: http://www.duscatolin.com.br
*/

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
em{font-style:italic;}

/********* ESTRUTURA *********/
body{ 	font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999; margin:auto; background:#000000 url(../img/bg.jpg) 44% 0 no-repeat;}
ol, ul, li { list-style: none; }
img { border: 0; margin:0; }
a {color:#CCCCCC;text-decoration: none;}
a:hover{color:#FFCC00;text-decoration:underline;}
/***************/

#ge_geral{
	width:924px;
	height:985px;
	background:url(../img/bg-geral.jpg) no-repeat ;
	margin:auto;
}
#header{
	width:924px;
	height:117px;
	margin:0;
}
#logo{ width:205px; height:84px;float:left; margin-top:30px;margin-left:350px;}	

#ge_nav{
	width:924px;
	height:40px;
}

/***************** MENU ***********************/
#menu{margin-left:170px;margin-top:15px;float:left;}
/**/
ul#menu li {display:inline;} /* por causa do bug no IEca 6 */
#menu li {margin:5px;text-indent:-9999px;} 
ul#menu li a:hover{background-position: bottom;}
/**************/
a.home{display:inline-block;width:39px;height:11px;background:url(../img/menu/home.gif) 0 0 no-repeat;}
/**************/
a.conheca{display:inline-block;width:64px;height:13px;background:url(../img/menu/conheca.gif) 0 0 no-repeat;}
/**************/
a.estrutura{display:inline-block;width:73px;height:11px;background:url(../img/menu/estrutura.gif) 0 0 no-repeat;}
/**************/
a.programas{display:inline-block;width:81px;height:11px;background:url(../img/menu/programas.gif) 0 0 no-repeat;}
/**************/
a.cases{display:inline-block;width:128px;height:11px;background:url(../img/menu/cases.gif) 0 0 no-repeat;}
/**************/
a.news{display:inline-block;width:39px;height:11px;background:url(../img/menu/news.gif) 0 0 no-repeat;}
/**************/
a.contato{display:inline-block;width:62px;height:11px;background:url(../img/menu/contato.gif) 0 0 no-repeat;}

/*****BOXES*******/

#ge_flash{
	width:846px;
	height:218px;
	float:left;
	margin-left:37px;
	margin-top:2px;
	border:#181617 solid 1px;
}
#ge_news{
	width:314px;
	height:227px;
	float:left;
	margin-top:44px;
	margin-left:58px;
	}
#ge_wp{
	width:479px;
	height:227px;
	float:right;
	margin-top:44px;
	margin-right:60px;
	}
#ge_depto{
	width:314px;
	height:182px;
	float:left;
	margin-top:12px;
	margin-left:58px;
	}
#ge_login{
	width:340px;
	height:182px;
	float:right;
	margin-top:12px;
	margin-right:198px;
}
#ge_fitness{
	background:url(../img/girl-fitness.png) no-repeat;
	width:225px;
	height:351px;
	float:right;
	margin-top:-300px;
	margin-right:2px;
}
#ge_fitness h3{text-indent:-9999px;}
#ge_news p {text-indent:-9999px;}
#ge_wp h5 {text-indent:-9999px;}
#ge_depto h6 {text-indent:-9999px;}
#ge_login p {text-indent:-9999px;}

.img_news{
	width:87px;
	height:13px;
	background:url(../img/news.gif) no-repeat;
	float:left;
	margin-top:8px;
	margin-left:10px;
}
.ult_artigos{
	float:left;
	margin-top:12px;
	margin-left:10px;
	width:300px;
	height:65px;
	color:#FF9900;
	font-size:12px;
}

/*********** NEWSLETTER **************/
.ge_msgok{
	width:295px;
	height:90px;
	float:left;
	}

.img_newsletter{
	width:82px;
	height:11px;
	background:url(../img/newsletter.gif) no-repeat;
	float:left;
	margin-top:15px;
	margin-left:10px;
	}
#ge_news fieldset{
	float:left;
	border:none;
	padding:10px;
	}
#ge_news input {
	width:240px;
	height:20px;
	padding:10px;
	background:#000000; color:#999999;
	border:#191718 solid 1px;
	font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999;
	}
.nome-input{ margin-top:15px;}
.email-input{ margin-top:12px; margin-left:0px;}

#ge_news input.buttom{ font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999;width:30px; height:41px; float:right; padding:0px; border:0px; background:none; margin-top:-40px; margin-right:-5px;}

/*********** WP QUALIDADE DE VIDA **************/
.img_wp{
	width:282px;
	height:12px;
	background:url(../img/wp.qual-vida.gif) no-repeat;
	float:left;
	margin-top:8px;
	margin-left:10px;
}
#ge_wp p{
	width:470px;
	height:160px;
	text-align:left;
	float:left;
	margin-top:25px;
	margin-left:11px;
	line-height:20px;
}
#ge_wp strong{color:#00A6DE;}
/*********** DEPOIMENTOS **************/

.img_depto{
	width:97px;
	height:11px;
	background:url(../img/depoimentos.gif) no-repeat;
	float:left;
	margin-top:8px;
	margin-left:10px;
}
#ge_depto p { margin-top:45px; margin-left:10px;}
/************ LOGIN ******************/
#ge_login fieldset{
	margin-top:40px;
	border:none;
	padding:10px;
	}
#ge_login input {
	width:120px;
	height:20px;
	padding:10px;
	background:#000000; color:#999999;
	border:#191718 solid 1px;
	font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999;
	}
	
.img_login{
	width:153px;
	height:35px;
	background:url(../img/login_.gif) no-repeat;
	float:left;
	margin-top:18px;
	margin-left:8px;
}

#ge_login input.buttom{ width:30px; height:41px; float:right; padding:0px; border:0px; background:none; margin-top:-40px; margin-right:5px; position:relative; z-index:1000;}

.user-input{ margin-top:22px; margin-left:-165px;}
.pass-input{ margin-top:7px;}

#ge_login input.radio{ font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999;width:15px; height:15px; float:left; padding:0px; border:0px; background:none; margin-top:10px; margin-left:-20px;}

#ge_login input.radio2{ font: normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; color:#999999;width:15px; height:15px; float:left; padding:0px; border:0px; background:none; margin-top:10px; margin-left:10px;}

#ge_login span { display:inline; float:left; margin-top:9px; font-size:11px; font-weight:bolder;}

/******************************************************************/

#footer{
	width:302px;
	height:25px;
	background:url(../img/footer.gif) no-repeat;
	margin:auto;
	margin-top:780px;
	
	}
#footer p{text-indent:-9999px;}

a.agencia {
	display:inline-block;
	width:94px;
	height:12px;
	background:url(../img/duscatolin.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-left:176px;
	margin-top:-2px;
}
a:hover.agencia { background-position:bottom;}
	

/****************************************************************/



