body {
	background-image: url(bitmaps/background.jpg);
	background-color: #353032;
	background-repeat: repeat-x;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-family: Tahoma, Arial, "Trebuchet MS";
	color: #353032;
	
}
.txt_menutop {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3E4228;
}

.txt_menutop:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #3E4228;
}

.txt_menutopActive {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.txt_menutopActive:hover {

	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.frase {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.CelContent {
	height:226px;
	border-color:#D7D7D7;
	border-style:solid;
	border-width:1px;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(bitmaps/bk_content.jpg);
}

.CelAcceso {
	height:186px;
	border-color:#D7D7D7;
	border-style:solid;
	border-width:1px;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(bitmaps/bk_acceso.jpg);
}

.CelDark {
	height:186px;
	border-color:#D0D0D0;
	border-style:solid;
	border-width:1px;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(bitmaps/bk_dark.png);
}


.CelFooter {
	height:31px;
	border-color:#D0D0D0;
	border-style:solid;
	border-width:1px;
	width:100%;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(bitmaps/bk_footer.png);
}


.txt_acceso {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #9ADC00;
}
.txt_contenidos {

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #3E4228;
}
.txt_vermas {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #75C105;
}
.txt_vermas:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A0BD07;
}


.txt_titledrk {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3E4228;
}
.txt_footer {


	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #575757;
}
.txt_minilinks {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #5C9704;
}
.txt_minilinks:hover{

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #849B00;
}
.txt_titilo {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #75C105;
}
.Celmenu {

	height:160px;
	border-color:#D7D7D7;
	border-style:solid;
	border-width:1px;
	width:160px;
	padding:0px;
	border-collapse:collapse;
	border-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(bitmaps/bk_content.jpg);
}

.txt_contenmenu {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3E4228;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_contenTitles {

	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #A8C600;
	font-family: Tahoma, Arial, "Trebuchet MS";
}
.txt_headtitle {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #4A600F;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 100px;
	line-height: 23px;
}

