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

Linkwell - Internet, Design Gráfico e multimidia

Estilos Home

Copyright © 2007 - Linkwell 

www.linkwell.com.br

****************************************************************************************************************/
@import url("reset.css");

@import url("menu-es.css");

body {
	background:url(../images/bg_top.gif) repeat-x top #fff;
	font-family:Arial;
	font-size:12px;
	color:#616161;
}
a {
	color:#616161;
	background:transparent;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#wrapper_top {
	width:99%;
	height:148px;
	float:left;
}
#wrapper_top #top {
	width:966px;
	margin:0 auto;
}
#wrapper_top #logo_linkwell {
	float:left;
}
#wrapper_top #slogan_franquia {
	float:right;
}
#wrapper_menu {
	width:100%;
	margin:0 auto;
	border-bottom:#e5e5e5 5px solid;
	height:197px;
	float:left;
}
#center_menu {
	width:966px;
	margin:0 auto;
	background:url(../images/logo_menu.gif) no-repeat right top;
	height:192px;
}
#center_menu #menu {
	float:left;
	width:100%;
	background:none;
	height:24px;
}
#center_menu #menu a {
	display: block;
	text-align:center;
	text-decoration: none;
	float:left;
}
#center_menu #slogans {
	float:left;
	width:100%;
	background:none;
	margin:50px 0 0 0;
}
#center_menu #slogans img {
	float:left;
	margin:0 35px 0 0;
	background:none;
}

#linguas{
	width:151px;
	float:right;
	padding:30px 0 0 0;
	margin:0 0 0 80px;
}
#linguas li{
	margin:7px 0 7px 40px;
	list-style:none;
}
#wrapper{
	width:966px;
	margin:0 auto;
	padding:20px 0;
	border-bottom:1px #e5e5e5 solid;
	height:100%;
}

#wrapper_footer{
	width:900px;
	margin:0 auto;
	padding:10px 0;
}
#wrapper_footer p{
	margin:8px 0;
}

.itens_home{
	background:url(../images/bg_home.gif) bottom left no-repeat;
	padding:0 0 0 25px;
	width:260px;
	float:left;
	margin:0 1em;
}
.itens_home img{
	margin:0 0 10px 0;
}
.itens_home p{
	margin:0 40px 10px 0;
	line-height:18px;
}
.itens_home .icon_link{
	margin:0 25px 0 0;
	text-align:right;
}
