.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.negritablanco18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textogeneralarialnormal12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.arial11normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.arial10normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.estilo_linkofertas{
	border: 1px solid #B6B6B6;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gestion07/images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
}


.estilo_linkofertas:hover{
	border: 1px solid #505050;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gestion07/images/fondoBoton_hover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
	
}

