/*
 * Mosaico Serviços
 * www.mosaicoservicos.com.br
 * 
 * Master.css - principais definições do site
 * Sérgio Michels
 * 14/07/2008
 * 
 * Alterações:
 * 
 */

* {	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;} 

html, body {
	height: 100%;
	color: #58945c;
}

.todo {
	position: relative; 
	min-height: 100%;
	display: block;
}

* html .todo {
	height: 100%;
}

.conteudo {
	padding-bottom: 30px;
	background: #eeeeee url(../imagens/bg_centro.jpg) repeat-x;
	display: block;
	float: left;
}

input , textarea {
	border: none !important;
}

h1 {font-size: 16px; font-weight: bold;}
h2 , h3 , h4 , h5 {font-size: 13px; font-weight: bold;}

p , a {color: #629a66;}

a {outline: 0 !important;}

.top, .centro, .rodape {
	width: 100%; 
	display: block;
	float: left;
}

.top-conteudo, .centro-conteudo, .rodape-conteudo {
	width: 800px;
	display: block;
	margin: 0 auto;
}

.top, .rodape {
	background: #6bba70;
}

.top {
	height: 123px !important;
	border-bottom: 7px solid #58945c;
	float: left;
}

.top-conteudo h1 {
	text-indent: -10000px;
	outline: 0;
	width: 330px;
	height: 100px;
	float: left;
	background: url(../imagens/logo.png) no-repeat;
}

/***** Menu Principal *******/

.main-menu, .main-menu li {display: inline; float: left;}

.main-menu {
	margin-left: 15px;
	margin-top: 55px;
	width: 435px;
}

.main-menu li a {
	text-indent: -10000px;
	outline: 0;
	display: block;
	height: 31px;
}

.inicio a {
	width: 57px;
	background: url(../imagens/inicio_menu.png) no-repeat;
}

.instit a {
	width: 102px;
	background: url(../imagens/instit_menu.png) no-repeat;
}

.servicos a {
	width: 84px;
	background: url(../imagens/servicos_menu.png) no-repeat;
}

.clientes a {
	width: 77px;
	background: url(../imagens/clientes_menu.png) no-repeat;
}

.depoimentos a {
	width: 103px;
	background: url(../imagens/depoimentos_menu.png) no-repeat;
}

.main-menu li a:hover, .selecionado a  {
	background-position: bottom left !important;
}

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


.centro {
	background: url(../imagens/transp.png) repeat;
	float: left;
	margin-top: 25px;
	display: block;
	min-height: 535px;
}

* html .centro {
	height: 535px;
}

.banner-mosaico {
	display: block;
	float: left;
	width: 784px;
	height: 250px;
	background: url(../imagens/banner_home.png) no-repeat;
	margin-left: 2px;
}

.banner-mosaico h2 {
	display: none;
}

.banner-mosaico * {
	color: #FFF;
}

.banner-mosaico ul {
	width: 418px;
	float: left;
	margin-top: 45px;
	margin-left: 25px;
}

.banner-mosaico ul li {
	background: url(../imagens/options_ico.png) no-repeat left center;
	padding: 5px 0 5px 20px;
	_padding: 0 5px 0 20px;
	_margin-top: 10px;
	width: 40%;
	float: left;
}

.bservicos {
	display: block;
	float: left;
	width: 450px;
}

.bservicos a {
	margin-left: 120px;
	_margin-left: 75px;
	margin-top: 10px;
	display: block;
	float: left;
}

.bfotos {
	float: left;
	display: block;
	width: 295px;
	height: 137px;
	margin-top: 40px;
	background: url(../imagens/fotos_banner.png) no-repeat;
}

.empresa, .dep-home {
	width: 48%;
	float: left;
	display: block;
	margin-top: 40px;
}
.empresa {
	margin-left: 5px;
	/*background: url(../imagens/vert_div.png)  right no-repeat;*/
	background: url(../imagens/divisor.png) top right no-repeat;
	/*border-right: 1px dotted #ccc;*/
	padding-right: 5px;
}

.empresa p {
	margin-top: 5px;
	line-height: 20px;
	text-align: left;
}

.empresa p * {
	float: left;
}

.empresa p span {
	text-decoration: underline;
	float: none;
	width: 267px;
	margin-bottom: 10px;
}

.empresa p img {
	border: 2px solid #629a66;
	margin: 0px 10px 0 0px;
	vertical-align:middle;
}

.dep-home {
	padding-left: 5px;
}

.dep-home h3 {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.dep-home h3 span {
	text-indent: -10000px;
	outline: 0;
	width: 177px;
	height: 53px;
	background: url(../imagens/depoimentos_tit.png) no-repeat;
	display: block;
}

.dep-home p {
	line-height: 22px;
	margin-left: 10px;
	width: 90%;
}

.dep-home-autor {
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
}

.dep-home a  {
	margin-top: 25px;
	margin-left: 100px;
	float: left;
}

.block {
	display: block;
	float: left;
	padding: 5px 0;
}


.clear {
	clear: both;
}

/*** CSS Genérico para criar menu na direita e centro com este menu ****/
.menu-dir ,
.centro-com-menudir {
	display: block;
	float: left;
}

.menu-dir {
	float: left;
	width: 189px;
	height: 529px;
	margin-left: 20px;
}

.menu-dir ul li {
	width: 150px;
	padding: 5px 0;
	/*border-bottom: 2px solid #d5d5d5;*/
	background: url(../imagens/borda_bottom.png) no-repeat bottom;
	
}

.menu-dir ul li a {
	color: #629a66;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.centro-com-menudir {
	width: 500px;
}

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

/* Rodapé */

.rodape {
/*	position: absolute;
	bottom: 0;*/
	border-top: 4px solid #58945c;
	display: block;
	min-height: 96px;
}

* html .rodape {
	height: 96px;
}

.rodape-conteudo {
	width: 800px;
	margin: 0 auto;
}

.rodape-endereco , .rodape-contato {
	width: 60%;
	float: left;
	margin-top: 10px;
}

.rodape-contato {
	width: 40%;
}

.rodape-endereco p {
	font-weight: bold;
	margin-left: 5px;
}

.rodape-contato p {
	text-align: left;
	float: left;
	width: 300px;
	_width: 210px;
	margin-left: 95px;
	_margin-left: 35px;
}

.rodape-contato p * {
	float: left;
}

.rodape p {
	color: #FFF;
}
