﻿/****************************************************************************************************************

Linkwell - Internet, Design GrÃ¡fico e multimidia

Estilos Home

Copyright Â© 2007 - Linkwell 

www.linkwell.com.br

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

@import url("menu-pt.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;
	height:197px;
	float:left;
}
#center_menu {
	width:966px;
	margin:0 auto;
	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 30px 0 0;
	background:none;
}

#wrapper{
	width:966px;
	margin:0 auto;
	padding:20px 0;
	height:100%;
}

#wrapper_footer{
	width:900px;
	margin:0 auto;
	padding:0px 0;
	font-size:11px;
    border-top:1px solid #CCCCCC;
}
#wrapper_footer p{
	margin:8px 0;
}

#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;
}

.itens_home{
	background:bottom left no-repeat;
	padding:0 0 0 0px;
	width:900px;
	float:left;
	margin:20px 0px 0px 0px;
}
.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:left;
}

#selo_novo{
	width:200px;
	height:140px;
	margin:0 0 0 10px;
	float:left;
}

#logoABF{
	width:84px;
	height:30px;
	float:left;
	margin:93px 0 0 20px;
}

#flutuante {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-169px;
	margin-left:-300px;
	width:600px;
	height:338px;
	z-index:1;
	border:2px solid #CCCCCC;
}

