/* CSS Document */

body{
margin:0px;
margin-top:20px;
background-color: #C9C6B3;
background-image: url(img_cuba/bg.jpg);



scrollbar-arrow-color: #576D22;
scrollbar-base-color: #B2CF01;
scrollbar-dark-shadow-color: #6A5C41;
scrollbar-track-color: #CCCCCC;
scrollbar-shadow-color: #6A5C41;
scrollbar-highlight-color: #6A5C41;
scrollbar-3d-light-color: black;
}
.main_tab{
background-image:url(img_cuba/bg_index.jpg);
background-repeat:no-repeat;
width:1000px;
height:680px;
}

.footer {
background-image:url(img/bg_footer.gif);
height:46px;

}

	.footer_link ,.footer_link  A:link, .footer_link  A:visited, .footer_link  A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#635d47;
	text-decoration:none;
	}

		.footer_link  A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#635d47;
	text-decoration:underline;
	}
	
		
	
