/* PRIMEIRA PAGINA - INICIO */



/* AREA 1 - INICIO */

		#area1{
			width:780px;
			height:280px;			
			margin:0 auto;
			Z-Index:1;
			position:relative;		
		}
		
		#area1 #area1-esquerda{
			width:240px;
			height:280px;
			float:left;
		}
		
		#area1 #area1-esquerda #links-area1{
			width:240px;
			height:170px;
			background:#7BCB89;
			text-align:right;
			font-size:14px;	
			margin-top:10px;

      	
		}
		
		#area1 #area1-esquerda #links-area1 p{
			margin-top:10px;
			margin-right: 10px;
			padding-top: 0px;
			padding-right: 13px;			
			background-image: url(../imagens/bulletlinkarea1.gif) ;
			background-repeat: no-repeat;
			background-position: right;
			
		}		
		
		#area1 #area1-esquerda #links-area1 a{		
			font:bold 100% 'Trebuchet Ms' , Helvetica , Arial , Tahona;
			color:#FFF;
			te	
		}
		
		
	
		#area1 #area1-esquerda #titulo-area1{
			width:240px;
			height:80px;
			background:#C1D7DF;
			margin-top:10px;      			
		}
		
		
		
		#area1 #area1-esquerda #titulo-area1 p{
			margin-top: 25px;
			margin-right: 10px;
			margin-left: 10px;
			color:#76a6bc;
			font:150% 'Trebuchet Ms' , Helvetica , Arial , Tahona;
			padding-left: 25px;			
			background-image: url(../imagens/bullethotel.gif) ;
			background-repeat: no-repeat;
			background-position: left;
			vertical-align: text-bottom;

		}

		#mosaico{
			width:550px;
			height:280px;
			float:right;
			margin-right:-10px;			
		}
		
/* AREA 1 - FIM */

/* AREA 2 - INICIO */

		
		#area2{
			width:800px;
			height:220px;			
			margin-top:-90px;
			Z-Index:0;
			background:#84B2C6;									
			position:relative;						
		}		

		#area2 #under-area1{
			width:800px;
			height:90px;			
			background:#84B2C6;						
		}
		
		#area2 #chamada-e-link{
			width:780px;
			background:#84B2C6;		
			margin:0 auto;
		}
		
		#area2 #chamada-principal{
			float:left;		
		}
		
		#area2 #chamada-principal{
			width:600px;
			height:120px;			
			background:#FFF;
			text-align:justify;							
		}

		#area2 #chamada-principal p{
			margin:10px;
		}
		
		#area2 #links-area2{
			float:right;		
		}
		
		#area2 #links-area2{
			width:170px;
			height:120px;
			background:#9CC3CE;
			font-size:14px;
    			
		}
		
		#area2 #links-area2 a{		
			font:bold 100% 'Trebuchet Ms' , Helvetica , Arial , Tahona;
			color:#FFF;
		}		
		
		#area2 #links-area2 p{
			margin: 0 auto;
			margin-top: 10px;
			margin-left: 10px;
			padding-left: 13px;			
			background-image: url(../imagens/bulletlinkarea2.gif) ;
			background-repeat: no-repeat;
			background-position: left;			
		}		
		
/* AREA 2 - FIM */		
	


