@charset "utf-8";
/* CSS Document */

.Titulo01 {
	height: 56px;
	background-image: url(images/01.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 50px;
}
.Titulo02 {
	height: 56px;
	background-image: url(images/02.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 50px;
}
.Titulo03 {
	height: 56px;
	background-image: url(images/03.png);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 50px;
}
.Padding {
	padding-bottom: 40px;
	padding-top: 17px;
}

.Content .Normal {
	color: #CCCCCC;
}
.Content .NormalBold {
	color: #CCCCCC;
}
.Content TD {
	color: #CCCCCC;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Content ul {
	margin-left: 0px;
	padding-left: 5px;
}
.Content li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	list-style-type: none;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(images/vineta.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.Content A:link, A:visited  {
	color: #ff9900;
}
.Content A:active, A:hover    {
	color: #ff9900;
}
.Content .CommandButton  {
	color: #ff9900;
}
.Content A.CommandButton:link, A.CommandButton:visited  {
	color: #ff9900;
}
.Content A.CommandButton:active, A.CommandButton:hover    {
	color: #ff9900;
}
.Content .Head {
	color: #FFFFFF;
}
.Content .SubHead {
	color: #CCCCCC;
}
.Content p {
	color: #CCCCCC;
}
.webTab {
	background-image: url(images/webTab.png);
	width: 26px;
	background-repeat: no-repeat;
	background-position: right 16px;
}
.reflejoTabs {
	background-image: url(images/reflejoTabs.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
}
.BottomRightTabs {
	background-image: url(images/BottomRightTabs.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 2px;
}
.RightTabs {
	background-image: url(images/RightTabs.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 2px;
}
.GreyBG {
	background-color: #6e7883;
	background-image: url(images/GreyBG.png);
	background-repeat: repeat;
	padding: 10px;
}
