.PanelCabezoteAdmin
{
    width:800px;
    height:205px;
    /*padding-left:10px;*/
}
.PanelCabezote
{
    width:800px;
    height:350px;
    /*padding-left:10px;*/
}
.PanelMenuAndLogo
{
    width:800px;
    height:80px;
    vertical-align:top;
}
.PanelBanner
{
    width:800px;
    height:270px;
    vertical-align:top;
}
.BannerPaneNewHome {
	vertical-align: top;
	width: 800px;
	height:270px;
	padding-left:5px;
}
.LogoNewHome {
	vertical-align: top;
	width: 238px;
}
.MenuNewHome {
	vertical-align: middle;
	width: 482px;
}
body {
	background: url(./img/imgBodyBG.jpg) top center no-repeat #f7f7f7;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #6b6b6b;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #6b6b6b;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.tituloAzul {
	padding-bottom: 5px;
	border-bottom: solid 1px #CCCCCC;
}
.tituloOrange {
	padding-bottom: 10px;
}
.subtituloAzul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #1292b9;
}
.menuNormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #6b6b6b;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
.menuOver {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #1292b9;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
.menuSeparator {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #6b6b6b;
	padding-left: 3px;
	padding-right: 3px;
}
.linkBody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #1292b9;
	background: url(./img/imgLinkArrow.gif) no-repeat right;
	padding-right: 10px;
	text-decoration: underline;
}
.linkBodyClose {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #1292b9;
	background: url(./img/imgLinkClose.gif) no-repeat right;
	padding-right: 10px;
	text-decoration: underline;
}
.linkBodyPlus {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #1292b9;
	background: url(./img/imgLinkPlus.gif) no-repeat right;
	padding-right: 10px;
	text-decoration: underline;
}
.linkFooter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #6b6b6b;
	text-decoration: none;
}
.imgBorder {
	border: solid 4px #CCCCCC;
}
.imgLeftBorder {
	border: solid 4px #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgRightBorder {
	border: solid 4px #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sombraBodyLeft {
	background: url(./img/imgSombraBodyLeft.gif) no-repeat top left;
}
.sombraBodyRight {
	background: url(./img/imgSombraBodyRight.gif) no-repeat top right;
	padding: 15px;
}
.fondoFooter {
	background: url(./img/imgFooterBG.gif) top center no-repeat #6b6b6b;
	height: 152px;
	vertical-align: top;
}
.logo {
	vertical-align: top;
	width: 295px;
	height: 117px;
}
.menu {
	vertical-align: bottom;
	width: 482px;
	height: 58px;
	padding-bottom: 20px;
}
.leftBannerPane {
	vertical-align: top;
	width: 295px;
}
.bannerPane {
	vertical-align: top;
	width: 482px;
}
.LeftPane {
	vertical-align: top;
	width: 33%;
	text-align: left;
}
.LeftPaneDeco {
	background: url(./img/imgDecoLeftPanel.gif) top left no-repeat #efefef;
	height: 18px;
}
.LeftPaneDeco2 {
	background: url(./img/imgDeco2LeftPanel.gif) top right no-repeat #efefef;
	height: 13px;
}
.LeftPaneBody {
	background: #efefef;
	text-align: left;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}
.ContentPane {
	vertical-align: top;
	width: 67%;
	text-align: left;
}
.ContentPaneDeco {
	background: url(./img/imgDecoBody.gif) top right no-repeat #ffffff;
	height: 18px;
}
.ContentPaneDeco2 {
	background: url(./img/imgDeco2Body.gif) top left no-repeat #ffffff;
	height: 20px;
}
.ContentPaneBody {
	background: #ffffff;
	text-align: left;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}
.footer {
	height: 69px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #6b6b6b;
	padding: 0px 0px 0px 0px;
}
.login {
	height: 56px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #6b6b6b;
	padding: 0px 50px 0px 0px;
}
.textLogin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.input {
	border: #a9a9a9 solid 1px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
}
.info {
	background: #ecf3f9;
	border: solid 1px #cddae4;
	padding: 5px 13px 5px 13px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #6b6b6b;
	margin-top: 10px;
}
ul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-decoration: none;
	text-indent: 0px;
	font-variant: normal;
	text-transform: none;
	text-align: left;	
	/*list-style-position: outside;
	list-style-image: url(../img/imgBullet.gif);
	list-style-type: circle;*/
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
}
li {
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-align: left;	
}
.tableHead {
	background: url(./img/imgTableHead.gif) repeat-x top #0570cd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;	
}
.franjaGris {
	background: #f3f3f3;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-align: center;
}
.franjaBlanco {
	background: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6b6b6b;
	text-align: center;
}
