﻿#BannerLeft
{
	width: 91px;
	height: 200px;
}
#BannerMiddle
{
	width: 507px;
	height: 200px;
	background-image: url('../../Images/Banners/banner_home_middle.jpg');
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
}
#BannerMessage
{
	height: 130px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
#BannerRight
{
	width: 93px;
	height: 200px;
}
.NavigationButton
{
	height: 15px;
	width: 33%;
	border: solid 1px #b6b6b6;
	background-color: #ffffff;
	padding: 8px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006aad;
}
#ClienteleTitle
{
	color: #006aad;
	font-size: 11px;
	font-weight: bold;
}
#HScroller
{
	height: 114px;
	background-image: url('../../Images/scroller_bg.jpg');
	background-repeat: repeat-x;
}

