@charset "utf-8";
a.clas1:link {
	color:#495f0d;
	text-transform: none;
	text-decoration: underline;
}
a.clas1:visited {
	color:#495f0d;
	text-transform: none;
	text-decoration: underline;
}
a.clas1:hover {
	color:#e51e31;
	text-decoration: underline
}
.backgroundTop {
	background-image: url(images/BackendTop.jpg);
	background-repeat: repeat;
}
.backgroundBottom {
	background-image: url(images/BackendBottom.jpg);
	background-repeat: repeat-x;
	background-color:#f9f9f0
}
.backgroundBanner {
	background-image: url(images/BrdTop05.png);
	background-repeat: repeat;
}
.brdLeft {
	background-image: url(images/BrdBottom01.png);
	background-repeat: repeat;
}
.brdRight {
	background-image: url(images/BrdBottom02.png);
	background-repeat: repeat;
}
.txtCreditos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #798752;
	text-align: center;
}
.backgroundtit {
	background-image: url(images/BrdCd05.png);
	background-repeat: repeat;
}
.backgroundCuadro {
	background-image: url(images/BrdCd11.png);
	background-repeat: repeat;
	background-color:#ebeee1
}
.txtGeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #798752;
	text-align: left;
}
.txtGeneralBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #798752;
	text-align: left;
}
.brdCuadroLeft {
	background-image: url(images/BrdCd10.png);
	background-repeat: repeat;
}
.brdCuadroRight {
	background-image: url(images/BrdCd12.png);
	background-repeat: repeat;
}
.lineaDegree {
	background-image: url(images/BrdCd08.png);
	background-repeat: repeat;
}
.lineaTop {
	background-image: url(images/BrdCd02.png);
	background-repeat: repeat;
}
.lineaBottom {
	background-image: url(images/BrdCd14.png);
	background-repeat: repeat;
}
.degreeTop {
	background-image: url(images/BrdCd02.png);
}
.degreeCenter {
	background-image: url(images/BrdCd08.png);
}
.degreeBottom {
	background-image: url(images/BrdCd14.png);
}
.bottom {
	background-image: url(images/BrdCd14.png);
	background-repeat: repeat-x;
	height: 10px;
}
.top {
	background-image: url(images/BrdCd02.png);
	background-repeat: repeat-x;
	height: 10px;
}
.center {
	background-image: url(images/BrdCd08.png);
	background-repeat: repeat-x;
	height: 15px;
}

