body {
	margin:0;
	padding:0;
	font: 10px arial, verdana, sans-serif;
	color: #FFF;
	background: #151515 url(../images/background.jpg);
	text-align:center;
}
		
a { 
	text-decoration:none;
	color:#FFF; 
}

a:focus {
	outline: none;
}
 

a:hover { 
	text-decoration:none;
	color:#e4afc3;
} 

p {
	line-height:1.5em;
}

p.promo {
	padding:10px;
	border:2px solid white;
	background:black;
	color:#FFF;
	font-size:12px;
}

p.promo a {
	color:#e4afc3;
}

h1 a
{
	float:left;
	display:block;
	text-indent: -5000px;
	width:130px;
	height:139px;
	background:url(../images/logo.gif);
	overflow:hidden;
}

h2 {
	font-size:1.5em;
	text-indent: -5000px;
	overflow:hidden;
}

#minha-foto {
	width:80px;
	height:81px;
	background: url(../images/gui.jpg) no-repeat;
	float:left;
	padding:0px 0px 0px 12px;
}

/* ---------------------------------------------
SLIDE PANEL MENU
-----------------------------------------------*/

#menu-aba {
	background: #000 url(../images/background_menu.jpg) repeat-x;
	height: 30px;
	display: none;
	padding:10px 0px 0px 0px;
}
.menu-aba-slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #FF0066;
	background: url(../images/slide_panel.gif) no-repeat center top;
}
.menu-aba-btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -55px;
	text-align: center;
	width: 139px;
	height: 23px;
	padding: 5px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.menu-aba-active {
	background-position: right 4px;
}


/* ---------------------------------------------
CONTENT AREAS
-----------------------------------------------*/

#page-container
{
	width:886px;
	height:543px;
	padding:36px 0px 0px 138px;
	margin:0 auto;
	text-align:left;
	font-size:1.1em;
	background: url(../images/iphone.png) 50% 0 no-repeat;
}

#menu 
{
	position:relative;
	width:886px;
	height:50px;
}

#pages {
	position:relative;
	width:754px;
	height:507px;
	overflow:hidden;
}

#container-slide {
	width:754px;
	height:507px;
	overflow:hidden;
	background:url(../images/loading.gif) 510px 220px no-repeat;
}

/* ---------------------------------------------
 BACKGROUND IMAGES
-----------------------------------------------*/

.section {
	float:left;
	width:754px;
	height:507px;
}

#section_home {
	background:url(../images/home.jpg);
}

#section_objetivos {
	background:url(../images/objetivos.jpg);
}

#section_formacao {
	background:url(../images/formacao.jpg);
}

#section_adicionais {
	background:url(../images/adicionais.jpg);
}

#section_portfolio {
	background:url(../images/portfolio.jpg);
}

#section_clientes {
	background:url(../images/clientes.jpg);
}

#section_contact {
	background:url(../images/contato.jpg);
}

/* ---------------------------------------------
 PAGE TITLES
-----------------------------------------------*/

#page_home h2 {
	width:250px;
	height:115px;
	background:url(../images/home.png);
}

#page_objetivos h2 {
	width:250px;
	height:115px;
	background:url(../images/objetivos.png) no-repeat;
}

#page_formacao h2 {
	width:250px;
	height:116px;
	background:url(../images/formacao.png);
}

#page_adicionais h2 {
	width:250px;
	height:116px;
	background:url(../images/adicionais.png);
}

#page_portfolio h2 {
	width:250px;
	height:116px;
	background:url(../images/portfolio.png);
}

#page_clientes h2 {
	width:250px;
	height:116px;
	background:url(../images/clientes.png);
}

#page_contact h2 {
	width:250px;
	height:89px;
	background:url(../images/contato.png);
}




/* ---------------------------------------------
 TEXT OVERLAYS
-----------------------------------------------*/

#content-pages {
	width:754px;
	height:507px;
	background:url(../images/overlay.png) top left repeat-y;
	position:absolute;
	z-index:5;
	top:0;
	left:0;
	padding:0 20px;
	overflow:hidden;
	color:#848484;
}

#page_home, #page_objetivos, #page_formacao, #page_adicionais, #page_portfolio, #page_clientes, #page_contact {
	width:252px;
	height:495px;
}

#page_contact {
	position:relative;
}

/* ---------------------------------------------
 FORMACAO
-----------------------------------------------*/

#page_formacao {
	position:relative;
}

#page_formacao h3 {
	padding:7px 0 6px 0;
	font-weight:bold;
	background:url(../images/bg_links.png) bottom left no-repeat;
}

#page_formacao h3 a {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FFF;
	font-size:12px;
}

#page_formacao h3 a:hover {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FF0066;
	font-size:12px;
}

#page_formacao h3 a.formacao_active {
	color: #FF0066;
}


.formacao_text {
	position:absolute;
	color:#FFF;
	font-size:1.1em;
	width:400px;
	padding:20px;
	left:283px;
	top:10px;
	background:#000;
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8; 
}

.formacao_text p {
	margin:0;
	color:#d5d5d5;
}

.formacao_text h4 {
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF0066;
}

.formacao_text h5 {
	margin-bottom:10px;
	width:80px;
	height:87px;
	float:right;
	background:url(../images/melina.jpg) no-repeat;
}

.formacao_text h6 {
	margin-bottom:10px;
	width:80px;
	height:87px;
	float:right;
	background:url(../images/marcus.jpg) no-repeat;
}

.formacao_text h7 {
	margin-bottom:10px;
	width:68px;
	height:81px;
	float:right;
	background:url(../images/fernanda_franco.jpg) no-repeat;
}

