@charset "utf-8";
.normales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #446C72;
	text-decoration: none;
}
.normales_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.links_normales_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}
.normales_claras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7CA8B6;
	text-decoration: none;
}
.normales_blancas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.normales_blancas_menu_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}

.smallblancas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.sobrepuesto{
	position: relative;
	left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#C5C5C5;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.sombra{
	position:absolute;
	left: 1.5px;
	top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}
.smallblancas_menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
	text-decoration:none;
}
.smallblancas_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
	text-decoration:none;
	margin-left:5px;
}
.sobrepuesto_small{
	position: relative;
	left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#C5C5C5;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.sombra_small{
	position:absolute;
	left: 1.5px;
	top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}
.smallnormales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #446C72;
	text-decoration: none;
}

	#menup a {
		display:block;
		margin: 2px 0; padding:4px 0 3px 3px;
		width:141px;
		color:white;
		background: url("http://www.perssa.com.mx/images/tiraje-azul-gris-productos.png") 0 0 no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		cursor:pointer;
		text-decoration:none;
		margin-left:5px;
		}
	#menup a:hover {	
		background-position: -192px 0;
		color: white;
		}
		
	#categoria1 a {
		display:block;
		
		padding:4px 0 3px 3px;
		width:135px;
		color:white;
		background: url("http://www.perssa.com.mx/images/tiraje-blanco-azul.png") 0 0 no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #565656;
		text-decoration: none;
		cursor:pointer;
		text-decoration:none;
		margin-left:10px;
		}
	#categoria1 a:hover {	
		background-position: -192px 0;
		color: #565656;
		}
	
