/****************************************************************************************************************

Pró Digital

Estilos - Quem Somos

Copyright © 2007 - Linkwell 

www.linkwell.com.br

****************************************************************************************************************/
@charset "utf-8";
@import url("lightbox.css");
@import url("reset.css");
@import url("global.css");
@import url("menu.css");
body {
	background:url(../i/quem_somos/bg_master_home.jpg) repeat-x #EBEBEB;
}
#home {
	background:url(../i/quem_somos/quem_somos_index.jpg) top no-repeat;
	width:770px;
	height:440px;
	text-align:center;
	margin: 0 auto;
}

.titulo_home {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:24px;
	background-color:transparent;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:#bebebe solid 1px;
	margin:0;
	float:left;
	text-align:left;
	line-height:35px;
	width:100%;
	height:22px;
}
#home #conteudo_home {
	width: 650px;
	margin:0 auto;
	padding:0;
}
#detalhes {
	width: 770px;
	margin:0;
	float: left;
	padding:0;
}
#home #conteudo_home #detalhes_home {
	width: 640px;
	float:left;
	margin:210px 50px 0 0;
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#747474;
	text-decoration:none;
	font-size:14px;
	text-align:left;
}
#home #conteudo_home #detalhes_home_2 {
	width: 300px;
	margin:210px 0 0 0;
	float:left;
	font-family:"Trebuchet MS", Arial, Tahoma;
	color:#747474;
	text-decoration:none;
	font-size:14px;
}
#home #conteudo_home #detalhes_home_2 img {
	margin:0 10px 10px 0;
	padding:2px;
}
.icones {
	vertical-align:middle;
}
.menu-hv ul li a:hover {
	text-decoration:underline;
}
.menu-hv ul li ul a:hover {
	text-decoration:none;
	background:url(../i/quem_somos/bg_menu.jpg) repeat-x;
}
.menu-hv li {
	list-style:none;
	float:left;
	background:url(../i/quem_somos/separator_menu.jpg) no-repeat right top;
}
