a:active,
a:focus {outline:0;}

.CeldaContent {
	padding-bottom: 20px;
}
.LeavesCell {
	background-attachment: scroll;
	background-image: url(../common_files/leaves.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.BotonesUp {
	padding: 5px;
	text-decoration: none;
}
.BotonesDown {
	padding: 5px;
	text-decoration: none;
	background-color: #B1C69D;
}


.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #212F22;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}


.Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #212F22;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
.ContentLink {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #800000;
	text-decoration: none;
}
.ContentLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #C00;
	text-align: justify;
	text-decoration: none;
}
.DivisionComments {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202E21;
}

p {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #212F22;
}
.TablaFoot {
	bottom: 0px;
}
.CeldaFoot {
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1C69D;
}

.ContentFoot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #B1C69D;
	text-decoration: none;
}
.ContentFootLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #B1C69D;
	text-decoration: none;
}

.ContentFootLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.ContentFootLinkCurrent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.ContentFootLinkCurrent:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}


#contents {
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:auto;
}
#main {
	height: auto;
	margin-bottom: 35px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 2px;
	width:100%;
}
ul {
	color: #212F22;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center_image {
	text-align: center;
}
