#home_container {
	width: 800px;
	min-height:760px;
	background: url(../images/home/background_home.png) repeat-y;
}
#home_container * {
	margin: 0;
	padding: 0;
}
#home_left {
	position: absolute;
	left: 0px;
	background: #ffffff url(../images/home/background_left.jpg) no-repeat;
	width: 160px;
	height: 760px;
}
#home_center {
	position: absolute;
	left: 160px;
	background: #cce0eb url(../images/home/background_center.jpg) no-repeat;
	width: 640px;
	height: 760px;
}
#home_right {
	position: absolute;
	left: 640px;
	background: #ffffff url(../images/home/background_right.jpg) no-repeat;
	width: 160px;
	height: 760px;
}
/*left*/
#logo_costa_home { margin: 0; }
#logo_costa_home a {
	display: block;
	width: 160px;
	height: 74px;
	background: url(../images/home/logo_costa.jpg) no-repeat;
	margin: 0;
}
#logo_costa_home span { display: none; }
#box_promo { height: 46px; }
#box_tematicos {
	border-top: 1px #999999 dashed;
	border-bottom: 1px #999999 dashed;
	padding: 2px 0 4px 0;
}
.box_dashed, .box_clean { padding: 5px 0 5px 0 !important; }
.box_dashed { border-bottom: 1px #fbcd3c dashed; }
.list_tematicos {
	list-style: none;
	margin:  0;;
	padding: 5px 0 0 20px !important;
}
.list_tematicos li {
	display: inline;
	padding: 0;
}
.list_tematicos a {
	display: block;
	float: left;
	width: 59px;
	height: 58px;
	margin: 0 2px 2px 0 !important;
	padding: 0;
	background-repeat: no-repeat;
}
.list_tematicos span { display: none; }

.list_home_basic, .list_promos { list-style-position: outside; }
.list_home_basic li, .list_promos li {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 0 8px !important;
}
.list_home_basic a, .list_promos a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(../images/home/bullet_promo.png);
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	text-indent: 0 !important;
	padding: 0 0 0 9px !important;
}
.list_home_basic a { background-image: url(../images/home/bullet7.gif); }
.list_home_basic a:first-line, .list_promos a:first-line { margin: 0 0 0 -9px !important; }
/*center*/
#home_slider {
	width: 480px;
	height: 603px;
}
#flash_abertura { 
	width: 480px;
	height: 376px;
}
#menu_temporada {
	width: 480px;
	height: 127px;
	background: url(../images/home/saibamais.png) no-repeat;
}
#menu_temporada ul {
	list-style: none;
	margin:  0;
	padding: 5px 0 0 20px !important;
}
#menu_temporada li {
	margin: 0;
	padding: 0;
}
#menu_temporada a {
	display: block;
	text-indent: -999px;
}
#btn_ccon {
	position: relative;
	top: 86px;
	left: 41px;
	width: 106px;
	height: 16px;
	background: url(images/home/btn_destaque_ccon.png) no-repeat;
}
#btn_ccon a {
	width: 106px;
	height: 16px;
}
#btn_cmag {
	position: relative;
	top: 55px;
	left: 150px;
	width: 83px;
	height: 22px;
	background: url(images/home/btn_destaque_cmag.png) no-repeat;
}
#btn_cmag a {
	width: 83px;
	height: 22px;
}
#btn_cvic {
	position: relative;
	top: 9px;
	left: 236px;
	width: 85px;
	height: 31px;
	background: url(images/home/btn_destaque_cvic.png) no-repeat;
}
#btn_cvic a {
	width: 85px;
	height: 31px;
}

#news_container {
	width: 480px;
	height: 100px;
	background-color: #cce0eb;
	text-align: left !important;
}
#news_container p { text-align: left !important; }
.box_news { 
	float: left;
	width: 227px;
	height: 62px;
	color: #000000;
	font-size: 9px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 6px !important;
}
.image_news {
	width: 59px;
	height: 59px;
	float: left;
	border: 0;
	padding-right: 6px !important;
}
/*right*/
.list_outrosdestinos { list-style-position: outside; }
.list_outrosdestinos li {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 0 8px !important;
}
.list_outrosdestinos a {
	background-repeat: no-repeat;
	background-position:left center;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	text-indent: 0 !important;
	padding: 0 0 0 9px !important;
}