/****************************************************************************************************************

Linkwell - Internet, Design Gráfico e multimidia

Estilos Gerais

Copyright © 2007 - Linkwell 

www.linkwell.com.br

****************************************************************************************************************/

@import url("reset.css");


body {
	background:url(../images/master/bg_master.jpg) center top no-repeat;
	font-family:Arial;
	font-size:11px;
	color:#616161;
}

h5, h5 a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003662;
	font-weight: bold;
	}

h5 a:hover { 
	text-decoration:none;
	}

a {
	color:#616161;
	background:transparent;
}

a:hover{
	text-decoration:underline;
	cursor:pointer;
}

iframe{
	border:none;
	width:845px;
	height:470px;
}
/*

Localização do Site

*/
#my-glider {
	width:940px;
	margin:0 auto;
}
/*

Topo

*/

#lingua {
	text-align: right;	
	color:#FFFFFF;
	font-size: 10px;
	font-weight:normal;
	text-align: right;
}


#lingua li{
	margin:0 5px;
}

/* Menu Geral */
#wrapper_menu {
	width:500px;
	margin:28px auto 0 auto;
	color:#FFFFFF;
	background:transparent;
	text-align:center;
}
#wrapper_menu ul {
	margin-bottom:26px;
}
#wrapper_menu li {
	display:inline;
	
}
#wrapper_menu li a {
	color:#fff;
	background:transparent;
	text-decoration:none;
	margin:0 10px;
}
#wrapper_menu a:hover {
	text-decoration:underline;
}

#wrapper_menu li a.selected{ 
	text-decoration:underline;
}
#menu_topo li a{
	font-size:11px;
	font-weight:bold;
}

/* Fim Menu Geral */

/* Menu Abas */
#menu{
	width:510px;
	margin:0 auto;
	text-align:center;
}
#menu ul {
	list-style-type: none; 
}
#menu li { margin-right:3px; display:inline; float:left; }

#menu a {
	display: block;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	padding:0;
	width:167px; 
	height:33px;
}

#menu a.home{
	background: url("../images/menu/01_home.jpg") no-repeat bottom; 
}
#menu a.home:hover, #menu a.home_selected{
	background: url("../images/menu/01_home_over.jpg") no-repeat bottom; 
	color:#FFFFFF; 
}

#menu a.servicos{
	background: url("../images/menu/02_servicos.jpg") no-repeat bottom; 
}
#menu a.servicos:hover, #menu a.servicos_selected{
	background: url("../images/menu/02_servicos_over.jpg") no-repeat bottom; 
	color:#FFFFFF; 
}

#menu a.portfolio{
	background: url("../images/menu/03_portfolio.jpg") no-repeat bottom; 
}
#menu a.portfolio:hover, #menu a.portfolio_selected{
	background: url("../images/menu/03_portfolio_over.jpg") no-repeat bottom; 
	color:#FFFFFF; 
}

#menu a:hover { 
	color:#FFFFFF; 
}

body>#menu a {width:167px; height:33px;}

/* Fim Menu Abas */

/* Inicio do Conteudo */

div.scroller {
	width: 890px;
	height: 490px;
	overflow: hidden;
	float:left;
	margin:5px 0 0 45px;
}

div.scroller2 {
	width: 890px;
	overflow:hidden;
	float:left;
	margin:5px 0 0 45px;
}

div.scroller div.section {
	width: 873px;
	height: 465px;
	overflow:hidden;
	float:left;
	padding:0.3em;
	margin:0;
}

div.scroller2 div.section2 {
	width: 873px;
	overflow:hidden;	
	float:left;
	padding:0.3em;
	margin:0;
}

div.scroller div.content {
	width: 10000px;
	height:470px;
	margin:0;
}

div.scroller2 div.content2 {
	width: 10000px;	
	margin:0;
}
/*Fim do conteudo*/



#wrapper_footer{
	width:750px;
	padding:20px;
	border-top:1px #d3d3d3 solid;
	margin:0 auto 0 auto;
	text-align:center;
	line-height:18px;
	color:#616161;
	background:transparent;
}

