body {
	background-color: #F2ECEC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;

}

.table {
	background-color: #D5BDBF;
}
.menu {
	height: 49px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_menu.jpg);
}


.menu a{
	text-decoration: none
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none
}


.piede {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(../images/bg_piede.jpg);
	height: 80px;
	color: #000000;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F2ECEC;
}
.piede a{
	text-decoration: none
}

.piede a:hover {
	color: #D5BDBF;
	text-decoration: none
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.appmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #E2D3D4;
	text-align: center;
}

.appmenu a{
	text-decoration: none
}

.appmenu a:hover {
	color: #FFFFFF;
	text-decoration: none
}

.titleapp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