.formacao_text h8 {
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	color: #00CCFF;
}

/* ---------------------------------------------
 ADICIONAIS
-----------------------------------------------*/

#page_adicionais {
	position:relative;
}

#page_adicionais h3 {
	padding:7px 0 6px 0;
	font-weight:bold;
	background:url(../images/bg_links.png) bottom left no-repeat;
}

#page_adicionais h3 a {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FFF;
	font-size:12px;
}

#page_adicionais h3 a:hover {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FF0066;
	font-size:12px;
}

#page_adicionais h3 a.adicionais_active {
	color: #FF0066;
}


.adicionais_text {
	position:absolute;
	color:#FFF;
	font-size:1.1em;
	width:400px;
	padding:20px;
	left:283px;
	top:10px;
	background:#000;
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8; 
}

.adicionais_text p {
	margin:0;
	color:#d5d5d5;
}

.adicionais_text h4 {
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF0066;
}

.adicionais_text h5 {
	margin-bottom:10px;
	width:80px;
	height:83px;
	float:right;
	background:url(../images/roger.jpg) no-repeat;
}

.adicionais_text h6 {
	margin-bottom:10px;
	width:80px;
	height:83px;
	float:right;
	background:url(../images/dorival.jpg) no-repeat;
}


/* ---------------------------------------------
 PORTFOLIO
-----------------------------------------------*/


#page_portfolio {
	position:relative;
}

#page_portfolio h3 {
	padding:7px 0 6px 0;
	font-weight:bold;
	background:url(../images/bg_links.png) bottom left no-repeat;
}

#page_portfolio h3 a {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FFF;
	font-size:12px;
}

#page_portfolio h3 a:hover {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FF0066;
	font-size:12px;
}

#page_portfolio h3 a.portfolio_active {
	color: #FF0066;
}


.portfolio_text {
	position:absolute;
	color:#FFF;
	font-size:1.1em;
	width:400px;
	padding:20px;
	left:283px;
	top:10px;
	background:#000;
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8; 
}

.portfolio_text p {
	margin:0;
	color:#d5d5d5;
}

.portfolio_text h4 {
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF0066;
}

/* ---------------------------------------------
 CLIENTES
-----------------------------------------------*/

#page_clientes {
	position:relative;
}

#page_clientes h3 {
	padding:7px 0 6px 0;
	font-weight:bold;
	background:url(../images/bg_links.png) bottom left no-repeat;
}

#page_clientes h3 a {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FFF;
	font-size:12px;
}

#page_clientes h3 a:hover {
	padding-left:20px;
	background:url(../images/mais.gif) 0 4px no-repeat;
	color:#FF0066;
	font-size:12px;
}

#page_clientes h3 a.clientes_active {
	color: #FF0066;
}


.clientes_text {
	position:absolute;
	color:#FFF;
	font-size:1.1em;
	width:400px;
	padding:20px;
	left:283px;
	top:10px;
	background:#000;
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8; 
}

.clientes_text p {
	margin:0;
	color:#d5d5d5;
}

.clientes_text h4 {
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
	color:#FF0066;
}

.clientes_text h5 {
	margin-bottom:10px;
	width:80px;
	height:87px;
	float:right;
	background:url(../images/melina.jpg) no-repeat;
}

.clientes_text h6 {
	margin-bottom:10px;
	width:80px;
	height:87px;
	float:right;
	background:url(../images/marcus.jpg) no-repeat;
}

.clientes_text h7 {
	margin-bottom:10px;
	width:68px;
	height:81px;
	float:right;
	background:url(../images/fernanda_franco.jpg) no-repeat;
}

.clientes_text h8 {
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	color: #00CCFF;
}

/* ---------------------------------------------
 GALLERY
-----------------------------------------------*/

#gallery {
	float:right;
	width:754px;
	height:507px;
	position:absolute;
	top:0;
	left:-20px;
}

/* ---------------------------------------------
	CONTACT FORM
-----------------------------------------------*/

#contact_info {
	position:absolute;
	left:546px;
	top:0;
	padding:15px;
	width:150px;
	background:#000;
}

#page_contact input.hidden {
	display:none;
}


#page_contact label.hide {
	display:none;
}

#page_contact input {
	border:1px solid #a6be0e;
	background:url(../images/overlay.png) top left repeat-y;
	padding:5px;
	color:#FF0066;
}


#page_contact textarea {
	border:1px solid #a6be0e;
	width:234px;
	background:url(../images/overlay.png) top left repeat-y;
	padding:5px;
	color:#FF0066;
	font:11px Arial, Helvetica, sans-serif;
}

#page_contact input.clearme {
	width:234px;
}

input#contact_mailinglist {
	border:none;
}

/* ---------------------------------------------
SLIDE PANEL MENU FULLSIZE
-----------------------------------------------*/

#container-fullsize {
	width:81px;
	height:81px;
	position:absolute;
	overflow:hidden;
	padding:213px 0px 0px 770px;
}

#menu-fullsize {
	width:81px;
	height:81px;
	background:#FFF;
}

#fullsize-navigation {
  list-style: none;
}

#fullsize-navigation li {
  float: left;
}

#fullsize-navigation a * {
  display: none;
}

#fullsize-navigation a,
#fullsize-navigation a .hover {
  height: 81px;
	position: relative;
	display: block;
	background: url(../images/fullsize_btn.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#fullsize-navigation a.full {
  background-position: 0 0;
  width: 81px;
}

#fullsize-navigation .highlight a.full:hover,
#fullsize-navigation a.full .hover {
  background-position: 0 -81px;
  width: 81px;
}

/* ---------------------------------------------
 FOOTER
-----------------------------------------------*/

