

.menuprincipal {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#999999;
	padding-left:20px;
	cursor:pointer;
}

.menuprincipalSel {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#585858;
	background-color:#D5D9CB;
	padding-left:20px;
	cursor:pointer;
}

.menuprincipalSel_admin {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#585858;
	background-color:#D5D9CB;
	padding-left:5;
	cursor:pointer;
}

.menuprincipal_admin {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#999999;
	padding-left:5;
	cursor:pointer;
}



.menusecundario {
	height: 35;
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#585858;
	background-color:#C9C9C9;
	padding-left:5;
	cursor:pointer;
}

.menusecundarioSel {
	height: 35;
	font-family: Verdana;
	font-weight: regular;
	font-size: 12px;
	color:#585858;
	background-color:#D5D9CB;
	padding-left:5;
	cursor:pointer;
}


.botonIndex{
	height: 15;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #919191;
	background-color:#E4E4E2;
	padding-left:5;
	cursor:pointer;
}

.botonIndexSel{
	height: 15;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #919191;
	background-color:#D5D9CB;
	padding-left:5;
	cursor:pointer;
}

.Spacer {
	background-color:white;
	padding:0;
}

.menuTipo {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
}

.menuTipoSel {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
	background-color:#B8BBAF;
}


.submenuTipo {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
}

.submenuTipoSel {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
	background-color:#E4E4E2;
}

.menuTipoTitulo {
	font-family: Verdana;
	font:bold;
	font-size: 10px;
	color:#585858;
}

.menuTipoItem {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
}

.menuTipoItemSel {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
	background-color:#E4E5E2;
}

.TipoTitulo {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color:#585858;
	background-color:#C9C9C9;
}

.CaracTitulo {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color:#585858;

}

.CaracItem1 {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
	background-color:#F6F6F6;
}

.CaracItem2 {
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
}

.footer{
	font-family: Verdana;
	font-weight: regular;
	font-size: 10px;
	color:#585858;
	background-color:#C9C9C9;
}

.Novedades{
	font:bold;
	font-size: 12px;
}

.withoutBold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 200;
	color:#585858; 	
	text-decoration:underline;
}


.bodyFrame{
	background-color:E4E5E2;
	margin-right:20;
	margin-left:20;
}

.mainBGColor{
	background-color:E4E5E2;
}

.mainBox{
	background-color:#F6F6F6;
}

.trColor1{
	background-color:#F6F6F6;
}

.trColor2{
	background-color:#EBF1ED;
}

.botonInput{
	font-size:10px;
	font:bold;
	color:#585858;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#585858
}