/* CSS Document */

.CeldaMenu{
	background-color: #cccebc;
}
.CeldaDescript{
	background-color: #cccebc;
	padding: 4px;
}
.TablaDescript{
	background-color: #cccebc;
}
.titLogs{
	color: #ebebeb;
	width: 100%;
	text-align: right;
	font-size: 88%;
	font-weight: bold;
	border-bottom: solid 1px #edefdb;
	margin-bottom: 4px;
}
.textoLogin{
	color: #ffffff;
	font-size: 88%;
	font-weight: bold;
}
.TitProdShop{
	background-color: #324817;
	padding-left: 4px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #EDEFDB;
	text-align: left;
}
.PresentacionesTxt{
	font-family: Times New Roman, Times, serif; font-size: 11px; font-style: normal; color: #666633;
}
.Price{
	font-size: 12px;
	color: #324817;
	font-weight: bold;
}
.FormReg{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666633;
	background-color: #E6D56A;
	border-bottom: solid 1px #4E6134;
}
.FormRegPad{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666633;
	background-color: #E6D56A;
	border-bottom: solid 1px #4E6134;
	padding-left:2px;
}
.TitFormReg {  font-family: Times New Roman, Times, serif; font-size: 12pt; color: #666633; font-weight: bold; margin-bottom: 4px; padding-bottom:4px;}
