/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
	PITANGA| Soluções Inteligentes em Web
	Departamento de Desenvolvimento de Sistemas
	Projeto: Projeto Home Care
	Documento: CSS da Estrutura Base do Site
	Arquivo: estrutura.css
   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
	background:					url(../images/body.jpg) top right repeat-x;
	margin-top:					0px;
	}
	

#base {
	width:						990px;
	height:						overflow;
	margin:						auto;
	
	}

.header{
	width:						990px;
	height:						100px;
	float:						left;
	position:					relative;
	
	padding-top:                39px;
	}


#logo{
	width:						203px;
	height:						189px;
	float:						left;
	
	margin-left:				40px;
	
	position: 					absolute;
	z-index:					4;
	}

.banner{
	width:						950px;
	height:						174px;
	float:						left;
	}
	

.barra-banner{
	width:						910px;
	height:						40px;
	float:						left;
	
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					16px;
	color:						#fff;
	text-align:					center;
	
	letter-spacing:				5px;
	word-spacing:				50px;
	
	background:					url(../images/img1.png) top left repeat-x;
	
	margin-top:					-47px;
	margin-left:				20px;
	margin-right:				20px;
	
	padding-top:                6px;
	}
	
		
.base-conteudo{
	width:						950px;
	height:						overflow;
	float:						left;
	background:					url(../images/fund-sob-later.jpg) top center repeat-y;

	
	padding-left:               20px;
	padding-right:              20px;
	padding-bottom:             20px;
	/*
	margin-top:					139px;
	position:					absolute;
	padding-left:               20px;
	padding-right:              20px;
	*/

	}


.area-conteudo {
	width:						920px;
	height:						overflow;
	float:						left;	
	
	background:	 				url(../images/img2.png) top no-repeat;
	
	padding-top:                15px;
	padding-left:               15px;
	padding-right:              15px;	
	}

.page{
	width:						720px;
	height:						overflow;	
	margin-left:				15px;
	float:						left;
	
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					13px;
	color:						#999999;
	line-height:				25px;
	text-align:					justify;
	

	}
	
	
.box-peq-news{
	width:						236px;
	height:						177px;	
	float:						left;	
	}

.intervalo-box-peq-news{
	width:						3px;
	height:						177px;
	float:						left;
	
	background:					url(../images/img3.png) no-repeat;
	
	padding-left:               1px;
	padding-right:              1px;
	}

.titulo-box-peq-news{
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					20px;
	color:						#FF9900;
	
	float:						left;
	
	padding-left:               10px;
	}

.text-box-peq-news{
	width:						195px;
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					13px;
	color:						#999999;
	
	float:						left;	
	margin-top:					10px;
	padding:                    10px;	
	line-height:                20px;
	}

.icon-box-news{
	float:						right;	
	margin-top:					-20px;
	padding:                    10px;	
	padding-right:              30px;
	padding-bottom:             1px;
	}


.bottom-saiba-mais{
	width:						104px;
	height:						20px;
	float:						left;
	margin-top:                 30px;	
	margin-left:				10px;	
	}


.bottom-voltar{
	width:						104px;
	height:						20px;
	float:						left;
	margin-top:                 30px;	
	padding-bottom:				30px;
	
	}

.date {
	width:						450px;
	height:						20px;
	float:						right;
	
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#fff;
	
	margin-top:					76px;
	padding-top:                5px;
	position:					relative;
	
	}

.menu-head {
	width:						250px;
	height:						25px;
	float:						right;	
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#fff;	
	margin-left:				30px;
	}

.box-segundo{
	width:						715px;
	height:						250px;	
	float:						left;

	margin-top:					25px;
	margin-left:				15px;
	
	padding-top:                10px;
	
	background:					url(../images/img7.png) no-repeat;	
	}
	
.box-segundo-peq-titulo{
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					20px;
	color:						#2D6877;
	float:						left;
	}

.box-segundo-peq-text{
	width:						335px;
	height:						110px;
	float:						left;
	
	margin-top:					3px;
	padding-top:                10px;
	padding-left:               20px;
	}

.box-segundo-text{
	width:						200px;
	height:						overflow;
	float:						left;
	
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#999;	
	
	margin-top:					5px;
	line-height:				20px;
	}
	

.box-segundo-text a{
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#999;	
	line-height:				20px;
	text-decoration:			none;

	}

.box-segundo-text a:hover{
	font-family:				"Verdana", Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#005A9B;	
	line-height:				20px;
	line-height:				20px;
	}

.icon-box-segundo{
	width:						69px;
	height:						69px;
	float:						left;
	
	margin-right:               20px;
	}


.box-segundo-intervalo {
	width:						3px;
	height:						100px;
	background:					url(../images/img8.png) no-repeat ;
	float:						left;
	}



/* INICIO - Formatação MAPA */

.base-mapa{
	width:						overflow;
	height:						overflow;
	float:						left;
	
	border:						1px solid #CCCCCC;
	padding:                    10px;
	margin-left:				130px;
	margin-right:				100px;
	}


/* FIM - Formatação MAPA */
