#carrusel {
	position: relative;
	height: 267px;
	width: 560px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	overflow: hidden;
}
#carrusel #content_carrusel {
	position: absolute;
	height: auto;
	width: 559px;
	top: 0px;
}
#carrusel .carrusel_publi {
	position: relative;
	width: 559px;
	height: 267px;
}
#carrusel .img_carrusel {
	position: relative;
	height: 267px;
	width: 560px;
	padding-top: 1px;
}
#carrusel .box_content_name {
	background-color: #666;
	position: absolute;
	height: 66px;
	width: 560px;
	z-index: 1;
	top: 24px;
}
#carrusel .desc_carrusel {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 144px;
	top: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	z-index: 2;
}
#carrusel .name_carrusel_1 {
	position: absolute;
	height: 20px;
	width: 398px;
	z-index: 3;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	left: 140px;
	top: 20px;
}
#carrusel .name_carrusel_2 {
	position: absolute;
	height: 20px;
	width: 398px;
	z-index: 2;
	text-transform: uppercase;
	color: #0d3c77;
	text-align: right;
	left: 139px;
	top: 19px;
}




#bg_two .center #two_float_left #btn_content_carrusel {
	position: relative;
	height: 96px;
	width: 397px;
	background-image: url(design/bg_publi.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbe1e6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbe1e6;
	float: left;
}
#bg_two .center #two_float_left #btn_content_carrusel .btn_carrusel {
	float: left;
	width: 99px;
	position: relative;
	height: 96px;
}
.arrow_carrusel {
	position: absolute;
	height: 13px;
	width: 26px;
	left: 35px;
	top: -10px;
	background-image: url(design/arrow-publi.gif);
	background-repeat: no-repeat;
}
#bg_two .center #two_float_left #btn_content_carrusel .btn_carrusel .img_btn_carrusel {
	text-align: center;
	position: relative;
	height: 41px;
	padding-top: 10px;
}
#bg_two .center #two_float_left #btn_content_carrusel .btn_carrusel .img_btn_carrusel a .img_btn_carrusel_img {
	border: 2px solid #a1aebb;
}
#bg_two .center #two_float_left #btn_content_carrusel .btn_carrusel .name_btn_carrusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b7389;
	text-align: center;
	width: 79px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	padding-top: 7px;
	line-height: 11px;
}
#btn_content_carrusel .btn_carrusel .name_btn_carrusel a {
	text-decoration: none;
	color: #5b7389;
}
#btn_content_carrusel .btn_carrusel .name_btn_carrusel a:hover {
	text-decoration: none;
	color: #bcc2c7;
}

