
#bannerHome
{
	width:960px;
	height:350px;
	overflow:hidden;
	position:relative;
}

#bannerHome ul
{
	width:960px;
	height:350px;
	margin:0;
	padding:0;
}
#bannerHome ul li, #bannerHome ul li img
{ 
}

#bannerHome img.a
{ 
	position:absolute;
	right:20px;
	top:15px;
	z-index:10000;
}

.content_content
{
	background-color:#eeeeee !important;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

#diSubs
{
	background-image:url(/images/bckNewsletterWeb.png);
	width:192px;
	height:70px;
	position:absolute;
	right:20px;
	z-index:10000;
	padding:15px;
	color:#FFFFFF;
	bottom:10px;
	font-size:12px;
}

#diSubs 	input
{
	width:110px;
	font-size:10px;
	padding:5px;
	margin-top:15px;
}

#diSubs 	.btn
{
	background-color:#FFFFFF;
	color:#3eae48;
	width:40px;
	font-weight:bold;
	display:table;
	float:right;
	text-transform:uppercase;
	padding:5px;
	position:relative;
	top:3px;
}